summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-05 07:14:34 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-05 07:14:34 +0100
commite825f3c9eb8cf61174e39d17bbfe13d2ff13d30e (patch)
tree2dba17a768286048a81e6a9553194250ea6be037
parentab3ca2d0ededd253c206ac8853bb193cdbf9755a (diff)
php-mongodb: 1.0.1
-rw-r--r--php-mongodb.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php-mongodb.spec b/php-mongodb.spec
index aeb20cb..4bead22 100644
--- a/php-mongodb.spec
+++ b/php-mongodb.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 851a560864281cbf91fe182aefed85bfc3395031
+%global gh_commit 6093d68c06bebcc5361b9e49178725efd9182ed4
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mongodb
#global gh_date 20151102
@@ -20,7 +20,7 @@
#global prever beta2
Name: php-%{gh_owner}
-Version: 1.0.0
+Version: 1.0.1
%if 0%{?gh_date}
Release: 0.2.%{gh_date}git%{gh_short}%{?dist}
%else
@@ -155,6 +155,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Mar 5 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1
+- update to 1.0.1
+
* Fri Jan 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-1
- update to 1.0.0
@@ -170,4 +173,5 @@ rm -rf %{buildroot}
- git snapshot
* Sat Oct 31 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.alpha1
-- initial package \ No newline at end of file
+- initial package
+