Update to 0.48
- New upstream release 0.48 - Add ->os method to ::Filesys - Switch from Module::Install to Dist::Zilla
This commit is contained in:
parent
6805ffc2a9
commit
21fa4904bc
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-All
|
||||
Version: 0.47
|
||||
Version: 0.48
|
||||
Release: 1%{?dist}
|
||||
Summary: IO::All Perl module
|
||||
License: GPL+ or Artistic
|
||||
@ -8,8 +8,7 @@ URL: http://search.cpan.org/dist/IO-All/
|
||||
Source0: http://www.cpan.org/authors/id/F/FR/FREW/IO-All-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
# Module Build
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(File::Find)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
|
||||
# Module Runtime
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Cwd)
|
||||
@ -93,6 +92,11 @@ make %{?_smp_mflags} test
|
||||
%{_mandir}/man3/IO::All::Temp.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 8 2013 Paul Howarth <paul@city-fan.org> - 0.48-1
|
||||
- Update to 0.48
|
||||
- Add ->os method to ::Filesys
|
||||
- Switch from Module::Install to Dist::Zilla
|
||||
|
||||
* Sun Oct 6 2013 Paul Howarth <paul@city-fan.org> - 0.47-1
|
||||
- Update to 0.47
|
||||
- Add ->glob method to ::Dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user