import UBI libzip-1.7.3-8.el9

This commit is contained in:
eabdullin 2024-04-30 15:24:37 +00:00
parent 99f857fbc9
commit 3d853f0bd5
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: libzip
Version: 1.7.3
Release: 7%{?dist}
Release: 8%{?dist}
Summary: C library for reading, creating, and modifying zip archives
License: BSD
@ -124,6 +124,9 @@ sed -e '/clone-fs-/d' \
%changelog
* Wed Jan 17 2024 Lukas Javorsky <ljavorsk@redhat.com> - 1.7.3-8
- Rebuilt for adding libzip-tools subpackage to pungi Appstream repo
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.7.3-7
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688