[php-pecl-mongo] update to 1.3.5, rebuild for http://fedoraproject.org/wiki/Features/Php55

Remi Collet remi at fedoraproject.org
Fri Mar 22 11:49:38 UTC 2013


commit de77d57d78ccf736e5532b2634cd8bb23cc4b9ae
Author: Remi Collet <rcollet at redhat.com>
Date:   Fri Mar 22 12:49:32 2013 +0100

    update to 1.3.5, rebuild for http://fedoraproject.org/wiki/Features/Php55

 .gitignore          |    1 +
 php-pecl-mongo.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00699ae..50ee563 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /mongo-1.2.12.tgz
 /mongo-1.3.2.tgz
 /mongo-1.3.4.tgz
+/mongo-1.3.5.tgz
diff --git a/php-pecl-mongo.spec b/php-pecl-mongo.spec
index 46c85b3..454d30f 100644
--- a/php-pecl-mongo.spec
+++ b/php-pecl-mongo.spec
@@ -13,7 +13,7 @@
 
 Summary:      PHP MongoDB database driver
 Name:         php-pecl-mongo
-Version:      1.3.4
+Version:      1.3.5
 Release:      1%{?dist}
 License:      ASL 2.0
 Group:        Development/Languages
@@ -142,6 +142,10 @@ cd %{pecl_name}-%{version}
 
 
 %changelog
+* Fri Mar 22 2013 Remi Collet <rcollet at redhat.com> - 1.3.5-1
+- update to 1.3.5
+- rebuild for http://fedoraproject.org/wiki/Features/Php55
+
 * Sat Feb 23 2013 Christof Damian <christof at damian.net> - 1.3.4-1
 - upstream 1.3.4
 
diff --git a/sources b/sources
index c472873..d0e8a05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c7a088c19007599c93d018d5af22689  mongo-1.3.4.tgz
+2e7be9335aec491d7c8468f6a353b5f1  mongo-1.3.5.tgz


More information about the scm-commits mailing list