summaryrefslogtreecommitdiffstats
path: root/php-pecl-mongodb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-mongodb.spec')
-rw-r--r--php-pecl-mongodb.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mongodb.spec b/php-pecl-mongodb.spec
index ad2ac50..73adbbb 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -42,8 +42,8 @@
Summary: MongoDB driver for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
%global upstream_version 1.9.0
-%global upstream_prever RC1
-%global upstream_lower ~rc1
+#global upstream_prever RC1
+#global upstream_lower ~rc1
Version: %{upstream_version}%{?upstream_lower}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: ASL 2.0
@@ -346,6 +346,9 @@ exit $ret
%changelog
+* Wed Nov 25 2020 Remi Collet <remi@remirepo.net> - 1.9.0-1
+- update to 1.9.0 (stable)
+
* Wed Nov 11 2020 Remi Collet <remi@remirepo.net> - 1.9.0~RC1-1
- update to 1.9.0RC1 (beta)