summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-13 15:12:58 +0100
committerRemi Collet <remi@php.net>2021-12-13 15:12:58 +0100
commit681300c6556c5c09ea5330f589a024068704f726 (patch)
tree086474bdb7e17608e3d76be5b77019f05556813b
parent3cb61b9dd23cb72d9dd23b173eec718a0b13dbe5 (diff)
update to 6.0.1bundled-all
-rw-r--r--php-bartlett-PHP-CompatInfo.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 4a64e1f..d383064 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -11,13 +11,13 @@
%undefine __brp_mangle_shebangs
%{!?php_version: %global php_version %(php -r 'echo PHP_VERSION;' 2>/dev/null)}
-%global gh_commit 511c6a65379f57b107b8a09d0e9089039bcfb860
+%global gh_commit 5978aea8eb937157c72b8217dcaac148e6f5ae7d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20151005
%global gh_owner llaville
%global gh_project php-compatinfo
-%global upstream_version 6.0.0
+%global upstream_version 6.0.1
#global upstream_prever RC1
Name: php-bartlett-PHP-CompatInfo
@@ -180,6 +180,9 @@ install -D -p -m 755 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/fedora-
%changelog
+* Mon Dec 13 2021 Remi Collet <remi@remirepo.net> - 6.0.1-1
+- update to 6.0.1
+
* Mon Dec 13 2021 R7emi Collet <remi@remirepo.net> - 6.0.0-1
- update to 6.0.0
- use all PHP bundled libraries instead of system ones