diff --git a/.gitignore b/.gitignore index 54a9d91..cb860f1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ DBD-Pg-2.17.1.tar.gz /DBD-Pg-3.5.0.tar.gz /DBD-Pg-3.5.1.tar.gz /DBD-Pg-3.5.2.tar.gz +/DBD-Pg-3.5.3.tar.gz diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 0134efe..5437e95 100644 --- a/perl-DBD-Pg.spec +++ b/perl-DBD-Pg.spec @@ -1,6 +1,6 @@ Name: perl-DBD-Pg Summary: A PostgreSQL interface for perl -Version: 3.5.2 +Version: 3.5.3 Release: 1%{?dist} # Pg.pm, README: Points to directory which contains GPLv2+ and Artistic # other files: Same as Perl (GPL+ or Artistic) @@ -86,6 +86,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Fri Oct 02 2015 Jitka Plesnikova - 3.5.3-1 +- 3.5.3 bump + * Wed Sep 30 2015 Jitka Plesnikova - 3.5.2-1 - 3.5.2 bump diff --git a/sources b/sources index 4c356dd..f6c16d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c1a6865258c2da14481635299628c60 DBD-Pg-3.5.2.tar.gz +21cdf31a8d1f77466920375aa766c164 DBD-Pg-3.5.3.tar.gz