commit 6ce500d45b17e387e973e402df4b0477bda40555
Author: Petr Písař <[email protected]>
Date: Mon Feb 13 15:16:11 2012 +0100
0.012 bump
.gitignore | 1 +
perl-Module-Runtime.spec | 11 +++++------
sources | 2 +-
3 files changed, 7 insertions(+), 7 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 05ac6e4..7c9231a 100644
--- a/perl-Module-Runtime.spec
+++ b/perl-Module-Runtime.spec
@@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Module-Runtime
-Version: 0.011
-Release: 2%{?dist}
+Version: 0.012
+Release: 1%{?dist}
Summary: Runtime module handling
License: GPL+ or Artistic
Group: Development/Libraries
@@ -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
+
* Fri Jan 13 2012 Fedora Release Engineering <[email protected]>
- 0.011-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
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