summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 08:14:28 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 08:14:28 +0200
commitf326f2ef7ed5db25273d3235ac5f2e504f92a7dd (patch)
tree62498e2f45c365d3ba0fc19be9f70bf21a4b538f
parent61726cd2825abb8194adef87d8ab1e0dfcffeb03 (diff)
rebuild for 7.2.0alpha2
-rw-r--r--php-pecl-mongodb.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index 3a7678e..d9089e4 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -41,7 +41,7 @@
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.2.9
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -331,6 +331,9 @@ exit $ret
%changelog
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.2.9-3
+- rebuild for 7.2.0alpha2
+
* Tue May 30 2017 Remi Collet <remi@remirepo.net> - 1.2.9-2
- rebuild (for 7.2)