diff --git a/IO-Compress-2.081.tar.gz b/IO-Compress-2.081.tar.gz deleted file mode 100644 index 42d167560d32db535bbb36bbad3430696e209a24..0000000000000000000000000000000000000000 Binary files a/IO-Compress-2.081.tar.gz and /dev/null differ diff --git a/IO-Compress-2.095.tar.gz b/IO-Compress-2.095.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..8bab9f2d646d23970fc3fde18e28b2d25197effd Binary files /dev/null and b/IO-Compress-2.095.tar.gz differ diff --git a/perl-IO-Compress.spec b/perl-IO-Compress.spec index d4d2216f216c9c5f27cfbdc662e99986c30da34b..e08a280f24dd4223f713d8ac78780ccdad70bccb 100644 --- a/perl-IO-Compress.spec +++ b/perl-IO-Compress.spec @@ -6,8 +6,8 @@ %{?perl_default_filter} Name: perl-IO-Compress -Version: 2.081 -Release: 6 +Version: 2.095 +Release: 1 Summary: Read and write compressed data License: GPL+ or Artistic URL: https://metacpan.org/release/IO-Compress @@ -93,6 +93,7 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %files %{_bindir}/zipdetails +%{_bindir}/streamzip %{perl_privlib}/Compress/ %{perl_privlib}/File/ %{perl_privlib}/IO/Compress/ @@ -101,11 +102,15 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1 %files help %doc Changes README examples/* %{_mandir}/man1/zipdetails.1* +%{_mandir}/man1/streamzip.1* %{_mandir}/man3/Compress::Zlib.3* %{_mandir}/man3/File::GlobMapper.3* %{_mandir}/man3/IO::Compress::*.3* %{_mandir}/man3/IO::Uncompress::*.3* %changelog +* Mon Aug 24 dingyue - 2.095-1 +- Bump to version 2.095 + * Tue Sep 17 2019 openEuler Buildteam - 2.081-6 -- Package init \ No newline at end of file +- Package init