commit bd73eca0747c75c915ad5e39d4f38d2bf06b0ba8 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Wed Nov 12 13:10:51 2014 +0100 1.632 bump .gitignore | 1 + DBI-1.630-Security-notice-for-Proxy.patch | 55 ----------------------------- perl-DBI.spec | 10 +++--- sources | 2 +- 4 files changed, 7 insertions(+), 61 deletions(-) --- diff --git a/.gitignore b/.gitignore index 8f8db17..4254756 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ DBI-1.613.tar.gz /DBI-1.628.tar.gz /DBI-1.630.tar.gz /DBI-1.631.tar.gz +/DBI-1.632.tar.gz diff --git a/perl-DBI.spec b/perl-DBI.spec index 29c7ae9..d3ed864 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -9,15 +9,13 @@ %endif Name: perl-DBI -Version: 1.631 -Release: 7%{?dist} +Version: 1.632 +Release: 1%{?dist} Summary: A database access API for perl Group: Development/Libraries License: GPL+ or Artistic URL: http://dbi.perl.org/ Source0: http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz -# Add a security warning about use of RPC::PlClient, bug #1030578, CPAN RT#90475 -Patch0: DBI-1.630-Security-notice-for-Proxy.patch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(File::Find) @@ -105,7 +103,6 @@ the use of existing DBI frameworks like DBIx::Class. %prep %setup -q -n DBI-%{version} -%patch0 -p1 iconv -f iso8859-1 -t utf-8 lib/DBD/Gofer.pm >lib/DBD/Gofer.pm.new && mv lib/DBD/Gofer.pm{.new,} chmod 644 ex/* @@ -159,6 +156,9 @@ make test %endif %changelog +* Wed Nov 12 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.632-1 +- 1.632 bump + * Sun Sep 07 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.631-7 - Perl 5.20 re-rebuild of bootstrapped packages diff --git a/sources b/sources index ebfbc07..da8211d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -444d3c305e86597e11092b517794a840 DBI-1.631.tar.gz +285fc34c1ee20125aabbd50bc3e587fb DBI-1.632.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel