6.09 bump
This commit is contained in:
parent
a8d5ff807c
commit
b7a4a8a5a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user