[perl-CHI] Upstream update.

corsepiu corsepiu at fedoraproject.org
Tue Feb 19 06:39:42 UTC 2013


commit bb40457ff46ed3440a8e09a11ef190229d970c9d
Author: Ralf Corsépius <corsepiu at 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 <corsepiu at fedoraproject.org> - 0.56-1
+- Upstream update.
+- Disable author-tests (Broken, Fedora_19_Mass_Rebuild FTBFS).
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at 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



More information about the perl-devel mailing list