Compare commits
10 Commits
cd3ffea4e7
...
79d6f22142
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79d6f22142 | ||
|
|
e8486f0e12 | ||
|
|
24373ff9dd | ||
|
|
6f0a2b9850 | ||
|
|
f46131c86d | ||
|
|
e9cb44325e | ||
|
|
179baa409c | ||
|
|
15aa85cd1b | ||
|
|
27b768964c | ||
|
|
526c66a7e5 |
Binary file not shown.
BIN
Compress-Raw-Zlib-2.206.tar.gz
Normal file
BIN
Compress-Raw-Zlib-2.206.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
Name: perl-Compress-Raw-Zlib
|
Name: perl-Compress-Raw-Zlib
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.100
|
Version: 2.206
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Provides a Perl interface to the zlib compression library
|
Summary: Provides a Perl interface to the zlib compression library
|
||||||
# source code in tarball have different license
|
# source code in tarball have different license
|
||||||
# not used
|
# not used
|
||||||
# zlib-src: zlib
|
# zlib-src: zlib
|
||||||
# Others: GPL+ or Artistic
|
# Others: GPL+ or Artistic
|
||||||
License: (GPL or Artistic) and zlib
|
License: GPL-1.0-or-later and zlib
|
||||||
URL: https://metacpan.org/release/Compress-Raw-Zlib
|
URL: https://metacpan.org/release/Compress-Raw-Zlib
|
||||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{version}.tar.gz
|
||||||
|
|
||||||
@ -51,6 +51,18 @@ make test TEST_VERBOSE=1 COMPRESS_ZLIB_RUN_ALL=1
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 28 2023 renhongxun <renhongxun@h-partners.com> - 1:2.206-1
|
||||||
|
- upgrade version to 2.206
|
||||||
|
|
||||||
|
* Thu Jul 20 2023 renhongxun <renhongxun@h-partners.com> - 1:2.205-1
|
||||||
|
- upgrade version to 2.205
|
||||||
|
|
||||||
|
* Tue Oct 18 2022 renhongxun <renhongxun@h-partners.com> - 1:2.202-1
|
||||||
|
- upgrade version to 2.202
|
||||||
|
|
||||||
|
* Mon Nov 15 2021 yuanxin <yuanxin24@huawei.com> - 2.101-1
|
||||||
|
- upgrade version to 2.101
|
||||||
|
|
||||||
* Thu Jul 22 2021 liudabo <liudabo1@huawei.com> - 2.100-2
|
* Thu Jul 22 2021 liudabo <liudabo1@huawei.com> - 2.100-2
|
||||||
- remove gdb build dependency
|
- remove gdb build dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user