2.28 bump
This commit is contained in:
parent
0dff3045b1
commit
9be45c2443
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ Compress-Bzip2-2.09.tar.gz
|
||||
/Compress-Bzip2-2.25.tar.gz
|
||||
/Compress-Bzip2-2.26.tar.gz
|
||||
/Compress-Bzip2-2.27.tar.gz
|
||||
/Compress-Bzip2-2.28.tar.gz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Compress-Bzip2
|
||||
Version: 2.27
|
||||
Release: 4%{?dist}
|
||||
Version: 2.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Interface to Bzip2 compression library
|
||||
# bzlib-src/win-tst-dlltest.c (unbundled): Public Domain
|
||||
# bzlib-src/LICENSE (unbundled): BSD
|
||||
@ -17,6 +17,7 @@ License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Compress-Bzip2
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RU/RURBAN/Compress-Bzip2-%{version}.tar.gz
|
||||
BuildRequires: bzip2-devel >= 1.0.5
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
@ -90,6 +91,9 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2020 Petr Pisar <ppisar@redhat.com> - 2.28-1
|
||||
- 2.28 bump
|
||||
|
||||
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.27-4
|
||||
- Perl 5.32 re-rebuild of bootstrapped packages
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Bzip2-2.27.tar.gz) = 4c3ff0354a0fd4b561ed80f9a8cc63a98921a1dd584535805e5158d492424b5fb67aac6e02be76209910584f10dcebe3d3e954999346ed6cdf192aa340c2d2cd
|
||||
SHA512 (Compress-Bzip2-2.28.tar.gz) = 3b00eab4cec4ec62c2b590dc63e92b4f167407edcee3bdb6581d570bc82c47b6152eb0f21a8b748ac49e87c89a1b99358785609e8f832da16107b6cdc4d9e852
|
||||
|
Loading…
Reference in New Issue
Block a user