Update source code
Get a newer commit ID.
This commit is contained in:
parent
e632872426
commit
95637f8276
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (zlib-ng-fe69810c2.tar.gz) = cba7bc433190356cc1ae923539128b468a5af57f4342887d2e8cce14c6ecdc19069ae13d517b075425e92831ebddb8cadaa062c65b5ea704de94043a9cbd0139
|
||||
SHA512 (zlib-ng-e58738845.tar.gz) = 6474709bb26f4a317ea1dd6d94ccf6a10e31986da186ad10c90d90db5a98226191574850cd2318ae0d27093ac2da7372a870585d256f2eb1fd1faafc0a7ce04b
|
||||
|
@ -1,5 +1,5 @@
|
||||
%global commit fe69810c265858b7b4242663d51336726f4a98be
|
||||
%global commitdate 20200609
|
||||
%global commit e58738845fc35943f054befbb0b36234b50e8f94
|
||||
%global commitdate 20200912
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:9})
|
||||
|
||||
Name: zlib-ng
|
||||
@ -54,11 +54,14 @@ developing application that use %{name}.
|
||||
%{_includedir}/zconf-ng.h
|
||||
%{_includedir}/zlib-ng.h
|
||||
%{_libdir}/libz-ng.so
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
# Glob the extension in case the compression changes in the future.
|
||||
%{_mandir}/man3/%{name}.3.*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 13 2020 Tulio Magno Quites Machado Filho <tuliom@ascii.art.br> - 1.9.9-0.3.20200912gite58738845
|
||||
- Update to a newer commit.
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.9-0.3.20200609gitfe69810c2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user