From 4b9134d33d1699cf268f17a74aefcd31ad0d32d3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 1 Sep 2021 09:33:14 +0200 Subject: rebuild for 8.1.0RC1 --- php-pecl-pam.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-pam.spec') 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 - 2.2.3-2 +- rebuild for 8.1.0RC1 + * Tue Jun 8 2021 Remi Collet - 2.2.3-1 - update to 2.2.3 (no change) - raise dependency on PHP 7.3 -- cgit