From 3e26e9d228bf8b2f5ee46baea18a75aacb9b4eb4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 22 Mar 2020 07:53:50 +0100 Subject: v2.12.0 --- php-bartlett-php-compatinfo-db.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/php-bartlett-php-compatinfo-db.spec b/php-bartlett-php-compatinfo-db.spec index 80d1d3e..3f14111 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 141473e49cb2504798724b53bfcb45a8de37b261 +%global gh_commit 9ee4ff81bd2093741e056d25e4b7735113439fcc %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.11.0 +%global upstream_version 2.12.0 #global upstream_prever RC1 # Namespace %global ns_vendor Bartlett @@ -270,6 +270,9 @@ exit $ret %changelog +* Sun Mar 22 2020 Remi Collet - 2.12.0-1 +- update to 2.12.0 + * Fri Mar 20 2020 Remi Collet - 2.11.0-1 - update to 2.11.0 - switch from Zend to Laminas -- cgit