diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index d7ba429..786472d 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,7 +1,7 @@ Name: perl-DBD-Pg Summary: A PostgreSQL interface for Perl Version: 3.13.0 -Release: 1%{?dist} +Release: 2%{?dist} # Pg.pm, README: Points to directory which contains GPLv2+ and Artistic # other files: Same as Perl (GPL+ or Artistic) License: GPLv2+ or Artistic @@ -94,6 +94,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 3.13.0-2 +- Perl 5.32 rebuild + * Thu Jun 18 2020 Jitka Plesnikova - 3.13.0-1 - 3.13.0 bump