Sun, 02 Apr 2023 12:36:16 UTC

Information for build btrbk-0.26.1-1.fc28

ID1054245
Package Namebtrbk
Version0.26.1
Release1.fc28
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/btrbk.git#47b12af2fe6bf5da48964dad2093692e4e4825f8
SummaryTool for creating snapshots and remote backups of btrfs sub-volumes
DescriptionBackup tool for btrfs sub-volumes, using a configuration file, allows creation of backups from multiple sources to multiple destinations, with ssh and flexible retention policy support (hourly, daily, weekly, monthly)
Built byxenithorb
State complete
Volume fedora_koji_archive02
StartedTue, 06 Mar 2018 14:29:33 UTC
CompletedTue, 06 Mar 2018 14:31:17 UTC
Taskbuild (f28-candidate, /rpms/btrbk.git:47b12af2fe6bf5da48964dad2093692e4e4825f8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/btrbk.git?#47b12af2fe6bf5da48964dad2093692e4e4825f8'}}
Tags
f28
RPMs
src
btrbk-0.26.1-1.fc28.src.rpm (info) (download)
noarch
btrbk-0.26.1-1.fc28.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
root.log
state.log
build.log
mock_output.log
Changelog * Tue Mar 06 2018 Michael Goodwin <xenithorb@fedoraproject.org> - 0.26.1-1 - Update to 0.26.1 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 14 2017 Michael Goodwin <xenithorb@fedoraproject.org> - 0.26.0-1 - Update to 0.26.0 (#1501520) - Assorted bugfixes - MIGRATION NEEDED: For raw targets see ChangeLog in docs, or: - https://github.com/digint/btrbk/blob/v0.26.0/ChangeLog - Resume deprecated from "-r" to "replace" * Mon Jul 31 2017 Michael Goodwin <xenithorb@fedoraproject.org> - 0.25.1-1 - Update to 0.25.1 (#1476626) * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Michael Goodwin <xenithorb@fedoraproject.org> - 0.25.0-4 - Removed perl from Requires, auto-generated - Removed %{?systemd_requires}, for scriptlets only * Wed Jul 05 2017 Mike Goodwin <xenithorb@fedoraproject.org> - 0.25.0-3 - License was GPLv3+ not GPLv3 - Add perl-generators for BuildRequires - Add -p to all install commands in Makefile and in spec (with sed) - Patch submitted upstream: https://github.com/digint/btrbk/pull/164 - Fix if statement for RHEL detection - Spelling of subvolumes -> sub-volumes to satisfy rpmlint - Removed %{?perl_default_filter} macro, unnecessary * Wed Jul 05 2017 Mike Goodwin <xenithorb@fedoraproject.org> - 0.25.0-2 - Added a more verbose description per the developer - Changed Source0 to the official source tarball - Include pv as a weak dependency, as well as openssh-clients - Add if statement because <= RHEL7 doesn't have Recommends: * Tue Jul 04 2017 Mike Goodwin <xenithorb@fedoraproject.org> - 0.25.0-1 - Initial packaging