From b1c17f38cb0a98ae3cb63e4de63ad953ad773b0d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 22 Jan 2020 10:45:06 +0100 Subject: update to 2.9.0 open https://github.com/llaville/php-compatinfo-db/issues/38 redis open https://github.com/llaville/php-compatinfo-db/issues/39 svn --- php-bartlett-php-compatinfo-db.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec index 8e53d17..6208b07 100644 --- a/php-bartlett-php-compatinfo-db.spec +++ b/php-bartlett-php-compatinfo-db.spec @@ -7,12 +7,12 @@ # Please, preserve the changelog entries # # See https://github.com/llaville/php-compatinfo-db/releases -%global gh_commit 99e3bb187a9b0b44cba751b56b7cbb3c3feb5465 +%global gh_commit 035ef7cfbe09362f28d13ecfe0ba162fad8b1749 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) #global gh_date 20151031 %global gh_owner llaville %global gh_project php-compatinfo-db -%global upstream_version 2.8.0 +%global upstream_version 2.9.0 #global upstream_prever RC1 # Namespace %global ns_vendor Bartlett @@ -270,8 +270,17 @@ exit $ret %changelog +* Wed Jan 22 2020 Remi Collet - 2.9.0-1 +- update to 2.9.0 +- open https://github.com/llaville/php-compatinfo-db/issues/38 redis +- open https://github.com/llaville/php-compatinfo-db/issues/39 svn + * Thu Jan 2 2020 Remi Collet - 2.8.0-1 - update to 2.8.0 +- open https://github.com/llaville/php-compatinfo-db/issues/34 memcache +- open https://github.com/llaville/php-compatinfo-db/issues/35 redis +- open https://github.com/llaville/php-compatinfo-db/issues/36 varnish +- open https://github.com/llaville/php-compatinfo-db/issues/37 opcache * Tue Dec 3 2019 Remi Collet - 2.7.0-1 - update to 2.7.0 -- cgit