- update to 0.10
This commit is contained in:
parent
2fb779b889
commit
85bb223968
@ -1 +1 @@
|
||||
MRO-Compat-0.09.tar.gz
|
||||
MRO-Compat-0.10.tar.gz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: perl-MRO-Compat
|
||||
Version: 0.09
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Mro::* interface compatibility for Perls < 5.9.5
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/MRO-Compat/
|
||||
Source0: http://www.cpan.org/authors/id/B/BL/BLBLACK/MRO-Compat-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/F/FL/FLORA/MRO-Compat-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
@ -69,6 +69,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 02 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.10-1
|
||||
- update to 0.10
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user