summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-23 08:07:22 +0100
committerRemi Collet <remi@remirepo.net>2019-02-23 08:07:22 +0100
commita7bf8c00994aa0caec6528955282348a6d54e508 (patch)
treeb7845442c6eef28209dc6a5b473703e9a883bc05
parentd4eecf050c75fa9dcc087f1fc341a2462f1cdc83 (diff)
v1.14.0
-rw-r--r--php-bartlett-php-compatinfo-db.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index 3735b6a..5343589 100644
--- a/php-bartlett-php-compatinfo-db.spec
+++ b/php-bartlett-php-compatinfo-db.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for php-bartlett-php-compatinfo-db
#
-# Copyright (c) 2015-2018 Remi Collet
+# Copyright (c) 2015-2019 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
# See https://github.com/llaville/php-compatinfo-db/releases
-%global gh_commit c2a634ee1003bdb225effd52b9203e2a84dcdd24
+%global gh_commit 76c9bcbc48f706e6469aff67298684c7ba99e202
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20151031
%global gh_owner llaville
@@ -19,7 +19,7 @@
# Composer
%global c_vendor bartlett
%global c_project php-compatinfo-db
-%if 0%{?fedora} < 30
+%if 0%{?fedora} < 30 && 0%{?rhel} < 8
%global with_tests 0%{!?_without_tests:1}
%else
# See https://github.com/llaville/php-compatinfo-db/issues/22 PHP 7.3
@@ -27,7 +27,7 @@
%endif
Name: php-%{c_vendor}-%{c_project}
-Version: 1.39.0
+Version: 1.14.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
@@ -210,6 +210,9 @@ fi
%changelog
+* Sat Feb 23 2019 Remi Collet <remi@remirepo.net> - 1.14.0-1
+- update to 1.14.0
+
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 1.39.0-1
- update to 1.39.0