Mon, 29 Apr 2024 07:21:10 UTC | login

Information for build duplicity-0.8.02-1.fc31

ID119193
Package Nameduplicity
Version0.8.02
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/duplicity.git#6ca809a2799a9da07b4815b7be633670e39613e7
SummaryEncrypted bandwidth-efficient backup using rsync algorithm
DescriptionDuplicity incrementally backs up files and directory by encrypting tar-format volumes with GnuPG and uploading them to a remote (or local) file server. In theory many protocols for connecting to a file server could be supported; so far ssh/scp, local file access, rsync, ftp, HSI, WebDAV and Amazon S3 have been written. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Currently duplicity supports deleted files, full unix permissions, directories, symbolic links, fifos, device files, but not hard links.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 03 Aug 2019 23:10:50 UTC
CompletedSun, 04 Aug 2019 00:06:26 UTC
Taskbuild (f31-candidate, /rpms/duplicity.git:6ca809a2799a9da07b4815b7be633670e39613e7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/duplicity.git#6ca809a2799a9da07b4815b7be633670e39613e7'}}
Tags
f31
RPMs
src
duplicity-0.8.02-1.fc31.src.rpm (info) (download)
riscv64
duplicity-0.8.02-1.fc31.riscv64.rpm (info) (download)
duplicity-debuginfo-0.8.02-1.fc31.riscv64.rpm (info) (download)
duplicity-debugsource-0.8.02-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 25 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.02-1 - 0.8.02 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.01-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jul 16 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-3 - Patch to fix dropbox backend. * Mon Jul 15 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-2 - Require python3-future * Mon Jul 15 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.8.01-1 - 0.8.01 * Mon Apr 29 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.7.19-1 - 0.7.19 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.18.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 17 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.2-1 - 0.7.18.2. * Tue Oct 16 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.1-2 - Patch for unicode issue. * Mon Aug 27 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18.1-1 - Patch for crash. * Wed Aug 22 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.18-1 - 0.7.18. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 26 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.17-2 - Versioned lockfile deps. * Mon Feb 26 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.17-1 - 0.7.17. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Feb 06 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.7.16-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Jan 17 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.7.16-1 - 0.7.16. * Tue Nov 14 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.7.15-1 - 0.7.15, spec cleanup. * Mon Sep 25 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.7.14-2 - Fix python2-gnupginterface requires. * Fri Sep 01 2017 Gwyn Ciesla <limburgher@gmail.com> - 0.7.14-1 - 0.7.14, BZ 1487444. * Mon Aug 28 2017 Ville Skyttä <ville.skytta@iki.fi> - 0.7.13.1-5 - Own the %{_sysconfdir}/%{name} dir - Install COPYING as %license * Mon Aug 14 2017 Nick Bebout <nb@fedoraproject.org> - 0.7.13.1-4 - Add Requires: python2-PyDrive to support Google Drive targets