commit 09e76d96f489848bc00c274495273c2433d78680 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Fri Jan 30 13:19:25 2015 +0100 2.20 bump .gitignore | 1 + perl-Compress-Bzip2.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) --- diff --git a/.gitignore b/.gitignore index 670ee9e..71551c3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ Compress-Bzip2-2.09.tar.gz /Compress-Bzip2-2.17.tar.gz /Compress-Bzip2-2.18.tar.gz /Compress-Bzip2-2.19.tar.gz +/Compress-Bzip2-2.20.tar.gz diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec index 43f2d29..4f9128a 100644 --- a/perl-Compress-Bzip2.spec +++ b/perl-Compress-Bzip2.spec @@ -1,6 +1,6 @@ Name: perl-Compress-Bzip2 -Version: 2.19 -Release: 2%{?dist} +Version: 2.20 +Release: 1%{?dist} Summary: Interface to Bzip2 compression library Group: Development/Libraries License: GPL+ or Artistic @@ -37,7 +37,8 @@ Requires: perl(constant) >= 1.04 %description The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression library. A relevant subset of the functionality provided by Bzip2 is available -in Compress::Bzip2. +in Compress::Bzip2. Compress::Bzip2 is not well integrated into PerlIO, use +the preferred IO::Compress::Bzip2 instead. %prep %setup -q -n Compress-Bzip2-%{version} @@ -60,12 +61,16 @@ chmod -R u+w $RPM_BUILD_ROOT/* make test %files -%doc ANNOUNCE Changes COPYING NEWS README +%license COPYING +%doc ANNOUNCE Changes NEWS README.md %{perl_vendorarch}/Compress/ %{perl_vendorarch}/auto/Compress/ %{_mandir}/man3/*.3pm* %changelog +* Fri Jan 30 2015 Petr Pisar <ppisar@xxxxxxxxxx> - 2.20-1 +- 2.20 bump + * Wed Oct 29 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 2.19-2 - Do not build-require version module diff --git a/sources b/sources index d46f60d..06d1671 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd4ebb4e88a50cc9a85e282618fdf88f Compress-Bzip2-2.19.tar.gz +36b42271d274d941b4a9fed332c6f880 Compress-Bzip2-2.20.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel