Sun, 28 Apr 2024 04:26:58 UTC | login

Information for build zipper-0.9.1-4.20170831giteee877a.fc29

ID69108
Package Namezipper
Version0.9.1
Release4.20170831giteee877a.fc29
Epoch
SummaryC++ wrapper around minizip compression library
DescriptionZipper's goal is to bring the power and simplicity of minizip to a more object oriented/c++ user friendly library. It was born out of the necessity of a compression library that would be reliable, simple and flexible. By flexibility I mean supporting all kinds of inputs and outputs, but specifically been able to compress into memory instead of been restricted to file compression only, and using data from memory instead of just files as well. Features: - Create zip in memory - Allow files, vector and generic streams as input to zip - File mappings for replacing strategies (overwrite if exists or use alternative name from mapping) - Password protected zip - Multi platform
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 10 Aug 2018 20:35:24 UTC
CompletedFri, 10 Aug 2018 22:15:59 UTC
Taskbuild (f29-candidate, zipper-0.9.1-4.20170831giteee877a.fc29.src.rpm)
Tags
f29
f30
RPMs
src
zipper-0.9.1-4.20170831giteee877a.fc29.src.rpm (info) (download)
riscv64
zipper-0.9.1-4.20170831giteee877a.fc29.riscv64.rpm (info) (download)
zipper-devel-0.9.1-4.20170831giteee877a.fc29.riscv64.rpm (info) (download)
zipper-static-0.9.1-4.20170831giteee877a.fc29.riscv64.rpm (info) (download)
zipper-debuginfo-0.9.1-4.20170831giteee877a.fc29.riscv64.rpm (info) (download)
zipper-debugsource-0.9.1-4.20170831giteee877a.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4.20170831giteee877a - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 03 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-3.20170831giteee877a - Rebuild for batched updates * Sun Apr 29 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-2.20170831giteee877a - Specify bundled code's license and version * Thu Apr 19 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.9.1-1.20170831giteee877a - First package