From 7f2361027129aa067c6668e687c81de3393c5199 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Mon, 14 Sep 2020 10:03:00 +0200
Subject: update to 2.18.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 c96b4db..94fa9d4 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    d2d55978f2fdf2423272aa0969fb49fe3859963d
+%global gh_commit    da956e8c1d845a6710310e9a619ca549ba39ed83
 %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.17.0
+%global upstream_version  2.18.0
 #global upstream_prever   RC1
 # Namespace
 %global ns_vendor    Bartlett
@@ -272,6 +272,9 @@ exit $ret
 
 
 %changelog
+* Mon Sep 14 2020 Remi Collet <remi@remirepo.net> - 2.18.0-1
+- update to 2.18.0
+
 * Mon Aug 17 2020 Remi Collet <remi@remirepo.net> - 2.17.0-1
 - update to 2.17.0
 
-- 
cgit