Mon, 20 May 2024 05:52:34 UTC | login

Information for build libzip-1.6.1-1.fc33

ID148163
Package Namelibzip
Version1.6.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libzip.git#8363c9ee9066a3671c17e38095a46fd3df85df58
SummaryC library for reading, creating, and modifying zip archives
Descriptionlibzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 16:36:10 UTC
CompletedFri, 27 Mar 2020 17:18:35 UTC
Taskbuild (f33, /rpms/libzip.git:8363c9ee9066a3671c17e38095a46fd3df85df58)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libzip.git#8363c9ee9066a3671c17e38095a46fd3df85df58'}}
Tags
f33
RPMs
src
libzip-1.6.1-1.fc33.src.rpm (info) (download)
riscv64
libzip-1.6.1-1.fc33.riscv64.rpm (info) (download)
libzip-devel-1.6.1-1.fc33.riscv64.rpm (info) (download)
libzip-tools-1.6.1-1.fc33.riscv64.rpm (info) (download)
libzip-debuginfo-1.6.1-1.fc33.riscv64.rpm (info) (download)
libzip-debugsource-1.6.1-1.fc33.riscv64.rpm (info) (download)
libzip-tools-debuginfo-1.6.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 03 2020 Remi Collet <remi@remirepo.net> - 1.6.1-1 - update to 1.6.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 24 2020 Remi Collet <remi@remirepo.net> - 1.6.0-1 - update to 1.6.0 - enable lzma support * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Mar 12 2019 Remi Collet <remi@remirepo.net> - 1.5.2-1 - update to 1.5.2 - add all explicit cmake options to ensure openssl is used even in local build with other lilbraries available * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 1.5.1-1 - update to 1.5.1 - drop dependency on zlib-devel and bzip2-devel no more referenced in libzip.pc - drop rpath patch merged upstream