diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 11daa05..bed88c6 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -4,7 +4,7 @@ Name: perl-DBD-Pg Summary: A PostgreSQL interface for Perl Version: 3.15.1 -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 @@ -99,6 +99,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Tue May 31 2022 Jitka Plesnikova - 3.15.1-2 +- Perl 5.36 rebuild + * Mon Feb 21 2022 Jitka Plesnikova - 3.15.1-1 - 3.15.1 bump