|
|
|
|
@ -23,15 +23,15 @@
|
|
|
|
|
|
|
|
|
|
# versions of individual parts |
|
|
|
|
%define V_perl 5.22 |
|
|
|
|
%define V_compress_raw_zlib 2.213 |
|
|
|
|
%define V_compress_raw_bzip2 2.213 |
|
|
|
|
%define V_compress_raw_lzma 2.213 |
|
|
|
|
%define V_compress_raw_zlib 2.214 |
|
|
|
|
%define V_compress_raw_bzip2 2.214 |
|
|
|
|
%define V_compress_raw_lzma 2.214 |
|
|
|
|
%define V_compress_lzo 1.08 |
|
|
|
|
%define V_compress_lzf 3.8 |
|
|
|
|
%define V_io_compress 2.213 |
|
|
|
|
%define V_io_compress_lzop 2.213 |
|
|
|
|
%define V_io_compress_lzf 2.213 |
|
|
|
|
%define V_io_compress_lzma 2.213 |
|
|
|
|
%define V_io_compress 2.214 |
|
|
|
|
%define V_io_compress_lzop 2.214 |
|
|
|
|
%define V_io_compress_lzf 2.214 |
|
|
|
|
%define V_io_compress_lzma 2.214 |
|
|
|
|
%define V_compress_bzip2 2.28 |
|
|
|
|
%define V_io_zlib 1.14 |
|
|
|
|
|
|
|
|
|
@ -46,7 +46,7 @@ Class: BASE
|
|
|
|
|
Group: Perl |
|
|
|
|
License: GPL/Artistic |
|
|
|
|
Version: %{V_perl} |
|
|
|
|
Release: 20240829 |
|
|
|
|
Release: 20251025 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.cpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{V_compress_raw_zlib}.tar.gz |
|
|
|
|
|