public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/php-pecl-msgpack] epel10.2: rebuild with default php 8.3 #2488949
@ 2026-06-16  5:03 Remi Collet
  0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-16  5:03 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/php-pecl-msgpack
            Branch : epel10.2
            Commit : 9c9066e32dc207f5fcbc7e89384cb3f7047afbdd
            Author : Remi Collet <remi@fedoraproject.org>
            Date   : 2026-06-16T07:03:27+02:00
            Stats  : +5/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/php-pecl-msgpack/c/9c9066e32dc207f5fcbc7e89384cb3f7047afbdd?branch=epel10.2

            Log:
            rebuild with default php 8.3 #2488949

(cherry picked from commit 515e3876f0b6ee9d0dfe2a6cbdeb9ca617333c36)

---
diff --git a/php-pecl-msgpack.spec b/php-pecl-msgpack.spec
index 197e3eb..60ecd33 100644
--- a/php-pecl-msgpack.spec
+++ b/php-pecl-msgpack.spec
@@ -26,14 +26,14 @@
 Summary:       API for communicating with MessagePack serialization
 Name:          php-pecl-msgpack
 Version:       %{upstream_version}%{?upstream_lower:~%{upstream_lower}}
-Release:       1%{?dist}
+Release:       2%{?dist}
 Source:        https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
 License:       BSD-3-Clause
 URL:           https://pecl.php.net/package/msgpack
 
 ExcludeArch:   %{ix86}
 
-BuildRequires: php-devel >= 7.0
+BuildRequires:(php-devel >= 8.3 with php-devel < 8.4)
 BuildRequires: php-pear
 BuildRequires: php-pecl-apcu-devel
 %if %{with msgpack}
@@ -173,6 +173,9 @@ TEST_PHP_ARGS="-n -d extension=apcu.so -d extension=$PWD/modules/%{pecl_name}.so
 
 
 %changelog
+* Tue Jun 16 2026 Remi Collet <remi@remirepo.net> - 3.0.1-2
+- rebuild with default php 8.3 #2488949
+
 * Tue Jun  2 2026 Remi Collet <remi@remirepo.net> - 3.0.1-1
 - update to 3.0.1
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-16  5:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16  5:03 [rpms/php-pecl-msgpack] epel10.2: rebuild with default php 8.3 #2488949 Remi Collet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox