commit 3d5001ff9b3ed4dfb49a13a07d4647e35ea0fbd7
Author: Paul Howarth <p...@city-fan.org>
Date:   Fri Dec 23 09:33:22 2011 +0000

    Update to 0.13
    
    - New upstream release 0.13:
      - Fix some bugs with our use of Try::Tiny, which could cause warnings on 
some
        systems where Class::Load::XS wasn't installed (CPAN RT#72345)
    - BR: perl(Test::Without::Module)

 perl-Class-Load.spec |    9 ++++++++-
 sources              |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Class-Load.spec b/perl-Class-Load.spec
index f55e1c3..93b08b3 100644
--- a/perl-Class-Load.spec
+++ b/perl-Class-Load.spec
@@ -1,5 +1,5 @@
 Name:          perl-Class-Load
-Version:       0.12
+Version:       0.13
 Release:       1%{?dist}
 Summary:       A working (require "Class::Name") and more
 Group:         Development/Libraries
@@ -23,6 +23,7 @@ BuildRequires:        perl(Try::Tiny)
 # ===================================================================
 BuildRequires: perl(Test::Fatal)
 BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::Without::Module)
 BuildRequires: perl(version)
 # ===================================================================
 # Author/Release test requirements
@@ -78,6 +79,12 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Class::Load.3pm*
 
 %changelog
+* Thu Dec 22 2011 Paul Howarth <p...@city-fan.org> - 0.13-1
+- Update to 0.13:
+  - Fix some bugs with our use of Try::Tiny, which could cause warnings on some
+    systems where Class::Load::XS wasn't installed (CPAN RT#72345)
+- BR: perl(Test::Without::Module)
+
 * Tue Oct 25 2011 Paul Howarth <p...@city-fan.org> - 0.12-1
 - Update to 0.12:
   - Require Module::Runtime ≥ 0.011, which fixes problems with Catalyst under
diff --git a/sources b/sources
index bd9d802..75dd0dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1bb822ffb509b5f96b17237f318ab70  Class-Load-0.12.tar.gz
+d26a8c6da4e12d72d9f06a47c89c6a73  Class-Load-0.13.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

Reply via email to