summaryrefslogtreecommitdiffstats
path: root/php-mongodb.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-14 10:47:58 +0100
committerRemi Collet <remi@remirepo.net>2020-01-14 10:47:58 +0100
commit34b55563ff61217abb8420ea5fbbd2efc18abc95 (patch)
tree230e9a65f009a9a26afa79d71a2ee619ece7cdfd /php-mongodb.spec
parentbebafb4e98cc11dfbb000e2bcd6f900eac2fdda2 (diff)
v1.5.2
Diffstat (limited to 'php-mongodb.spec')
-rw-r--r--php-mongodb.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-mongodb.spec b/php-mongodb.spec
index ea1e393..50ac0d3 100644
--- a/php-mongodb.spec
+++ b/php-mongodb.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 32cfb9bbd0bc60a5a13ca9eab7e4803226a5d4a7
+%global gh_commit 9480f994de9f70e2ae5a946b21e6fc04bf5a6c3c
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mongodb
#global gh_date 20151102
@@ -17,7 +17,7 @@
#global prever beta2
Name: php-%{gh_owner}
-Version: 1.5.1
+Version: 1.5.2
%if 0%{?gh_date}
Release: 1%{gh_date}git%{gh_short}%{?dist}
%else
@@ -157,6 +157,9 @@ exit $ret
%changelog
+* Tue Jan 14 2020 Remi Collet <remi@remirepo.net> - 1.5.2-1
+- update to 1.5.2
+
* Thu Nov 14 2019 Remi Collet <remi@remirepo.net> - 1.5.1-1
- update to 1.5.1