3.3.0 bump
This commit is contained in:
parent
e44ab167a8
commit
a5cf663d83
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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 <jplesnik@redhat.com> - 3.3.0-1
|
||||
- 3.3.0 bump
|
||||
|
||||
* Mon May 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 3.2.1-1
|
||||
- 3.2.1 bump
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user