2.088 bump
This commit is contained in:
parent
4caec33914
commit
0959acf016
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Version: 2.087
|
||||
Version: 2.088
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to the zlib compression library
|
||||
# Zlib.xs: (GPL+ or Artistic) and zlib
|
||||
@ -15,15 +15,15 @@ Summary: Low-level interface to the zlib compression library
|
||||
# zlib-src: zlib
|
||||
License: (GPL+ or Artistic) and zlib
|
||||
URL: https://metacpan.org/release/Compress-Raw-Zlib
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/modules/by-module/Compress/Compress-Raw-Zlib-%{version}.tar.gz
|
||||
# Module Build
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(ExtUtils::Constant)
|
||||
BuildRequires: perl(ExtUtils::Install)
|
||||
@ -100,6 +100,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1
|
||||
%{_mandir}/man3/Compress::Raw::Zlib.3*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 3 2019 Paul Howarth <paul@city-fan.org> - 2.088-1
|
||||
- 2.088 bump
|
||||
|
||||
* Mon Aug 12 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.087-1
|
||||
- 2.087 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Zlib-2.087.tar.gz) = 3176ba1095c8532a9c39b70a3c95caed23a110b76ea01f3be505d396ae083fda8a1a1d032b85ce6d91ee927af557171e243ecd42d6556ad555032cbfbfee027d
|
||||
SHA512 (Compress-Raw-Zlib-2.088.tar.gz) = 5f1ad2d57a84260c048f9c09f66ecfe12a71b77e8bcbe88a46628dd71f341338c2b590f6ffbe024de4f46d6c94a104cfab49aea6b5e93de487e759acc455adf5
|
||||
|
Loading…
Reference in New Issue
Block a user