From 270a7ea196a1ce5f4f7283cab3aaba57d1200497 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 18 May 2020 09:35:51 +0200 Subject: v2.14.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 99d50e0..1c0c0c5 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 fc1a2d483b189cb7cd3d66ebbc598e7b1d891fdd +%global gh_commit e244454a619cf4200401229e06821c469807882d %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.13.1 +%global upstream_version 2.14.0 #global upstream_prever RC1 # Namespace %global ns_vendor Bartlett @@ -270,6 +270,9 @@ exit $ret %changelog +* Mon May 18 2020 Remi Collet - 2.14.0-1 +- update to 2.14.0 + * Mon May 11 2020 Remi Collet - 2.13.1-1 - update to 2.13.1 -- cgit