[perl-Module-Extract-VERSION] BR: perl(Carp)

Paul Howarth pghmcfc at fedoraproject.org
Thu Jan 12 14:06:12 UTC 2012


commit 3d1ec4a9e2ac13129a239b3efc348243cb72ac49
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Jan 12 14:06:01 2012 +0000

    BR: perl(Carp)

 perl-Module-Extract-VERSION.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Extract-VERSION.spec b/perl-Module-Extract-VERSION.spec
index b4b841b..83a9e68 100644
--- a/perl-Module-Extract-VERSION.spec
+++ b/perl-Module-Extract-VERSION.spec
@@ -1,6 +1,6 @@
 Name:		perl-Module-Extract-VERSION
 Version:	1.01
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Extract a module version without running code
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -8,6 +8,7 @@ URL:		http://search.cpan.org/dist/Module-Extract-VERSION/
 Source0:	http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Module-Extract-VERSION-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:	noarch
+BuildRequires:	perl(Carp)
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Test::More)
 BuildRequires:	perl(Test::Pod) >= 1.00
@@ -55,6 +56,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Module::Extract::VERSION.3pm*
 
 %changelog
+* Thu Jan 12 2012 Paul Howarth <paul at city-fan.org> - 1.01-4
+- BR: perl(Carp)
+
 * Fri Aug 12 2011 Paul Howarth <paul at city-fan.org> - 1.01-3
 - Filter bogus provide for perl(ExtUtils::MakeMaker::_version) (#728286)
 



More information about the perl-devel mailing list