summaryrefslogtreecommitdiffstats
path: root/php-bartlett-php-compatinfo-db.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-20 08:38:55 +0100
committerRemi Collet <remi@remirepo.net>2021-01-20 08:38:55 +0100
commitb73c4f529bf448776ac21319ebf5620d04fecc51 (patch)
tree694af40f25c74113ea71b89722447f7a2fecdca2 /php-bartlett-php-compatinfo-db.spec
parenta1d81d369f7e8db78b18942a44123debbbcadf9f (diff)
update to 3.1.1
Diffstat (limited to 'php-bartlett-php-compatinfo-db.spec')
-rw-r--r--php-bartlett-php-compatinfo-db.spec7
1 files changed, 5 insertions, 2 deletions
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 <remi@remirepo.net> - 3.1.1-1
+- update to 3.1.1
+
* Thu Jan 14 2021 Remi Collet <remi@remirepo.net> - 3.1.0-2
- add upstream patch for Symfony 4