Logoj0ke.net Open Build Service > Projects > internetx:php7:EL7 > php-pecl-mongodb > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed php-pecl-mongodb-dev.changes
 
1
@@ -1,4 +1,9 @@
2
 -------------------------------------------------------------------
3
+Fri Dec  9 07:01:30 UTC 2016 - cs@linux-administrator.com
4
+
5
+- update to release 1.2.1
6
+
7
+-------------------------------------------------------------------
8
 Wed Oct 12 14:42:11 UTC 2016 - cs@linux-administrator.com
9
 
10
 - initial import
11
[-] Changed php-pecl-mongodb-dev.spec ^
19
 
1
@@ -25,7 +25,7 @@
2
 # After 40-smbclient.ini, see https://jira.mongodb.org/browse/PHPC-658
3
 %global ini_name   50-%{pecl_name}.ini
4
 %endif
5
-%global prever     alpha3
6
+##global prever     
7
 
8
 %ifarch x86_64
9
 %global with_tests   0%{?_with_tests:1}
10
@@ -44,7 +44,7 @@
11
 
12
 Summary:        MongoDB driver for PHP
13
 Name:           %{?sub_prefix}php-pecl-%{pecl_name}
14
-Version:        1.2.0
15
+Version:        1.2.1
16
 Release:        0.2.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
17
 License:        ASL 2.0
18
 Group:          Development/Languages
19
Added mongodb-1.2.1.tgz ^