summaryrefslogtreecommitdiffstats
path: root/php-bartlett-PHP-CompatInfo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-bartlett-PHP-CompatInfo.spec')
-rw-r--r--php-bartlett-PHP-CompatInfo.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index 0a4fbfc..ee716bc 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -11,18 +11,18 @@
%undefine __brp_mangle_shebangs
%{!?php_version: %global php_version %(php -r 'echo PHP_VERSION;' 2>/dev/null)}
-%global gh_commit 553a953cf4e823700aff8660a4cf6d354fc4aafd
+%global gh_commit df38ea655bde34affa35d10cbc176428b1812b35
%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.1.1
+%global upstream_version 6.1.2
#global upstream_prever RC1
Name: php-bartlett-PHP-CompatInfo
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Find out version and the extensions required for a piece of code to run
License: BSD and MIT
@@ -191,6 +191,12 @@ install -D -p -m 755 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/fedora-
%changelog
+* Fri Jan 28 2022 Remi Collet <remi@remirepo.net> - 6.1.2-1
+- update to 6.1.2
+
+* Thu Jan 27 2022 Remi Collet <remi@remirepo.net> - 6.1.1-5
+- properly create the database
+
* Wed Jan 26 2022 Remi Collet <remi@remirepo.net> - 6.1.1-4
- properly create the database