2.086 bump
This commit is contained in:
parent
74fd71f7ac
commit
a8161030da
@ -6,8 +6,8 @@
|
||||
%endif
|
||||
|
||||
Name: perl-Compress-Raw-Zlib
|
||||
Version: 2.084
|
||||
Release: 2%{?dist}
|
||||
Version: 2.086
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level interface to the zlib compression library
|
||||
# Zlib.xs: (GPL+ or Artistic) and zlib
|
||||
# Others: GPL+ or Artistic
|
||||
@ -48,9 +48,13 @@ BuildRequires: perl(threads::shared)
|
||||
%if %{with perl_Compress_Raw_Zlib_enables_optional_test}
|
||||
# Optional Tests
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(lib)
|
||||
BuildRequires: perl(overload)
|
||||
# Dual-lived module needs rebuilding early in the boot process
|
||||
%if !%{defined perl_bootstrap}
|
||||
BuildRequires: perl(Test::CPAN::Meta)
|
||||
BuildRequires: perl(Test::CPAN::Meta::JSON)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::NoWarnings)
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
%endif
|
||||
@ -96,6 +100,9 @@ make test COMPRESS_ZLIB_RUN_MOST=1
|
||||
%{_mandir}/man3/Compress::Raw::Zlib.3*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 01 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.086-1
|
||||
- 2.086 bump
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.084-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Compress-Raw-Zlib-2.084.tar.gz) = 686b7f511d8017922dc9c96f47d21c2c10666e1aa975d1d32c19fd5af9cad61286c7dafd0948f73d4c34a8d5ddbf158c6780b6d07985b1bc059c20f05c685400
|
||||
SHA512 (Compress-Raw-Zlib-2.086.tar.gz) = a065d09f7ee78d11c1734cf6aa9f23cb9f2fe567083aece7f292466ea3f18687f08cc7f4bfb0da0c8562d377ac2a466808cbcc211a785a39eb3e934e4301d98e
|
||||
|
Loading…
Reference in New Issue
Block a user