From 7ac64d6d823883ecd0ead8b219926c3bcecf921b Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Thu, 14 Aug 2014 13:47:45 +0100 Subject: [PATCH] Update to 0.68 - New upstream release 0.68 - Fix Copyright years - Documentation fixes - Use %license --- perl-IO-All.spec | 11 +++++++++-- sources | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/perl-IO-All.spec b/perl-IO-All.spec index 28e136d..2608382 100644 --- a/perl-IO-All.spec +++ b/perl-IO-All.spec @@ -1,5 +1,5 @@ Name: perl-IO-All -Version: 0.66 +Version: 0.68 Release: 1%{?dist} Summary: IO::All Perl module License: GPL+ or Artistic @@ -80,7 +80,8 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; make %{?_smp_mflags} test RELEASE_TESTING=1 %files -%doc Changes CONTRIBUTING LICENSE README example/ +%license LICENSE +%doc Changes CONTRIBUTING README example/ %{perl_vendorlib}/IO/ %{_mandir}/man3/IO::All.3pm* %{_mandir}/man3/IO::All::DBM.3pm* @@ -96,6 +97,12 @@ make %{?_smp_mflags} test RELEASE_TESTING=1 %{_mandir}/man3/IO::All::Temp.3pm* %changelog +* Thu Aug 14 2014 Paul Howarth - 0.68-1 +- Update to 0.68 + - Fix Copyright years + - Documentation fixes +- Use %%license + * Thu Jul 17 2014 Paul Howarth - 0.66-1 - Update to 0.66 - Move doc to Swim diff --git a/sources b/sources index dd4e2d8..48b3707 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89caff8ba7c903ce63913e2430b23156 IO-All-0.66.tar.gz +ce1a80b2e7bc83a9bb2ec33c7607f996 IO-All-0.68.tar.gz