Update to 0.63

- New upstream release 0.63
  - Convert release to Zilla::Dist
  - Convert documentation to Kwim
  - Add coveralls badge
- This release by INGY -> update source URL
This commit is contained in:
Paul Howarth 2014-06-10 15:35:11 +01:00
parent b9d6de2d9b
commit 58bb12fe6e
2 changed files with 12 additions and 5 deletions

View File

@ -1,11 +1,11 @@
Name: perl-IO-All
Version: 0.61
Release: 2%{?dist}
Version: 0.63
Release: 1%{?dist}
Summary: IO::All Perl module
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/IO-All/
Source0: http://www.cpan.org/authors/id/F/FR/FREW/IO-All-%{version}.tar.gz
Source0: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: perl
@ -80,7 +80,7 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
make %{?_smp_mflags} test RELEASE_TESTING=1
%files
%doc Changes README README.md
%doc Changes LICENSE README
%{perl_vendorlib}/IO/
%{_mandir}/man3/IO::All.3pm*
%{_mandir}/man3/IO::All::DBM.3pm*
@ -96,6 +96,13 @@ make %{?_smp_mflags} test RELEASE_TESTING=1
%{_mandir}/man3/IO::All::Temp.3pm*
%changelog
* Tue Jun 10 2014 Paul Howarth <paul@city-fan.org> - 0.63-1
- Update to 0.63
- Convert release to Zilla::Dist
- Convert documentation to Kwim
- Add coveralls badge
- This release by INGY -> update source URL
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

View File

@ -1 +1 @@
9c8b41abc9e85cc0fbd344098107609d IO-All-0.61.tar.gz
8b08b0d4f7a270c2dc95ef6b89d1f0db IO-All-0.63.tar.gz