summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-23 07:22:34 +0200
committerRemi Collet <remi@remirepo.net>2018-07-23 07:22:34 +0200
commit26afb3da686096cfb3bfddeec44b71a3fdc09c0b (patch)
tree61cfeeff41f1e4f2ccf0af5ef74bc6ea0ce1260f
parentdff00e311e33f8210ad4bd742752a8d395a5a0b7 (diff)
v1.34.0
-rw-r--r--php-bartlett-php-compatinfo-db.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index 71fadff..b0c0eb0 100644
--- a/php-bartlett-php-compatinfo-db.spec
+++ b/php-bartlett-php-compatinfo-db.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# See https://github.com/llaville/php-compatinfo-db/releases
-%global gh_commit 695f64acad38ed3793bf7da4d69d61493193a3ba
+%global gh_commit 4cadde24acf8af008ef5c8c44d2da957fb7bba3b
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20151031
%global gh_owner llaville
@@ -27,7 +27,7 @@
%endif
Name: php-%{c_vendor}-%{c_project}
-Version: 1.33.0
+Version: 1.34.0
%global specrel 1
Release: %{?gh_date:1%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Reference Database to be used with php-compatinfo library
@@ -199,6 +199,9 @@ export BARTLETT_COMPATINFO_DB=%{buildroot}%{_datadir}/%{name}/compatinfo.sqlite
%changelog
+* Mon Jul 23 2018 Remi Collet <remi@remirepo.net> - 1.34.0-1
+- update to 1.34.0
+
* Fri Jul 6 2018 Remi Collet <remi@remirepo.net> - 1.33.0-1
- update to 1.33.0