summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongo.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-17 13:56:25 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-17 13:56:25 +0200
commit0bce845251d7c58f260d9a813ec986bdfe204100 (patch)
tree3dc1a19b86423ed824f8a9f947f645477fbf7271 /php-pecl-mongo.spec
parent73f8b94ba9af55c8f9099605475c116c9e68fc84 (diff)
php-pecl-mongo: 1.5.4 (stable)
Diffstat (limited to 'php-pecl-mongo.spec')
-rw-r--r--php-pecl-mongo.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mongo.spec b/php-pecl-mongo.spec
index cd688ff..3370916 100644
--- a/php-pecl-mongo.spec
+++ b/php-pecl-mongo.spec
@@ -5,7 +5,7 @@
%global pecl_name mongo
%global with_zts 0%{?__ztsphp:1}
#global prever RC2
-%global gh_commit 9d31e46a1eaf58e56c550217aecc5a092cfce439
+%global gh_commit 6fa1d10fd7a64beb34be29bc1c38d0ce727ad05d
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner mongodb
%global gh_project mongo-php-driver
@@ -20,7 +20,7 @@
Summary: PHP MongoDB database driver
Name: php-pecl-mongo
-Version: 1.5.3
+Version: 1.5.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
License: ASL 2.0
Group: Development/Languages
@@ -212,6 +212,9 @@ rm -rf data
%changelog
+* Tue Jun 17 2014 Remi Collet <remi@fedoraproject.org> - 1.5.4-1
+- Update to 1.5.4 (stable)
+
* Fri Jun 06 2014 Remi Collet <remi@fedoraproject.org> - 1.5.3-1
- Update to 1.5.3 (stable)
- drop dependency on php-json