summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-09-12 16:20:34 +0200
committerRemi Collet <remi@php.net>2022-09-12 16:20:34 +0200
commit4b3a9927989565d82cdca29af650eb6f8644bd2d (patch)
treee677a7af7db6a3f278c8dad70c4506325a01a9d1
parent7be19c69b8c6481111fcb98ac234f48ea58d2fec (diff)
EL-9 rebuild with libraries in EPEL stable
-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 39f7ea7..5e0e2a3 100644
--- a/php-pecl-mongodb.spec
+++ b/php-pecl-mongodb.spec
@@ -51,7 +51,7 @@ Name: %{?sub_prefix}php-pecl-%{pecl_name}
#global upstream_prever beta1
#global upstream_lower ~beta1
Version: %{upstream_version}%{?upstream_lower}
-Release: 1%{?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: ASL 2.0
URL: https://pecl.php.net/package/%{pecl_name}
Source0: https://pecl.php.net/get/%{pecl_name}-%{upstream_version}%{?upstream_prever}.tgz
@@ -329,6 +329,9 @@ exit $ret
%changelog
+* Mon Sep 12 2022 Remi Collet <remi@remirepo.net> - 1.14.1-2
+- EL-9 rebuild with libraries in EPEL stable
+
* Sat Sep 10 2022 Remi Collet <remi@remirepo.net> - 1.14.1-1
- update to 1.14.1