Thu, 23 May 2024 08:48:55 UTC | login

Information for build rdiff-backup-2.0.5-2.fc33

ID180100
Package Namerdiff-backup
Version2.0.5
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/rdiff-backup.git#4e3920ae80603c79b5c7dde86bf5adba0957235d
SummaryConvenient and transparent local/remote incremental mirror/backup
Descriptionrdiff-backup is a script, written in Python, that backs up one directory to another and is intended to be run periodically (nightly from cron for instance). The target directory ends up a copy of the source directory, but extra reverse diffs are stored in the target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup can also operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences from the previous backup will be transmitted.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 14 Aug 2020 04:11:57 UTC
CompletedFri, 14 Aug 2020 04:32:47 UTC
Taskbuild (f33, /rpms/rdiff-backup.git:4e3920ae80603c79b5c7dde86bf5adba0957235d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/rdiff-backup.git#4e3920ae80603c79b5c7dde86bf5adba0957235d'}}
Tags
f33
f37
f38
RPMs
src
rdiff-backup-2.0.5-2.fc33.src.rpm (info) (download)
riscv64
rdiff-backup-2.0.5-2.fc33.riscv64.rpm (info) (download)
rdiff-backup-debuginfo-2.0.5-2.fc33.riscv64.rpm (info) (download)
rdiff-backup-debugsource-2.0.5-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.5-2 - Bump to separate from COPR build * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 25 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.5-1 - Last bug-fix before code cleanu-up * Thu Jul 09 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.3-5 - Bumped due to a Koji build error * Tue Jul 07 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.3-4 - Add requirement of python3-setuptools (Ref upstream issue #305) * Sat Jun 27 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.3-3 - Add BuildRequire python3-setuptools in addition to python3-devel (see https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/GCPGM34ZGEOVUHSBGZTRYR5XKHTIJ3T7/) * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 2.0.3-2 - Rebuilt for Python 3.9 * Sat May 23 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.3-1 - Version 2.0.3 - Bugfix release * Sun Mar 15 2020 Frank Crawford <frank@crawford.emu.id.au> 2.0.0-1 - Version 2.0.0 - ready for the future * Sun Mar 08 2020 Frank Crawford <frank@crawford.emu.id.au> 1.9.2rc0-1 - First release candidate towards 2.0.0 * Mon Feb 24 2020 Frank Crawford <frank@crawford.emu.id.au> 1.9.1b0-1 - Third beta before 2.0.0 * Sat Feb 01 2020 Frank Crawford <frank@crawford.emu.id.au> 1.9.0b0-1 - Second beta before 2.0.0 - Make pylibacl and pyxattr recommended rather than required * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0b0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 23 2019 Frank Crawford <frank@crawford.emu.id.au> 1.4.0b0-1 - First beta release before 2.0.0 - Updated to Python3 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.8-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 30 2019 Kevin Fenzi <kevin@scrye.com> - 1.2.8-30 - Clean up useless conditional. Fixes bug #1663715