[perl-Regexp-Common] Add BR: perl(Carp).

corsepiu corsepiu at fedoraproject.org
Sun Mar 24 17:23:42 UTC 2013


commit 4825964ad405bc3eaa0e65e8c61c2ae2caf4cabb
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Mar 24 18:23:30 2013 +0100

    Add BR: perl(Carp).

 perl-Regexp-Common.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec
index f69640c..e49b222 100644
--- a/perl-Regexp-Common.spec
+++ b/perl-Regexp-Common.spec
@@ -1,6 +1,6 @@
 Name:		perl-Regexp-Common
 Version:	2013031301
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Regexp::Common Perl module
 # Old Artistic 1.0 is also valid, but we won't list it here since it is non-free.
 # Also, it would throw off the automated license check and flag this package.
@@ -11,6 +11,7 @@ Source0:	http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.ta
 
 BuildArch: noarch
 BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Carp)
 
 # for improved tests
 BuildRequires:	perl(Test::More)
@@ -45,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 24 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2013031301-2
+- Add BR: perl(Carp).
+
 * Thu Mar 21 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2013031301-1
 - Upstream update.
 


More information about the scm-commits mailing list