- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:58:56 +00:00
parent bd1f576a46
commit acc310ab09

View File

@ -4,7 +4,7 @@
Name: perl-DBD-Pg
Summary: A PostgreSQL interface for Perl
Version: 3.14.2
Release: 3%{?dist}
Release: 4%{?dist}
# Pg.pm, README: Points to directory which contains GPLv2+ and Artistic
# other files: Same as Perl (GPL+ or Artistic)
License: GPLv2+ or Artistic
@ -100,6 +100,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.14.2-4
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Feb 08 2021 Pavel Raiskup <praiskup@redhat.com> - 3.14.2-3
- rebuild for libpq ABI fix rhbz#1908268