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:43:42 +00:00
parent f40eb8c04c
commit a4ac4c9b99

View File

@ -1,6 +1,6 @@
Name: perl-DBD-MySQL
Version: 4.050
Release: 11%{?dist}
Release: 12%{?dist}
Summary: A MySQL interface for Perl
License: GPL+ or Artistic
URL: https://metacpan.org/release/DBD-mysql
@ -76,6 +76,10 @@ find %{buildroot} -type f -name '*.bs' -empty -delete
%{_mandir}/man3/*.3*
%changelog
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 4.050-12
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 4.050-11
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937