[perl-CHI] Upstream update.

2015-01-08 Thread corsepiu
commit 573b2be60e77911766b13dd7792c95d9d899b702
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Jan 8 10:47:47 2015 +0100

Upstream update.

- Reflect upstream URL having changed.

 .gitignore|2 +-
 perl-CHI.spec |   10 +++---
 sources   |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f1065a..9161942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.58.tar.gz
+/CHI-0.59.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index ba9e16a..3efccd2 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,11 +1,11 @@
 Name:   perl-CHI
-Version:0.58
-Release:2%{?dist}
+Version:0.59
+Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CHI/
-Source0:http://www.cpan.org/authors/id/H/HA/HAARG/CHI-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-%{version}.tar.gz
 BuildArch:  noarch
 
 %bcond_with author_tests
@@ -128,6 +128,10 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Thu Jan 08 2015 Ralf Corsépius corse...@fedoraproject.org - 0.59-1
+- Upstream update.
+- Reflect upstream URL having changed.
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.58-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ada8764..d42b4db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2efc812710358a6f70fdba7407227d87  CHI-0.58.tar.gz
+fc0d4210ed8d132e7bc0bd0c2bd0b62f  CHI-0.59.tar.gz
--
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

[perl-CHI] Upstream update.

2013-02-18 Thread corsepiu
commit bb40457ff46ed3440a8e09a11ef190229d970c9d
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue Feb 19 07:39:33 2013 +0100

Upstream update.

- Disable author-tests (Broken, Fedora_19_Mass_Rebuild FTBFS).

 .gitignore|2 +-
 perl-CHI.spec |   10 +++---
 sources   |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 39003d6..f1e6671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.55.tar.gz
+/CHI-0.56.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index cf957ee..be5bbf3 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
-Version:0.55
-Release:4%{?dist}
+Version:0.56
+Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://search.cpan.org/dist/CHI/
 Source0:
http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-%{version}.tar.gz
 BuildArch:  noarch
 
-%bcond_without author_tests
+%bcond_with author_tests
 
 %bcond_without smoke_tests
 
@@ -127,6 +127,10 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Tue Feb 19 2013 Ralf Corsépius corse...@fedoraproject.org - 0.56-1
+- Upstream update.
+- Disable author-tests (Broken, Fedora_19_Mass_Rebuild FTBFS).
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.55-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index b5484fa..460a60e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6cfdf247e3951c52c4cbb3e0890677b8  CHI-0.55.tar.gz
+d1596e7c822d410ba447aef172ae3759  CHI-0.56.tar.gz
--
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

[perl-CHI] Upstream update.

2012-07-09 Thread corsepiu
commit 483beb6371b07f73ffe56661828ea98cb818c5d3
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue Jul 10 05:35:52 2012 +0200

Upstream update.

 .gitignore|2 +-
 perl-CHI.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c1bde9d..39003d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.54.tar.gz
+/CHI-0.55.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index e387602..74bec14 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
-Version:0.54
-Release:2%{?dist}
+Version:0.55
+Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -127,6 +127,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Tue Jul 10 2012 Ralf Corsépius corse...@fedoraproject.org - 0.55-1
+- Upstream update.
+
 * Wed Jul 04 2012 Petr Pisar ppi...@redhat.com - 0.54-2
 - Perl 5.16 rebuild
 
diff --git a/sources b/sources
index 260d71d..b5484fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b638e3887497bee4a0d3eb3e7e407ad  CHI-0.54.tar.gz
+6cfdf247e3951c52c4cbb3e0890677b8  CHI-0.55.tar.gz
--
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

[perl-CHI] Upstream update.

2012-06-05 Thread corsepiu
commit 32a04c1d7b7923aca6fe6d43c001c91fc96cfe1b
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Jun 6 04:29:14 2012 +0200

Upstream update.

- Cleanup perl module filters.

 .gitignore|2 +-
 perl-CHI.spec |   16 +++-
 sources   |2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 68bedbc..2dcf302 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.52.tar.gz
+/CHI-0.53.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index b7f1957..46d209c 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,5 +1,5 @@
 Name:   perl-CHI
-Version:0.52
+Version:0.53
 Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
@@ -28,6 +28,7 @@ BuildRequires:  perl(Log::Any::Adapter::Dispatch) = 0.05
 BuildRequires:  perl(Module::Load::Conditional)
 BuildRequires:  perl(Moose) = 0.66
 BuildRequires:  perl(Storable)
