diff --git a/perl-IO-All.spec b/perl-IO-All.spec index 6d6cd53..2cca09d 100644 --- a/perl-IO-All.spec +++ b/perl-IO-All.spec @@ -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 - 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 - 0.61-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 6099232..5472f7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c8b41abc9e85cc0fbd344098107609d IO-All-0.61.tar.gz +8b08b0d4f7a270c2dc95ef6b89d1f0db IO-All-0.63.tar.gz