summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-04 06:43:11 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-04 06:43:11 +0200
commite21c863db6d9df99df614e4bc118cccd946c97ee (patch)
tree4bd3f4173069ecf3b2305091e7e790b4c9507435 /php-bartlett-php-compatinfo-db.spec
parent38945559aacf6bfec5ca97998a45be975edc3102 (diff)
php-bartlett-php-compatinfo-db: 3.13.0
Diffstat (limited to 'php-bartlett-php-compatinfo-db.spec')
-rw-r--r--php-bartlett-php-compatinfo-db.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index ac8d289..07da059 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 e4c2d0c5fe347e97fc864f01c9f2a33edd5df178
+%global gh_commit fc8e15c5c6bc31cfc1e99fbd523e721e66bd02be
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20151031
%global gh_owner llaville
@@ -23,7 +23,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{c_vendor}-%{c_project}
-Version: 1.12.0
+Version: 1.13.0
%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Reference Database to be used with php-compatinfo library
@@ -40,7 +40,6 @@ Source1: %{name}-1.2.0-autoload.php
Patch0: %{name}-1.2.0-rpm.patch
# CURL_SSLVERSION constants have been backported
Patch1: %{name}-curltls.patch
-Patch2: curl.patch
BuildArch: noarch
# Needed to build the database from sources
@@ -106,7 +105,6 @@ Conflicts: php-bartlett-PHP-CompatInfo < 5
%patch0 -p1 -b .rpm
%patch1 -p0 -b .curltls
-%patch2 -p1 -b .curl
cp %{SOURCE1} src/%{ns_vendor}/%{ns_project}/autoload.php
@@ -186,6 +184,9 @@ export BARTLETT_COMPATINFO_DB=%{buildroot}%{_datadir}/%{name}/compatinfo.sqlite
%changelog
+* Tue Oct 4 2016 Remi Collet <remi@fedoraproject.org> - 1.13.0-1
+- update to 1.13.0
+
* Tue Sep 27 2016 Remi Collet <remi@fedoraproject.org> - 1.12.0-1
- update to 1.12.0