diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 469c4fe..78b8d63 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.5.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 @@ -81,6 +81,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Fri Jun 05 2015 Jitka Plesnikova - 3.5.1-2 +- Perl 5.22 rebuild + * Wed Feb 18 2015 Jitka Plesnikova - 3.5.1-1 - 3.5.1 bump