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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-pam.spec b/php-pecl-pam.spec
index 36648b7..bc36081 100644
--- a/php-pecl-pam.spec
+++ b/php-pecl-pam.spec
@@ -14,7 +14,7 @@
# after 40-raphf
%global ini_name 50-%{pecl_name}.ini
-%global upstream_version 2.2.4
+%global upstream_version 2.2.5
#global upstream_prever beta1
#global upstream_lower beta1
%global sources %{pecl_name}-%{upstream_version}%{?upstream_prever}
@@ -23,7 +23,7 @@
Name: %{?scl_prefix}php-pecl-%{pecl_name}
Summary: PAM integration
Version: %{upstream_version}%{?upstream_prever:~%{upstream_lower}}
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: PHP-3.01
URL: https://pecl.php.net/package/PAM
@@ -190,6 +190,9 @@ fi
%endif
%changelog
+* Mon Sep 25 2023 Remi Collet <remi@remirepo.net> - 2.2.5-1
+- update to 2.2.5
+
* Fri Sep 1 2023 Remi Collet <remi@remirepo.net> - 2.2.4-2
- build out of sources tree