summaryrefslogtreecommitdiffstats
path: root/php-bartlett-PHP-CompatInfo.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-11-25 08:07:27 +0100
committerRemi Collet <remi@php.net>2025-11-25 08:07:27 +0100
commit1256260364c8aed3e69104f72e96db2bbd06677c (patch)
tree690e0675f609764b617713f95b43f8a48d90acb5 /php-bartlett-PHP-CompatInfo.spec
parent2683666d5cdf0f25648ef7cac0175e43b53e9c10 (diff)
update to 7.2.5HEADmaster
update bundled bartlett/php-compatinfo-db to 6.26.0
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-rw-r--r--php-bartlett-PHP-CompatInfo.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 288f2c8..8fe826f 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -12,13 +12,13 @@
%undefine __brp_mangle_shebangs
%{!?php_version: %global php_version %(php -r 'echo PHP_VERSION;' 2>/dev/null)}
-%global gh_commit 165460c7b51948ce55f07b2a32670aa97aa06282
+%global gh_commit 56d3215bcf8acb2e822fc9ce21fa934cd6129637
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 2025-10-09
+%global gh_date 2025-11-23
%global gh_owner llaville
%global gh_project php-compatinfo
-%global upstream_version 7.2.4
+%global upstream_version 7.2.5
#global upstream_prever RC1
Name: php-bartlett-PHP-CompatInfo
@@ -41,20 +41,16 @@ Patch0: %{name}-7.2.3-rpm.patch
BuildArch: noarch
BuildRequires: php(language) >= 8.1
BuildRequires: php-cli
-BuildRequires: php-json
BuildRequires: composer-generators
Requires: php(language) >= 8.1
Requires: php-cli
Requires: php-dom
-Requires: php-json
Requires: php-libxml
-Requires: php-pcre
Requires: php-phar
Requires: php-pdo
Requires: php-pdo_sqlite
Requires: php-simplexml
-Requires: php-spl
Requires: php-xmlreader
Provides: phpcompatinfo = %{version}
@@ -129,6 +125,10 @@ install -D -p -m 755 %{SOURCE1} \
%changelog
+* Tue Nov 25 2025 Remi Collet <remi@remirepo.net> - 7.2.5-1
+- update to 7.2.5
+- update bundled bartlett/php-compatinfo-db to 6.26.0
+
* Thu Oct 9 2025 Remi Collet <remi@remirepo.net> - 7.2.4-1
- update to 7.2.4
- update bundled bartlett/php-compatinfo-db to 6.24.1