new perl
This commit is contained in:
parent
23f9e50955
commit
a686d78d53
@ -1,16 +1,15 @@
|
||||
Name: perl-DateTime-Format-IBeat
|
||||
Version: 0.161
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Format times in .beat notation
|
||||
|
||||
Group: Development/Libraries
|
||||
License: Artistic or GPL
|
||||
License: GPL+ or Artistic
|
||||
URL: http://search.cpan.org/dist/DateTime-Format-IBeat
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/E/EM/EMARTIN/DateTime-Format-IBeat-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(DateTime) >= 0.18, perl(Test::More) >= 0.47
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
@ -59,6 +58,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.161-5
|
||||
- rebuild for new perl
|
||||
|
||||
* Thu Aug 31 2006 Chris Weyl <cweyl.drew.edu> 0.161-4
|
||||
- bump for mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user