yaneti pushed to perl-HTTP-CookieJar (master). "Update to 0.007. Upstream droppped the Time::Mock builddep"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 24 08:20:31 UTC 2015


From 79bbcb9d2e9d73549e65b238d056c02d6aaf6127 Mon Sep 17 00:00:00 2001
From: Yanko Kaneti <yaneti at declera.com>
Date: Thu, 24 Sep 2015 11:20:09 +0300
Subject: Update to 0.007. Upstream droppped the Time::Mock builddep


diff --git a/.gitignore b/.gitignore
index 6b23093..3f52d04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /HTTP-CookieJar-0.004.tar.gz
 /HTTP-CookieJar-0.005.tar.gz
 /HTTP-CookieJar-0.006.tar.gz
+/HTTP-CookieJar-0.007.tar.gz
diff --git a/perl-HTTP-CookieJar.spec b/perl-HTTP-CookieJar.spec
index ca8925b..1605723 100644
--- a/perl-HTTP-CookieJar.spec
+++ b/perl-HTTP-CookieJar.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-CookieJar
-Version:        0.006
-Release:        4%{?dist}
+Version:        0.007
+Release:        1%{?dist}
 Summary:        Minimalist HTTP user agent cookie jar
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -24,7 +24,6 @@ BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Time::Local) >= 1.1901
-BuildRequires:  perl(Time::Mock)
 BuildRequires:  perl(URI)
 BuildRequires:  perl(strict), perl(warnings)
 
@@ -52,11 +51,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING.mkdn LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 24 2015 Yanko Kaneti <yaneti at declera.com> 0.007-1
+- Update to 0.007. Upstream droppped the Time::Mock builddep
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.006-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9e5cf86..32b3c13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ebef4f5c9cca2383c05fdb10378bacc  HTTP-CookieJar-0.006.tar.gz
+e6519b8f5ad757a4c18f78650127b057  HTTP-CookieJar-0.007.tar.gz
-- 
cgit v0.10.2


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


More information about the perl-devel mailing list