commit ca82bcad09c6f3961f86313fd46eca8ab968572f
Author: Petr Písař <ppi...@redhat.com>
Date:   Mon Jan 27 13:50:41 2014 +0100

    0.30 bump

 .gitignore            |    1 +
 perl-Module-Load.spec |    6 +++++-
 sources               |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 742fc15..b10a959 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Module-Load-0.12.tar.gz
 /Module-Load-0.24.tar.gz
 /Module-Load-0.28.tar.gz
+/Module-Load-0.30.tar.gz
diff --git a/perl-Module-Load.spec b/perl-Module-Load.spec
index 8310961..f3c4e02 100644
--- a/perl-Module-Load.spec
+++ b/perl-Module-Load.spec
@@ -1,7 +1,7 @@
 Name:           perl-Module-Load
 # Epoch to compete with perl.spec
 Epoch:          1
-Version:        0.28
+Version:        0.30
 Release:        1%{?dist}
 Summary:        Run-time require of both modules and files
 License:        GPL+ or Artistic
@@ -14,6 +14,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 # Run-time:
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(lib)
@@ -54,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 27 2014 Petr Pisar <ppi...@redhat.com> - 1:0.30-1
+- 0.30 bump
+
 * Tue Jan 07 2014 Petr Pisar <ppi...@redhat.com> - 1:0.28-1
 - 0.28 bump
 
diff --git a/sources b/sources
index 001c9e2..78f4a0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93164909fa15c61d26c03f930ef345e6  Module-Load-0.28.tar.gz
+828060b6c19f63f474957cf54bd46c68  Module-Load-0.30.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to