summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb-dev.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-30 18:49:42 +0100
committerRemi Collet <fedora@famillecollet.com>2015-10-30 18:49:42 +0100
commit6b4b110e8aecd55c4ae1a8e94966f25de41d9546 (patch)
tree30f55ce2460c35bc7ba7df65823ed51a34e9f8b9 /php-pecl-mongodb-dev.spec
parent147fea03edc078c1ff7b4eb40981ced7a3878258 (diff)
php-pecl-mongodb: 1.0.0 (stable)
Diffstat (limited to 'php-pecl-mongodb-dev.spec')
-rw-r--r--php-pecl-mongodb-dev.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mongodb-dev.spec b/php-pecl-mongodb-dev.spec
index 8e7c6ab..fd7e0a8 100644
--- a/php-pecl-mongodb-dev.spec
+++ b/php-pecl-mongodb-dev.spec
@@ -18,12 +18,12 @@
%else
%global ini_name 40-%{pecl_name}.ini
%endif
-%global prever RC0
+#global prever RC0
Summary: MongoDB driver for PHP
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Version: 1.0.0
-Release: 0.5.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: BSD
Group: Development/Languages
URL: http://pecl.php.net/package/%{pecl_name}
@@ -220,6 +220,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-2
+- update to 1.0.0 (stable)
+
* Tue Oct 27 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.5.RC0
- Update to 1.0.0RC0 (beta)