summaryrefslogtreecommitdiffstats
path: root/php-pecl-pam.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-pecl-pam.spec')
-rw-r--r--php-pecl-pam.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-pam.spec b/php-pecl-pam.spec
index 43d7c51..9ae5ea5 100644
--- a/php-pecl-pam.spec
+++ b/php-pecl-pam.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Summary: PAM integration
Version: %{upstream_version}%{?upstream_prever:~%{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: PHP
URL: https://pecl.php.net/package/PAM
@@ -198,6 +198,9 @@ fi
%endif
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 2.2.3-2
+- rebuild for 8.1.0RC1
+
* Tue Jun 8 2021 Remi Collet <remi@remirepo.net> - 2.2.3-1
- update to 2.2.3 (no change)
- raise dependency on PHP 7.3