6.09 bump

This commit is contained in:
Petr Písař 2015-05-21 08:47:42 +02:00
parent a8d5ff807c
commit b7a4a8a5a0
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <ppisar@redhat.com> - 6.09-1
- 6.09 bump
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.07-2
- Perl 5.20 rebuild

View File

@ -1 +1 @@
b6da691523456089d7a812ac398bc77e Net-HTTP-6.07.tar.gz
3d84d17f64c7316d69e7eb7b4e292b9a Net-HTTP-6.09.tar.gz