[perl-Spiffy] Update to 0.41

Paul Howarth pghmcfc at fedoraproject.org
Thu Aug 7 14:04:38 UTC 2014


commit b20f2858e394e1e194a948161450d0a6cee8427f
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Aug 7 15:02:58 2014 +0100

    Update to 0.41
    
    - New upstream release 0.41
      - Remove (c) from Copyright
      - Add badges to docs
      - Fix a bug that was causing lots of warnings in Test::Base on perl 5.21
      - Fix bad encoding in Pod

 perl-Spiffy.spec |    9 ++++++++-
 sources          |    2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec
index c2ee7d4..84ece33 100644
--- a/perl-Spiffy.spec
+++ b/perl-Spiffy.spec
@@ -1,5 +1,5 @@
 Name:           perl-Spiffy
-Version:        0.37
+Version:        0.41
 Release:        1%{?dist}
 Summary:        Framework for doing object oriented (OO) programming in Perl
 License:        GPL+ or Artistic
@@ -72,6 +72,13 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Spiffy.3pm*
 
 %changelog
+* Thu Aug  7 2014 Paul Howarth <paul at city-fan.org> - 0.41-1
+- Update to 0.41
+  - Remove (c) from Copyright
+  - Add badges to docs
+  - Fix a bug that was causing lots of warnings in Test::Base on perl 5.21
+  - Fix bad encoding in Pod
+
 * Thu Jul 31 2014 Paul Howarth <paul at city-fan.org> - 0.37-1
 - Update to 0.37
   - Update IRC in Meta
diff --git a/sources b/sources
index 2024196..6c384dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14a3a0022b0cdec1c64912303aca83d7  Spiffy-0.37.tar.gz
+16f55e98735362142a3ac733e67d4cc3  Spiffy-0.41.tar.gz


More information about the scm-commits mailing list