From b7a4a8a5a0a41832f32e1b5b27286da08691a03e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 21 May 2015 08:47:42 +0200 Subject: [PATCH] 6.09 bump --- .gitignore | 1 + perl-Net-HTTP.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 17926f1..bafe8cc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /Net-HTTP-6.05.tar.gz /Net-HTTP-6.06.tar.gz /Net-HTTP-6.07.tar.gz +/Net-HTTP-6.09.tar.gz diff --git a/perl-Net-HTTP.spec b/perl-Net-HTTP.spec index b3fa7fb..4434368 100644 --- a/perl-Net-HTTP.spec +++ b/perl-Net-HTTP.spec @@ -1,11 +1,11 @@ Name: perl-Net-HTTP -Version: 6.07 -Release: 2%{?dist} +Version: 6.09 +Release: 1%{?dist} Summary: Low-level HTTP connection (client) License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Net-HTTP/ -Source0: http://www.cpan.org/authors/id/M/MS/MSCHILLI/Net-HTTP-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/E/ET/ETHER/Net-HTTP-%{version}.tar.gz BuildArch: noarch BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) @@ -66,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 21 2015 Petr Pisar - 6.09-1 +- 6.09 bump + * Thu Aug 28 2014 Jitka Plesnikova - 6.07-2 - Perl 5.20 rebuild diff --git a/sources b/sources index d870140..3f65593 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6da691523456089d7a812ac398bc77e Net-HTTP-6.07.tar.gz +3d84d17f64c7316d69e7eb7b4e292b9a Net-HTTP-6.09.tar.gz