+BuildRequires:  perl(String::RewritePrefix)
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Class)
@@ -52,12 +53,7 @@ BuildRequires:   perl(Cache::FastMmap)
 
 %{?perl_filter_default}
 
-# RPM 4.8 style
 %{?filter_setup:
-%filter_from_provides /^perl(Bar)/d
-%filter_from_provides /^perl(Baz)/d
-%filter_from_provides /^perl(DummySerializer)/d
-%filter_from_provides /^perl(Foo)/d
 # Replace unversioned dependencies with versioned ones.
 %filter_from_requires s/^perl(Carp::Assert)$/perl(Carp::Assert) = 0.20/
 %filter_from_requires s/^perl(List::MoreUtils)$/perl(List::MoreUtils) = 0.13/
@@ -67,12 +63,10 @@ BuildRequires:  perl(Cache::FastMmap)
 %filter_from_requires 
s/^perl(Time::Duration::Parse)$/perl(Time::Duration::Parse) = 0.03/
 %filter_setup
 }
-# RPM 4.9 style
+
 %global __provides_exclude 
%{?__provides_exclude:__provides_exclude|}^perl\\(Bar\\)
 %global __provides_exclude %__provides_exclude|^perl\\(DummySerializer\\)
 %global __provides_exclude %__provides_exclude|^perl\\(Foo\\)
-# Replace unversioned dependencies with versioned ones.
-# Already auto-discovered. In addition, RPM 4.9 does not offer replacing.
 
 %description
 CHI provides a unified caching API, designed to assist a developer in
@@ -131,6 +125,10 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Wed Jun 06 2012 Ralf Corsépius corse...@fedoraproject.org - 0.53-1
+- Upstream update.
+- Cleanup perl module filters.
+
 * Mon Mar 19 2012 Ralf Corsépius corse...@fedoraproject.org - 0.52-1
 - Upstream update.
 
diff --git a/sources b/sources
index a160fd2..9fa1a8b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b608caf538c6b012f4c0ca5337771972  CHI-0.52.tar.gz
+2e35d6819725e0b4decdabb00bdb23fa  CHI-0.53.tar.gz
--
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

[perl-CHI] Upstream update.

2012-06-05 Thread corsepiu
commit f3b910dc187ecca4b2ffb9bca2871537b8b4e428
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Jun 6 04:44:58 2012 +0200

Upstream update.

 .gitignore|2 +-
 perl-CHI.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2dcf302..c1bde9d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.53.tar.gz
+/CHI-0.54.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 46d209c..13c3acc 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,5 +1,5 @@
 Name:   perl-CHI
-Version:0.53
+Version:0.54
 Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
@@ -125,6 +125,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Wed Jun 06 2012 Ralf Corsépius corse...@fedoraproject.org - 0.54-1
+- Upstream update.
+
 * Wed Jun 06 2012 Ralf Corsépius corse...@fedoraproject.org - 0.53-1
 - Upstream update.
 - Cleanup perl module filters.
diff --git a/sources b/sources
index 9fa1a8b..260d71d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e35d6819725e0b4decdabb00bdb23fa  CHI-0.53.tar.gz
+2b638e3887497bee4a0d3eb3e7e407ad  CHI-0.54.tar.gz
--
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

[perl-CHI] Upstream update.

2012-03-19 Thread corsepiu
commit 9e6537c27e1dc24b4fc88fa72a307c63d1854aba
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Mar 19 18:55:21 2012 +0100

Upstream update.

 .gitignore|2 +-
 perl-CHI.spec |6 --
 sources   |2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bea196a..68bedbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/CHI-0.50.tar.gz
+/CHI-0.52.tar.gz
diff --git a/perl-CHI.spec b/perl-CHI.spec
index eb8348e..b7f1957 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,5 +1,5 @@
 Name:   perl-CHI
-Version:0.50
+Version:0.52
 Release:1%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
@@ -111,7 +111,6 @@ 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
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %dir %{perl_vendorlib}/CHI
 %{perl_vendorlib}/CHI.pm
@@ -132,6 +131,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Mon Mar 19 2012 Ralf Corsépius corse...@fedoraproject.org - 0.52-1
+- Upstream update.
+
 * Sat Jan 14 2012 Ralf Corsépius corse...@fedoraproject.org - 0.50-1
 - Abandon fedora  15.
 - Add BR: perl(Digest::MD5).
diff --git a/sources b/sources
index 4231207..a160fd2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf583581231681d58b6f87bbd38d893c  CHI-0.50.tar.gz
+b608caf538c6b012f4c0ca5337771972  CHI-0.52.tar.gz
--
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