commit 6f90734bd92650b8dc8881af018f67a4715f9f62
Author: Petr Písař <[email protected]>
Date:   Mon Feb 13 15:16:11 2012 +0100

    0.012 bump

 .gitignore               |    1 +
 perl-Module-Runtime.spec |    9 ++++-----
 sources                  |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d34773c..370c500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Module-Runtime-0.009.tar.gz
 /Module-Runtime-0.010.tar.gz
 /Module-Runtime-0.011.tar.gz
+/Module-Runtime-0.012.tar.gz
diff --git a/perl-Module-Runtime.spec b/perl-Module-Runtime.spec
index 2a3ada6..37e0dc7 100644
--- a/perl-Module-Runtime.spec
+++ b/perl-Module-Runtime.spec
@@ -1,6 +1,6 @@
 # This file is licensed under the terms of GNU GPLv2+.
 Name:           perl-Module-Runtime
-Version:        0.011
+Version:        0.012
 Release:        1%{?dist}
 Summary:        Runtime module handling
 License:        GPL+ or Artistic
@@ -10,15 +10,11 @@ Source0:        
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-%{vers
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
 # Tests:
-BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Params::Classify)
-BuildRequires:  perl(parent)
 BuildRequires:  perl(Test::More)
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-Requires:       perl(Exporter)
 
 %description
 The functions exported by this module deal with runtime handling of Perl
@@ -45,6 +41,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 13 2012 Petr Pisar <[email protected]> - 0.012-1
+- 0.012 bump
+
 * Tue Oct 25 2011 Petr Pisar <[email protected]> - 0.011-1
 - 0.011 bump
 
diff --git a/sources b/sources
index 98a44bb..407a2fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0d2ab338c5bb2769a8f7db200cfdb2b  Module-Runtime-0.011.tar.gz
+12361582beb2cd9ed32b4252cd3f7bb3  Module-Runtime-0.012.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to