Version: 1.2.10-1
This commit is contained in:
parent
3cc7d30a3b
commit
8e261bcdaa
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/zlib-1.2.8.tar.xz
|
/zlib-1.2.10.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
28f1205d8dd2001f26fec1e8c2cebe37 zlib-1.2.8.tar.xz
|
SHA512 (zlib-1.2.10.tar.xz) = 6fdfe66f70a1f1aea9ac9645df04a6cb29558ced67efc9f4c01e7d6dfc2cb4239aa3ef9919af7ff12142f9751d2cd7b2cb7cd266e001d0b9b32349f5d58c0311
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: The compression and decompression library
|
Summary: The compression and decompression library
|
||||||
Name: zlib
|
Name: zlib
|
||||||
Version: 1.2.8
|
Version: 1.2.10
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
# /contrib/dotzlib/ have Boost license
|
# /contrib/dotzlib/ have Boost license
|
||||||
License: zlib and Boost
|
License: zlib and Boost
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -143,6 +143,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_libdir}/pkgconfig/minizip.pc
|
%{_libdir}/pkgconfig/minizip.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 05 2017 Pavel Raiskup <praiskup@redhat.com> - 1.2.10-1
|
||||||
|
- latest upstream release (rhbz#1409372)
|
||||||
|
|
||||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-10
|
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user