Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-22 18:44:17 +00:00
parent cfac29d68c
commit 7876472876

View File

@ -17,7 +17,7 @@
Name: php-pecl-apcu
Summary: APC User Cache
Version: 5.1.20
Release: 3%{?dist}
Release: 4%{?dist}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}.tgz
Source1: %{pecl_name}.ini
Source2: %{pecl_name}-panel.conf
@ -216,6 +216,10 @@ REPORT_EXIT_STATUS=1 \
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 5.1.20-4
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Mon Apr 19 2021 Remi Collet <rcollet@redhat.com> - 5.1.20-3
- Rebuilt for PHP 8. Related rhbz#1949319