public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php-pecl-amqp] epel10.2: rebuild with default php 8.3 #2488949
Date: Tue, 16 Jun 2026 05:15:47 GMT [thread overview]
Message-ID: <178158694740.1.1771667701430256048.rpms-php-pecl-amqp-40f33e802baa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/php-pecl-amqp
Branch : epel10.2
Commit : 40f33e802baa73b542387806179b6c1fb908e7df
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-16T07:15:40+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/php-pecl-amqp/c/40f33e802baa73b542387806179b6c1fb908e7df?branch=epel10.2
Log:
rebuild with default php 8.3 #2488949
(cherry picked from commit 024b3a815049812b9569e43aaa5ba6ce91e4686d)
---
diff --git a/php-pecl-amqp.spec b/php-pecl-amqp.spec
index 074339b..825bb24 100644
--- a/php-pecl-amqp.spec
+++ b/php-pecl-amqp.spec
@@ -23,7 +23,7 @@
Summary: Communicate with any AMQP compliant server
Name: php-pecl-amqp
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: PHP-3.01
URL: https://pecl.php.net/package/amqp
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -32,7 +32,8 @@ ExcludeArch: %{ix86}
BuildRequires: make
BuildRequires: gcc
-BuildRequires: php-devel >= 7.4
+# Ensure default PHP 8.3 on EPEL-10
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
BuildRequires: php-pear
BuildRequires: pkgconfig(librabbitmq) >= 0.8.0
%if %{with tests}
@@ -199,6 +200,9 @@ exit $ret
%changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 2.2.0-2
+- rebuild with default php 8.3 #2488949
+
* Sat Jan 3 2026 Remi Collet <remi@remirepo.net> - 2.2.0-1
- update to 2.2.0
- drop patch merged upstream
reply other threads:[~2026-06-16 5:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178158694740.1.1771667701430256048.rpms-php-pecl-amqp-40f33e802baa@fedoraproject.org \
--to=remi@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox