From b73c4f529bf448776ac21319ebf5620d04fecc51 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Jan 2021 08:38:55 +0100 Subject: update to 3.1.1 --- php-bartlett-php-compatinfo-db.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-bartlett-php-compatinfo-db.spec') diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec index 33c54e6..5219693 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 26d04a01cedc0238b28a238ebb54364474313b09 +%global gh_commit dee00b4277bba85ad01c625fb054cb9505204eca %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 3.1.0 +%global upstream_version 3.1.1 #global upstream_prever RC1 # Namespace %global ns_vendor Bartlett @@ -267,6 +267,9 @@ exit $ret %changelog +* Wed Jan 20 2021 Remi Collet - 3.1.1-1 +- update to 3.1.1 + * Thu Jan 14 2021 Remi Collet - 3.1.0-2 - add upstream patch for Symfony 4 -- cgit