commit 662404d302e69b706c35b24a95fd0b43e34a9c79 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu May 2 14:12:42 2013 +0200 6.04 bump .gitignore | 1 + .rpmlint | 2 ++ perl-LWP-Protocol-https.spec | 7 +++++-- sources | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 6edc12f..9888b9c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /LWP-Protocol-https-6.02.tar.gz /LWP-Protocol-https-6.03.tar.gz +/LWP-Protocol-https-6.04.tar.gz diff --git a/.rpmlint b/.rpmlint new file mode 100644 index 0000000..77f1ae0 --- /dev/null +++ b/.rpmlint @@ -0,0 +1,2 @@ +from Config import * +addFilter("spelling-error .* UserAgent"); diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index bf7ad98..ffa0fd6 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -1,6 +1,6 @@ Name: perl-LWP-Protocol-https -Version: 6.03 -Release: 3%{?dist} +Version: 6.04 +Release: 1%{?dist} Summary: Provide HTTPS support for LWP::UserAgent License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 02 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 6.04-1 +- 6.04 bump + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 6.03-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index a8c8874..7bfc820 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a9341732172da290fe1b5af98a015a7 LWP-Protocol-https-6.03.tar.gz +1b422a7d3b5fed1eb4d748fdc9fd79a4 LWP-Protocol-https-6.04.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