Compare commits
No commits in common. "c8-stream-5.3" and "stream-perl-5.32-rhel-8.10.0" have entirely different histories.
c8-stream-
...
stream-per
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/IO-Compress-2.093.tar.gz
|
||||
/IO-Compress-[0-9.]*.tar.gz
|
||||
|
@ -1 +0,0 @@
|
||||
d0fa0c576a52028fb5c86455cc5d7897f5d194f9 SOURCES/IO-Compress-2.093.tar.gz
|
3
perl-IO-Compress.rpmlintrc
Normal file
3
perl-IO-Compress.rpmlintrc
Normal file
@ -0,0 +1,3 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error %description -l en_US zlib -> ")
|
||||
addFilter("spelling-error %description -l en_US gzip -> ")
|
@ -10,7 +10,7 @@
|
||||
%{?perl_default_filter}
|
||||
|
||||
Name: perl-IO-Compress
|
||||
Version: 2.093
|
||||
Version: 2.096
|
||||
Release: 1%{?dist}
|
||||
Summary: Read and write compressed data
|
||||
License: GPL+ or Artistic
|
||||
@ -144,6 +144,27 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
|
||||
%{_mandir}/man3/IO::Uncompress::*.3*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
|
||||
- 2.096 bump
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.095-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jul 21 2020 Petr Pisar <ppisar@redhat.com> - 2.095-1
|
||||
- 2.095 bump
|
||||
|
||||
* Tue Jul 14 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.094-1
|
||||
- 2.094 bump
|
||||
|
||||
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.093-457
|
||||
- Perl 5.32 re-rebuild of bootstrapped packages
|
||||
|
||||
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.093-456
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.093-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Sun Dec 8 2019 Paul Howarth <paul@city-fan.org> - 2.093-1
|
||||
- 2.093 bump
|
||||
|
Loading…
Reference in New Issue
Block a user