summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-01-05 11:03:51 +0100
committerRemi Collet <remi@remirepo.net>2018-01-05 11:03:51 +0100
commitfaed7db6fa2d9de4d3ccebdfc7e0f84af0469018 (patch)
treebea505077a2dd9b6bd57778b9cdf7df04d158dcd
parente2cb1fca5747dabac2acb0bb1ca8a8f14aebc450 (diff)
v1.27.0
-rw-r--r--php-bartlett-php-compatinfo-db.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec
index 85fb0ae..8c211c1 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 be819ca85034b9e77b125ae3fa44a41f2fb51724
+%global gh_commit e314944672fa75b6ad29333a1feeab8430629dd2
%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.26.0
+Version: 1.27.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
@@ -66,8 +66,7 @@ BuildRequires: php-composer(fedora/autoloader)
# "monolog/monolog": "~1.10",
# "bartlett/phpunit-loggertestlistener": "~1.5"
BuildRequires: php-cli
-BuildRequires: php-composer(symfony/console) < 3
-BuildRequires: php-composer(symfony/console) >= 2.5
+BuildRequires: php-symfony-console
%if %{with_tests}
BuildRequires: php-composer(phpunit/phpunit)
%endif
@@ -190,6 +189,9 @@ export BARTLETT_COMPATINFO_DB=%{buildroot}%{_datadir}/%{name}/compatinfo.sqlite
%changelog
+* Fri Jan 5 2018 Remi Collet <remi@remirepo.net> - 1.27.0-1
+- Update to 1.27.0
+
* Fri Nov 24 2017 Remi Collet <remi@remirepo.net> - 1.26.0-1
- Update to 1.26.0