3.5.3 bump
This commit is contained in:
parent
ecd189122e
commit
ed69414fe6
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <jplesnik@redhat.com> - 3.5.3-1
|
||||
- 3.5.3 bump
|
||||
|
||||
* Wed Sep 30 2015 Jitka Plesnikova <jplesnik@redhat.com> - 3.5.2-1
|
||||
- 3.5.2 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user