3.5.1 bump

This commit is contained in:
Jitka Plesnikova 2015-02-18 15:22:01 +01:00
parent e932ceca7a
commit f9cc4f3ea9
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ DBD-Pg-2.17.1.tar.gz
/DBD-Pg-3.4.1.tar.gz
/DBD-Pg-3.4.2.tar.gz
/DBD-Pg-3.5.0.tar.gz
/DBD-Pg-3.5.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-DBD-Pg
Summary: A PostgreSQL interface for perl
Version: 3.5.0
Version: 3.5.1
Release: 1%{?dist}
License: GPLv2+ or Artistic
Group: Development/Libraries
@ -78,8 +78,10 @@ make test
%{perl_vendorarch}/Bundle/DBD/Pg.pm
%{_mandir}/man3/*.3*
%changelog
* Wed Feb 18 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.5.1-1
- 3.5.1 bump
* Wed Feb 11 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.5.0-1
- 3.5.0 bump
- Remove tests sub-package, tests don't work without Makefile

View File

@ -1 +1 @@
16cea4efcd1f8917679920be50e23da9 DBD-Pg-3.5.0.tar.gz
cc693c034e7a31d1bf85ecb5ab9f3571 DBD-Pg-3.5.1.tar.gz