Perl 5.28 rebuild

This commit is contained in:
Jitka Plesnikova 2018-06-28 12:08:16 +02:00
parent 705b7877f6
commit 7e44a2e50c

View File

@ -1,7 +1,7 @@
Name: perl-DBD-Pg
Summary: A PostgreSQL interface for perl
Version: 3.7.4
Release: 2%{?dist}
Release: 3%{?dist}
# Pg.pm, README: Points to directory which contains GPLv2+ and Artistic
# other files: Same as Perl (GPL+ or Artistic)
License: GPLv2+ or Artistic
@ -86,6 +86,9 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.4-3
- Perl 5.28 rebuild
* Mon Feb 19 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.7.4-2
- Add build-require gcc