diff --git a/.gitignore b/.gitignore index 4642225..3fdad59 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ DBD-Pg-2.17.1.tar.gz /DBD-Pg-3.0.0.tar.gz /DBD-Pg-3.1.1.tar.gz /DBD-Pg-3.2.1.tar.gz +/DBD-Pg-3.3.0.tar.gz diff --git a/perl-DBD-Pg.spec b/perl-DBD-Pg.spec index 7baf607..4bc1439 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.2.1 +Version: 3.3.0 Release: 1%{?dist} License: GPLv2+ or Artistic Group: Development/Libraries @@ -98,6 +98,9 @@ make test %changelog +* Tue Jun 03 2014 Jitka Plesnikova - 3.3.0-1 +- 3.3.0 bump + * Mon May 26 2014 Jitka Plesnikova - 3.2.1-1 - 3.2.1 bump diff --git a/sources b/sources index d0d8584..3b44ae7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f2196ddd75d613e37a57e1ed7f0bcfc DBD-Pg-3.2.1.tar.gz +547de1382a47d66872912fe64282ff55 DBD-Pg-3.3.0.tar.gz