From 0293430f6f32dee6ad85d9827efc44f80f6746fa Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Jul 2019 07:46:32 +0200 Subject: v2.6.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 3857e52..160cb70 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 9425deab47261056f7c9a00bc1732fe392ca7bb3 +%global gh_commit bd871074059200484af9f1beddd59ba72be54aca %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.5.0 +%global upstream_version 2.6.0 #global upstream_prever RC1 # Namespace %global ns_vendor Bartlett @@ -264,6 +264,9 @@ EOF %changelog +* Fri Jul 26 2019 Remi Collet - 2.6.0-1 +- update to 2.6.0 + * Sun Jun 16 2019 Remi Collet - 2.5.0-1 - update to 2.5.0 -- cgit