[perl-Class-Load] Update to 0.20

Paul Howarth pghmcfc at fedoraproject.org
Sun Jul 15 21:48:46 UTC 2012


commit 10bea176d2c94c669aadb7693a66e64d9c48ad42
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Jul 15 22:48:07 2012 +0100

    Update to 0.20
    
    - Update to 0.20
      - Same as the most recent 0.19, but with a new version (CPAN RT#78389)

 perl-Class-Load.spec |    8 ++++++--
 sources              |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-Class-Load.spec b/perl-Class-Load.spec
index 5c941f8..724a91c 100644
--- a/perl-Class-Load.spec
+++ b/perl-Class-Load.spec
@@ -1,6 +1,6 @@
 Name:		perl-Class-Load
-Version:	0.19
-Release:	7%{?dist}
+Version:	0.20
+Release:	1%{?dist}
 Summary:	A working (require "Class::Name") and more
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -99,6 +99,10 @@ make test
 %{_mandir}/man3/Class::Load.3pm*
 
 %changelog
+* Sun Jul 15 2012 Paul Howarth <paul at city-fan.org> - 0.20-1
+- Update to 0.20
+  - Same as the most recent 0.19, but with a new version (CPAN RT#78389)
+
 * Sun Jul 15 2012 Paul Howarth <paul at city-fan.org> - 0.19-7
 - New upstream re-release of 0.19 by DROLSKY
   - The load_class() subroutine now returns the class name on success
diff --git a/sources b/sources
index 7e7a6be..7929101 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81fcbf9b7c4ec9795344b96eb26dcd06  Class-Load-0.19.tar.gz
+9ccb131338a6cf1318599c08c095cf72  Class-Load-0.20.tar.gz


More information about the scm-commits mailing list