Rebuilt for adding libzip-tools subpackage to pungi Appstream repo

This commit is contained in:
Lukas Javorsky 2024-01-17 11:13:23 +00:00 committed by root
parent b1ffe2d603
commit 58cf85b3e3
2 changed files with 5 additions and 1 deletions

1
.libzip.metadata Normal file
View File

@ -0,0 +1 @@
2a2e2fb4f18a65a996252dfa247b38a6519af712 libzip-1.7.3.tar.xz

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