2.19 bump

This commit is contained in:
Petr Písař 2014-10-27 13:00:01 +01:00
parent ed619a66fc
commit e2eaf954ad
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ Compress-Bzip2-2.09.tar.gz
/Compress-Bzip2-2.16.tar.gz
/Compress-Bzip2-2.17.tar.gz
/Compress-Bzip2-2.18.tar.gz
/Compress-Bzip2-2.19.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-Compress-Bzip2
Version: 2.18
Release: 3%{?dist}
Version: 2.19
Release: 1%{?dist}
Summary: Interface to Bzip2 compression library
Group: Development/Libraries
License: GPL+ or Artistic
@ -14,6 +14,7 @@ BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Spec::Functions)
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(strict)
BuildRequires: perl(version)
# VMS::Filespec not needed
# Run-time:
BuildRequires: perl(AutoLoader)
@ -66,6 +67,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Mon Oct 27 2014 Petr Pisar <ppisar@redhat.com> - 2.19-1
- 2.19 bump
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.18-3
- Perl 5.20 rebuild

View File

@ -1 +1 @@
c4a1995df9443cb97c28593cbbb23304 Compress-Bzip2-2.18.tar.gz
dd4ebb4e88a50cc9a85e282618fdf88f Compress-Bzip2-2.19.tar.gz