[perl-Class-MethodMaker] Upstream update.

corsepiu corsepiu at fedoraproject.org
Thu Feb 13 05:09:28 UTC 2014


commit 30abbfbf5f96b2bd4e2e76a57432b7fc41159e38
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Feb 13 06:09:53 2014 +0100

    Upstream update.
    
    - Minor spec cleanup.

 .gitignore                  |    2 +-
 perl-Class-MethodMaker.spec |    8 +++++---
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f1111d..8a90de6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Class-MethodMaker-2.19.tar.gz
+/Class-MethodMaker-2.20.tar.gz
diff --git a/perl-Class-MethodMaker.spec b/perl-Class-MethodMaker.spec
index 8647f06..98a1419 100644
--- a/perl-Class-MethodMaker.spec
+++ b/perl-Class-MethodMaker.spec
@@ -1,5 +1,5 @@
 Name:           perl-Class-MethodMaker
-Version:        2.19
+Version:        2.20
 Release:        1%{?dist}
 Summary:        Perl module for creating generic object-oriented methods
 
@@ -20,9 +20,7 @@ BuildRequires:  perl(strict)
 # Run-time
 BuildRequires:  perl(AutoLoader) >= 5.57
 BuildRequires:  perl(base)
-# B::Deparse not used in tests
 BuildRequires:  perl(Carp)
-# Data::Dumper not used in tests
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(warnings)
 BuildRequires:  perl(warnings::register)
@@ -90,6 +88,10 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Feb 13 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.20-1
+- Upstream update.
+- Minor spec cleanup.
+
 * Thu Dec 26 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.19-1
 - Upstream update.
 - Fix up Source0:-URL.
diff --git a/sources b/sources
index 33c0dd3..37189df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1f3dc07faf952be9b2e30e718486be6  Class-MethodMaker-2.19.tar.gz
+6ff22acb19ebfccaa9de07c7d4358129  Class-MethodMaker-2.20.tar.gz


More information about the scm-commits mailing list