This commit is contained in:
Dennis Gilmore 2013-02-14 05:30:33 -06:00
parent 786fe52de8
commit 449e939863

View File

@ -1,7 +1,7 @@
Name: perl-DBD-Pg
Summary: A PostgreSQL interface for perl
Version: 2.19.3
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+ or Artistic
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/DBD-Pg-%{version}.tar.gz
@ -87,6 +87,9 @@ make test
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.19.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Aug 22 2012 Petr Pisar <ppisar@redhat.com> - 2.19.3-2
- Specify all dependencies
- Move testme.tmp.pl to tests sub-package