[perl-Test-Pod] Round Module::Build version to 2 digits

Petr Pisar ppisar at fedoraproject.org
Thu May 31 09:49:34 UTC 2012


commit 58368a5af6772c579e6fd11f08399f0777d4b5e0
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu May 31 11:49:18 2012 +0200

    Round Module::Build version to 2 digits

 perl-Test-Pod.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec
index da8144a..a63ffb4 100644
--- a/perl-Test-Pod.spec
+++ b/perl-Test-Pod.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Pod
 Version:        1.45
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Test POD files for correctness
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,7 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-%{
 
 BuildArch:      noarch
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Module::Build) >= 0.3000
+BuildRequires:  perl(Module::Build) >= 0.30
 BuildRequires:  perl(Pod::Simple) >= 3.05
 BuildRequires:  perl(Test::Builder::Tester) >= 1.02
 BuildRequires:  perl(Test::More) >= 0.62
@@ -50,6 +50,9 @@ LC_ALL=C ./Build test
 
 
 %changelog
+* Thu May 31 2012 Petr Pisar <ppisar at redhat.com> - 1.45-4
+- Round Module::Build version to 2 digits
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.45-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list