[perl-Spiffy] Update to 0.46

Paul Howarth pghmcfc at fedoraproject.org
Tue Sep 9 13:10:45 UTC 2014


commit b74e96b9c2292978d25b333525729b45569b8578
Author: Paul Howarth <paul at city-fan.org>
Date:   Tue Sep 9 13:56:43 2014 +0100

    Update to 0.46
    
    - New upstream release 0.46
      - Meta 0.0.2
      - Eliminate spurious trailing whitespace
      - Eliminate File::Basename from test/
      - Add t/000-compile-modules.t

 perl-Spiffy.spec |   12 +++++++++---
 sources          |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/perl-Spiffy.spec b/perl-Spiffy.spec
index 24e201e..3d3807b 100644
--- a/perl-Spiffy.spec
+++ b/perl-Spiffy.spec
@@ -1,6 +1,6 @@
 Name:           perl-Spiffy
-Version:        0.42
-Release:        2%{?dist}
+Version:        0.46
+Release:        1%{?dist}
 Summary:        Framework for doing object oriented (OO) programming in Perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -22,7 +22,6 @@ BuildRequires:  perl(YAML)
 # Tests:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
 # Release Tests:
@@ -72,6 +71,13 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/Spiffy.3pm*
 
 %changelog
+* Tue Sep  9 2014 Paul Howarth <paul at city-fan.org> - 0.46-1
+- Update to 0.46
+  - Meta 0.0.2
+  - Eliminate spurious trailing whitespace
+  - Eliminate File::Basename from test/
+  - Add t/000-compile-modules.t
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.42-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 6385047..5037439 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b484b87dcd0d04d84f08c8662b15df47  Spiffy-0.42.tar.gz
+2ec7007c111a6bc2775bb7c57673a24b  Spiffy-0.46.tar.gz



More information about the perl-devel mailing list