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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-bartlett-PHP-CompatInfo.spec b/php-bartlett-PHP-CompatInfo.spec
index db85cfa..0a4fbfc 100644
--- a/php-bartlett-PHP-CompatInfo.spec
+++ b/php-bartlett-PHP-CompatInfo.spec
@@ -22,7 +22,7 @@
Name: php-bartlett-PHP-CompatInfo
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Find out version and the extensions required for a piece of code to run
License: BSD and MIT
@@ -191,6 +191,9 @@ install -D -p -m 755 %{SOURCE1} %{buildroot}%{_datadir}/%{name}/fedora-
%changelog
+* Wed Jan 26 2022 Remi Collet <remi@remirepo.net> - 6.1.1-4
+- properly create the database
+
* Tue Jan 25 2022 Remi Collet <remi@remirepo.net> - 6.1.1-3
- silent touch on read only database, reported as
https://github.com/llaville/php-compatinfo-db/issues/112