[perl-libwww-perl] 6.08 bump

Petr Pisar ppisar at fedoraproject.org
Wed Jul 30 06:45:48 UTC 2014


commit e389ad817ced1d1c9f18bcf7a698e58eb138467e
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jul 30 08:31:44 2014 +0200

    6.08 bump

 .gitignore            |    1 +
 perl-libwww-perl.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69cf929..9f1745a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ libwww-perl-5.834.tar.gz
 /libwww-perl-6.05.tar.gz
 /libwww-perl-6.06.tar.gz
 /libwww-perl-6.07.tar.gz
+/libwww-perl-6.08.tar.gz
diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec
index 0afdee7..70c9dc2 100644
--- a/perl-libwww-perl.spec
+++ b/perl-libwww-perl.spec
@@ -1,5 +1,5 @@
 Name:           perl-libwww-perl
-Version:        6.07
+Version:        6.08
 Release:        1%{?dist}
 Summary:        A Perl interface to the World-Wide Web
 Group:          Development/Libraries
@@ -47,7 +47,7 @@ BuildRequires:  perl(LWP::MediaTypes) >= 6
 # Mail::Internet not needed
 BuildRequires:  perl(MIME::Base64) >= 2.1
 # Net::FTP 2.58 not used at tests
-BuildRequires:  perl(Net::HTTP) >= 6.04
+BuildRequires:  perl(Net::HTTP) >= 6.07
 # Net::NNTP not used at tests
 # URI 1.10 not used at tests
 BuildRequires:  perl(URI::Escape)
@@ -87,7 +87,7 @@ Requires:       perl(HTTP::Status) >= 6
 Requires:       perl(LWP::MediaTypes) >= 6
 Requires:       perl(MIME::Base64) >= 2.1
 Requires:       perl(Net::FTP) >= 2.58
-Requires:       perl(Net::HTTP) >= 6.04
+Requires:       perl(Net::HTTP) >= 6.07
 Requires:       perl(URI) >= 1.10
 Requires:       perl(URI::Escape)
 Requires:       perl(WWW::RobotRules) >= 6
@@ -144,6 +144,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Jul 29 2014 Petr Pisar <ppisar at redhat.com> - 6.08-1
+- 6.08 bump
+
 * Mon Jul 07 2014 Petr Pisar <ppisar at redhat.com> - 6.07-1
 - 6.07 bump
 
diff --git a/sources b/sources
index 8112341..34e1bd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc63e38f48f4bbdec50903d9c5e63953  libwww-perl-6.07.tar.gz
+28e5005609af16c1fa297d12e0312f86  libwww-perl-6.08.tar.gz


More information about the scm-commits mailing list