Changes of Revision 2
[-] | Changed | php-pecl-mongodb-dev.changes |
1
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
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
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 ^ |