[perl-Date-ISO8601] drop explicit BR perl >= 0:5.006

Iain Arnell iarnell at fedoraproject.org
Tue Aug 16 15:22:47 UTC 2011


commit 875b02b687d8374471099fd838ed509d027e68ed
Author: Iain Arnell <iarnell at gmail.com>
Date:   Tue Aug 16 17:22:16 2011 +0200

    drop explicit BR perl >= 0:5.006

 perl-Date-ISO8601.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Date-ISO8601.spec b/perl-Date-ISO8601.spec
index 3e00bd4..53376da 100644
--- a/perl-Date-ISO8601.spec
+++ b/perl-Date-ISO8601.spec
@@ -1,13 +1,12 @@
 Name:           perl-Date-ISO8601
 Version:        0.004
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Three ISO 8601 numerical calendars
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Date-ISO8601/
 Source0:        http://www.cpan.org/modules/by-module/Date/Date-ISO8601-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl >= 0:5.006
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
@@ -59,5 +58,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 16 2011 Iain Arnell <iarnell at gmail.com> 0.004-2
+- drop explicit BR perl >= 0:5.006
+
 * Thu Aug 11 2011 Iain Arnell <iarnell at gmail.com> 0.004-1
 - Specfile autogenerated by cpanspec 1.78.



More information about the perl-devel mailing list