yaneti pushed to perl-HTTP-CookieJar (master). "Update to 0.008. Upstream dropped minimal perl requirement to 5.8.1"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Nov 9 09:15:41 UTC 2015


From fd3439316b40fa10a3cd7682d40899f88395054a Mon Sep 17 00:00:00 2001
From: Yanko Kaneti <yaneti at declera.com>
Date: Mon, 9 Nov 2015 11:15:22 +0200
Subject: Update to 0.008. Upstream dropped minimal perl requirement to 5.8.1

---
 .gitignore               | 1 +
 perl-HTTP-CookieJar.spec | 7 +++++--
 sources                  | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3f52d04..73217e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /HTTP-CookieJar-0.005.tar.gz
 /HTTP-CookieJar-0.006.tar.gz
 /HTTP-CookieJar-0.007.tar.gz
+/HTTP-CookieJar-0.008.tar.gz
diff --git a/perl-HTTP-CookieJar.spec b/perl-HTTP-CookieJar.spec
index 1605723..35c24e3 100644
--- a/perl-HTTP-CookieJar.spec
+++ b/perl-HTTP-CookieJar.spec
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-CookieJar
-Version:        0.007
+Version:        0.008
 Release:        1%{?dist}
 Summary:        Minimalist HTTP user agent cookie jar
 License:        ASL 2.0
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/HTTP-CookieJar/
 Source0:        http://www.cpan.org/authors/id/D/DA/DAGOLDEN/HTTP-CookieJar-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  perl >= 5.10
+BuildRequires:  perl >= 5.8.1
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find)
@@ -56,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov  9 2015 Yanko Kaneti <yaneti at declera.com> 0.008-1
+- Update to 0.008. Upstream dropped minimal perl requirement to 5.8.1
+
 * Thu Sep 24 2015 Yanko Kaneti <yaneti at declera.com> 0.007-1
 - Update to 0.007. Upstream droppped the Time::Mock builddep
 
diff --git a/sources b/sources
index 32b3c13..e4a81ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6519b8f5ad757a4c18f78650127b057  HTTP-CookieJar-0.007.tar.gz
+e30a933e9cc0cf6f0b67054cbb01141f  HTTP-CookieJar-0.008.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-HTTP-CookieJar.git/commit/?h=master&id=fd3439316b40fa10a3cd7682d40899f88395054a


More information about the perl-devel mailing list