From fe32279c4396d23e3aeb1eabcce5862fd61081e1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Wed, 10 Jun 2015 10:54:21 +0200
Subject: Upstream update.

- Reflect upstream having switched from JSON to JSON::MaybeXS.
- Introduce %license.

diff --git a/.gitignore b/.gitignore
index 9161942..aa92ef4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.59.tar.gz
+/CHI-0.60.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index c25fffe..ef8c5c2 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:           perl-CHI
-Version:        0.59
-Release:        2%{?dist}
+Version:        0.60
+Release:        1%{?dist}
 Summary:        Unified cache handling interface
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -21,7 +21,7 @@ BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(Hash::MoreUtils)
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS) >= 1.003003
 BuildRequires:  perl(List::MoreUtils) >= 0.13
 BuildRequires:  perl(Log::Any) >= 0.08
 BuildRequires:  perl(Log::Any::Adapter::Dispatch) >= 0.05
@@ -109,7 +109,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_TESTING=1}
 
 %files
-%doc Changes LICENSE
+%doc Changes
+%license LICENSE
 %dir %{perl_vendorlib}/CHI
 %{perl_vendorlib}/CHI.pm
 %{perl_vendorlib}/CHI/Benchmarks.pod
@@ -128,6 +129,11 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Wed Jun 10 2015 Ralf Corsépius <corse...@fedoraproject.org> - 0.60-1
+- Upstream update.
+- Reflect upstream having switched from JSON to JSON::MaybeXS.
+- Introduce %%license.
+
 * Sat Jun 06 2015 Jitka Plesnikova <jples...@redhat.com> - 0.59-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index d42b4db..5330906 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc0d4210ed8d132e7bc0bd0c2bd0b62f  CHI-0.59.tar.gz
+e559c52c12de4a27b0210caa1c790e65  CHI-0.60.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f22&id=fe32279c4396d23e3aeb1eabcce5862fd61081e1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to