Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-10 01:31:03 +00:00
parent 067cc89d20
commit 33534a7ad6

View File

@ -1,6 +1,6 @@
Name: zchunk Name: zchunk
Version: 1.1.9 Version: 1.1.9
Release: 4%{?dist} Release: 5%{?dist}
Summary: Compressed file format that allows easy deltas Summary: Compressed file format that allows easy deltas
License: BSD and MIT License: BSD and MIT
URL: https://github.com/zchunk/zchunk URL: https://github.com/zchunk/zchunk
@ -84,6 +84,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h %{_includedir}/zck.h
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.9-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.9-4 * Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.9-4
- Rebuilt for RHEL 9 BETA for openssl 3.0 - Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065 Related: rhbz#1971065