Tue, 11 Jun 2024 07:40:58 UTC | login

Information for build timeshift-20.03-1.fc33

ID149047
Package Nametimeshift
Version20.03
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/timeshift.git#616aced018d70b0ab3c39fcdfe60bdd67bd74013
SummarySystem restore tool for Linux
DescriptionTimeshift for Linux is an application that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system. In RSYNC mode, snapshots are taken using rsync and hard-links. Common files are shared between snapshots which saves disk space. Each snapshot is a full system backup that can be browsed with a file manager. In BTRFS mode, snapshots are taken using the in-built features of the BTRFS filesystem. BTRFS snapshots are supported only on BTRFS systems having an Ubuntu-type subvolume layout (with @ and @home subvolumes).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 19:42:21 UTC
CompletedFri, 27 Mar 2020 20:51:35 UTC
Taskbuild (f33, /rpms/timeshift.git:616aced018d70b0ab3c39fcdfe60bdd67bd74013)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/timeshift.git#616aced018d70b0ab3c39fcdfe60bdd67bd74013'}}
Tags
f33
RPMs
src
timeshift-20.03-1.fc33.src.rpm (info) (download)
riscv64
timeshift-20.03-1.fc33.riscv64.rpm (info) (download)
timeshift-debuginfo-20.03-1.fc33.riscv64.rpm (info) (download)
timeshift-debugsource-20.03-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Mar 15 2020 Samuel Rakitničan <samuel.rakitnican@gmail.com> 20.03-1 - Update to 20.03 - Rework the uninstall script removal * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.08.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Sep 28 2019 Richard Shaw <hobbes1069@gmail.com> - 19.08.1-1 - Update to 19.08.1. - Add patch to deal with abstract class compile error. * Sat Mar 09 2019 Samuel Rakitničan <samuel.rakitnican@gmail.com> 19.01-1 - Update to 19.01 - Remove upstream gcc optimisation flag -O3 (Since timeshift 18.8) * Sun Mar 03 2019 Leigh Scott <leigh123linux@googlemail.com> - 18.6.1-4 - Fix build errors with newer vala, remove --threads from makefile * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 18.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 24 2018 Samuel Rakitničan <samuel.rakitnican@gmail.com> 18.6.1-1 - Update to 18.6.1 with vte291 fixes for F28 and rawhide * Sun Jun 24 2018 Samuel Rakitničan <samuel.rakitnican@gmail.com> 18.4-1 - Update to 18.4 - Add runtime dependency on psmisc - Update sed expression to avoid false matches