3.5.1 bump
This commit is contained in:
parent
e932ceca7a
commit
f9cc4f3ea9
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user