Wed, 01 May 2024 03:20:44 UTC | login

Information for build duperemove-0.11-5.fc31

ID119195
Package Nameduperemove
Version0.11
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/duperemove.git#3c2ad1ad72f4ed615b81d444cd3227d78437909b
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
StartedMon, 02 Sep 2019 02:50:40 UTC
CompletedMon, 02 Sep 2019 03:42:24 UTC
Taskbuild (f31-candidate, /rpms/duperemove.git:3c2ad1ad72f4ed615b81d444cd3227d78437909b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/duperemove.git#3c2ad1ad72f4ed615b81d444cd3227d78437909b'}}
Tags
f31
f32
f33
RPMs
src
duperemove-0.11-5.fc31.src.rpm (info) (download)
riscv64
duperemove-0.11-5.fc31.riscv64.rpm (info) (download)
duperemove-debuginfo-0.11-5.fc31.riscv64.rpm (info) (download)
duperemove-debugsource-0.11-5.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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