2.089 bump
This commit is contained in:
parent
c46f601218
commit
6683dfd556
@ -10,7 +10,7 @@
|
||||
%{?perl_default_filter}
|
||||
|
||||
Name: perl-IO-Compress
|
||||
Version: 2.088
|
||||
Version: 2.089
|
||||
Release: 1%{?dist}
|
||||
Summary: Read and write compressed data
|
||||
License: GPL+ or Artistic
|
||||
@ -117,6 +117,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
|
||||
%files
|
||||
%doc Changes README examples/*
|
||||
%{_bindir}/streamzip
|
||||
%{_bindir}/zipdetails
|
||||
%{perl_privlib}/Compress/
|
||||
%{perl_privlib}/File/
|
||||
@ -135,6 +136,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
%{perl_privlib}/IO/Compress/Zip.pm
|
||||
%{perl_privlib}/IO/Compress/Zlib/
|
||||
%{perl_privlib}/IO/Uncompress/
|
||||
%{_mandir}/man1/streamzip.1*
|
||||
%{_mandir}/man1/zipdetails.1*
|
||||
%{_mandir}/man3/Compress::Zlib.3*
|
||||
%{_mandir}/man3/File::GlobMapper.3*
|
||||
@ -142,6 +144,9 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
%{_mandir}/man3/IO::Uncompress::*.3*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 3 2019 Paul Howarth <paul@city-fan.org> - 2.089-1
|
||||
- 2.089 bump
|
||||
|
||||
* Sun Nov 3 2019 Paul Howarth <paul@city-fan.org> - 2.088-1
|
||||
- 2.088 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (IO-Compress-2.088.tar.gz) = 5f3bee8f0d721141c9dd3bf741f9d81a2a0e31c2af690e81ae89acd3b41b06df7fbd4f20ccb8c7d700e496dca4e604fad0b33e048df25a0ff5bc3b7e9d7623d8
|
||||
SHA512 (IO-Compress-2.089.tar.gz) = fab9335ecbda3f32cd85500bda48242548a1ca04a667a4fba96bd6ebb0980c66859a0516dfaf0d7e04b6245eb27468569d6156fbb2e88119757e38888a67b79d
|
||||
|
Loading…
Reference in New Issue
Block a user