Tue, 30 Apr 2024 22:36:08 UTC | login

Information for build duperemove-0.11.1-3.fc33

ID149291
Package Nameduperemove
Version0.11.1
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/duperemove.git#f20a4a4498c7cb04c2bb6a65697b30c748874e9f
SummaryTools for deduping file systems
DescriptionDuperemove is a simple tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing extents that match each other. When given the -d option, duperemove will submit those extents for deduplication using the btrfs-extent-same ioctl.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 20:59:59 UTC
CompletedFri, 27 Mar 2020 21:17:36 UTC
Taskbuild (f33, /rpms/duperemove.git:f20a4a4498c7cb04c2bb6a65697b30c748874e9f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/duperemove.git#f20a4a4498c7cb04c2bb6a65697b30c748874e9f'}}
Tags
f33
RPMs
src
duperemove-0.11.1-3.fc33.src.rpm (info) (download)
riscv64
duperemove-0.11.1-3.fc33.riscv64.rpm (info) (download)
duperemove-debuginfo-0.11.1-3.fc33.riscv64.rpm (info) (download)
duperemove-debugsource-0.11.1-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Feb 03 2020 Jonathan Dieter <jdieter@gmail.com> - 0.11.1-3 - Work around GCC 10 build failure * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Jonathan Dieter <jdieter@gmail.com> - 0.11.1-1.1 - Fix build for EPEL-8 * Sun Dec 08 2019 Jonathan Dieter <jdieter@gmail.com> - 0.11.1-1 - New release * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 20 2018 Jonathan Dieter <jdieter@gmail.com> - 0.11-3 - Add devsettool BR and build for EPEL * Fri Oct 19 2018 Jonathan Dieter <jdieter@gmail.com> - 0.11-2 - Add missing BR - Fix build to use build flags * Sat Oct 13 2018 Jonathan Dieter <jdieter@gmail.com> - 0.11-1 - Bump to 0.11 - Unbundle xxhash