summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2017-03-17 07:13:17 +0100
committerRemi Collet <fedora@famillecollet.com>2017-03-17 07:13:17 +0100
commit34f5527fb9b84a4e182bd8396fdb9101654182f0 (patch)
tree05bb0ef2b949e088473df40de8e8d49a2327a009 /php-bartlett-php-compatinfo-db.spec
parent248d1e2c9b7dd9a03158e7bd25befa231db1b805 (diff)
php-bartlett-php-compatinfo-db: 1.19.0
Diffstat (limited to 'php-bartlett-php-compatinfo-db.spec')
-rw-r--r--php-bartlett-php-compatinfo-db.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index 0ab952e..77a597a 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 4e11b397994a314fc49c3176fee59bd269f07b53
+%global gh_commit 87fcfd99b5ad894affa07d307817d963eb62098e
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20151031
%global gh_owner llaville
@@ -27,9 +27,9 @@
%endif
Name: php-%{c_vendor}-%{c_project}
-Version: 1.18.0
+Version: 1.19.0
%global specrel 1
-Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
+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
Group: Development/Libraries
@@ -41,7 +41,7 @@ Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit
Source1: %{name}-1.2.0-autoload.php
# Autoload and sqlite database path
-Patch0: %{name}-1.2.0-rpm.patch
+Patch0: %{name}-1.19.0-rpm.patch
# CURL_SSLVERSION constants have been backported
Patch1: %{name}-curltls.patch
@@ -188,6 +188,10 @@ export BARTLETT_COMPATINFO_DB=%{buildroot}%{_datadir}/%{name}/compatinfo.sqlite
%changelog
+* Fri Mar 17 2017 Remi Collet <remi@remirepo.net> - 1.19.0-1
+- Update to 1.19.0
+- adapt patch fixing DB location
+
* Fri Feb 24 2017 Remi Collet <remi@fedoraproject.org> - 1.18.0-1
- update to 1.18.0