3.2.1 bump
This commit is contained in:
parent
0ad5940b21
commit
e44ab167a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ DBD-Pg-2.17.1.tar.gz
|
||||
/DBD-Pg-2.19.3.tar.gz
|
||||
/DBD-Pg-3.0.0.tar.gz
|
||||
/DBD-Pg-3.1.1.tar.gz
|
||||
/DBD-Pg-3.2.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-Pg
|
||||
Summary: A PostgreSQL interface for perl
|
||||
Version: 3.1.1
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -98,6 +98,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.2.1-1
|
||||
- 3.2.1 bump
|
||||
|
||||
* Mon Apr 14 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.1.1-1
|
||||
- 3.1.1 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user