remi pushed to php-pecl-mongo (master). "v 1.6.9"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 05:17:36 UTC 2015


From aec948f5d067492510537cc0fd9a997e37a6174c Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Wed, 10 Jun 2015 07:17:25 +0200
Subject: v 1.6.9


diff --git a/.gitignore b/.gitignore
index a729e3a..b8c6886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ clog
 /mongo-php-driver-1.6.6.tar.gz
 /mongo-php-driver-1.6.7.tar.gz
 /mongo-php-driver-1.6.8.tar.gz
+/mongo-php-driver-1.6.9.tar.gz
diff --git a/php-pecl-mongo.spec b/php-pecl-mongo.spec
index cfa34c7..f5eec9a 100644
--- a/php-pecl-mongo.spec
+++ b/php-pecl-mongo.spec
@@ -1,3 +1,13 @@
+# Fedora spec file for php-pecl-mongo
+#
+# Copyright (c) 2014-2015 Remi Collet
+# Copyright (c) 2010-2013 Christof Damian
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
 %{!?php_inidir:  %global php_inidir  %{_sysconfdir}/php.d}
 %{!?__pecl:      %global __pecl      %{_bindir}/pecl}
 %{!?__php:       %global __php       %{_bindir}/php}
@@ -5,7 +15,7 @@
 %global pecl_name   mongo
 %global with_zts    0%{?__ztsphp:1}
 # see https://github.com/mongodb/mongo-php-driver/releases
-%global gh_commit   a7713fd44da5c34456476766ea09f8f2b08d6652
+%global gh_commit   17706d367d3715ab47a7c791072e3a7f1a8ac0db
 %global gh_short    %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner    mongodb
 %global gh_project  mongo-php-driver
@@ -20,7 +30,7 @@
 
 Summary:      PHP MongoDB database driver
 Name:         php-pecl-mongo
-Version:      1.6.8
+Version:      1.6.9
 Release:      1%{?dist}
 License:      ASL 2.0
 Group:        Development/Languages
@@ -200,6 +210,9 @@ rm -rf data
 
 
 %changelog
+* Wed Jun 10 2015 Remi Collet <remi at fedoraproject.org> - 1.6.9-1
+- update to 1.6.9 (stable)
+
 * Wed May 13 2015 Remi Collet <remi at fedoraproject.org> - 1.6.8-1
 - update to 1.6.8 (stable)
 
diff --git a/sources b/sources
index 1db9ec1..5249c31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2c526cc5c76e7b4c927a1959ad5a994  mongo-php-driver-1.6.8.tar.gz
+76c55df62c41b5d5c1ec5a7c7ce1036f  mongo-php-driver-1.6.9.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-pecl-mongo.git/commit/?h=master&id=aec948f5d067492510537cc0fd9a997e37a6174c


More information about the scm-commits mailing list