summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-07-30 16:24:58 +0200
committerRemi Collet <remi@php.net>2025-07-30 16:24:58 +0200
commit5b66991e2c1a8a2b0941aead052b7e8e7d6ab595 (patch)
tree185aaeefa47534504a51fafaa6ae683430d4a2e2
parent32a4ab70a7b63d42987fd31fe8affcb1af3c699a (diff)
rebuild for 8.5.0alpha3HEADmaster
-rw-r--r--php-pecl-xmldiff.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-xmldiff.spec b/php-pecl-xmldiff.spec
index 7943fd4..80a6574 100644
--- a/php-pecl-xmldiff.spec
+++ b/php-pecl-xmldiff.spec
@@ -18,7 +18,7 @@
Summary: XML diff and merge
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.1.5
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD-2-Clause
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
@@ -204,6 +204,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Jul 30 2025 Remi Collet <remi@remirepo.net> - 1.1.5-3
+- rebuild for 8.5.0alpha3
+
* Tue Jul 15 2025 Remi Collet <remi@remirepo.net> - 1.1.5-2
- add patch for PHP 8.5.0alpha2 from
https://github.com/php/pecl-xml-xmldiff/pull/6