Accepting request 1002517 from home:malcolmlewis:branches:Archiving:Backup
- Updated to version 22.06.5: * Translation updates. - Changes from version 22.06.4: * Disable selection of the btrfs backend when there are no btrfs filesystems found. - Changes from version 22.06.3: * settings: Clear the initial snapshot size and file count when all snapshots are deleted. * rsync: Calculate required space before attempting to perform an incremental snapshot, (gh#/linuxmint/timeshift#19). * Translation updates. - Changes from version 22.06.2: * Fix various typos in the source. * Removes lines about paypal account. * Remove donation window. * About: Update info and use a Gtk.AboutDialog. * Translation updates. - Changes from version 22.06.1: * Fix unmount devices that were mounted by Timeshift before exit, (gh#/linuxmint/timeshift#895, gh#/linuxmint/timeshift#809, gh#/linuxmint/timeshift#689, gh#/linuxmint/timeshift#653 and gh#/linuxmint/timeshift#10). * Fix do not create or remove Qgroups when snapshots are created or removed, (gh#/linuxmint/timeshift#865, gh#/linuxmint/timeshift#839 and gh#/linuxmint/timeshift#680). * Fix force C locale for Rsync, (gh#/linuxmint/timeshift#900 and gh#/linuxmint/timeshift#891) * Install app icon in /usr/share/pixmaps directory. * Remove columns 'Size' and 'Unshared Size' for BTRFS snapshots. * Rsync: Restore: Delete files using --delete-before instead of --delete-after. * Fix no text on Summary page under 'Warning' and 'Disclaimer' heading, (gh#/linuxmint/timeshift#260). * Rsync: Restore: Improve UI for the device selection page. * Code cleanup: Remove unused functions and code. * Update donation windo. * Update translations. * Fix a build failure. - Update URL abd sources as maintenance has now moved to LinuxMint. - Disable parallel building. OBS-URL: https://build.opensuse.org/request/show/1002517 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=9
This commit is contained in:
parent
59879e0dc7
commit
18fd912d1e
3
timeshift-22.06.5.tar.gz
Normal file
3
timeshift-22.06.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1599a590264a2a5ef3dc146d002bc94aaf7ae17140f72f1eee0d97d27e9f380
|
||||
size 1494015
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 11 15:24:27 UTC 2022 - malcolmlewis@opensuse.org
|
||||
|
||||
- Updated to version 22.06.5:
|
||||
* Translation updates.
|
||||
- Changes from version 22.06.4:
|
||||
* Disable selection of the btrfs backend when there are no btrfs
|
||||
filesystems found.
|
||||
- Changes from version 22.06.3:
|
||||
* settings: Clear the initial snapshot size and file count when
|
||||
all snapshots are deleted.
|
||||
* rsync: Calculate required space before attempting to perform an
|
||||
incremental snapshot, (gh#/linuxmint/timeshift#19).
|
||||
* Translation updates.
|
||||
- Changes from version 22.06.2:
|
||||
* Fix various typos in the source.
|
||||
* Removes lines about paypal account.
|
||||
* Remove donation window.
|
||||
* About: Update info and use a Gtk.AboutDialog.
|
||||
* Translation updates.
|
||||
- Changes from version 22.06.1:
|
||||
* Fix unmount devices that were mounted by Timeshift before exit,
|
||||
(gh#/linuxmint/timeshift#895, gh#/linuxmint/timeshift#809,
|
||||
gh#/linuxmint/timeshift#689, gh#/linuxmint/timeshift#653 and
|
||||
gh#/linuxmint/timeshift#10).
|
||||
* Fix do not create or remove Qgroups when snapshots are created
|
||||
or removed, (gh#/linuxmint/timeshift#865,
|
||||
gh#/linuxmint/timeshift#839 and gh#/linuxmint/timeshift#680).
|
||||
* Fix force C locale for Rsync, (gh#/linuxmint/timeshift#900 and
|
||||
gh#/linuxmint/timeshift#891)
|
||||
* Install app icon in /usr/share/pixmaps directory.
|
||||
* Remove columns 'Size' and 'Unshared Size' for BTRFS snapshots.
|
||||
* Rsync: Restore: Delete files using --delete-before instead of
|
||||
--delete-after.
|
||||
* Fix no text on Summary page under 'Warning' and 'Disclaimer'
|
||||
heading, (gh#/linuxmint/timeshift#260).
|
||||
* Rsync: Restore: Improve UI for the device selection page.
|
||||
* Code cleanup: Remove unused functions and code.
|
||||
* Update donation windo.
|
||||
* Update translations.
|
||||
* Fix a build failure.
|
||||
- Update URL abd sources as maintenance has now moved to LinuxMint.
|
||||
- Disable parallel building.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 25 22:48:01 UTC 2021 - malcolmlewis@opensuse.org
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
name: timeshift
|
||||
version: 20.03
|
||||
mtime: 1583378893
|
||||
commit: cecd294dcaea9bcf282865268dc6667fbeeeddb3
|
||||
|
@ -1,8 +1,8 @@
|
||||
#
|
||||
# spec file for package timeshift
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2017-2021 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2017-2022 Malcolm J Lewis <malcolmlewis@opensuse.org>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,14 +18,13 @@
|
||||
|
||||
|
||||
Name: timeshift
|
||||
Version: 21.09.1
|
||||
Version: 22.06.5
|
||||
Release: 0
|
||||
Summary: System restore utility
|
||||
License: GPL-3.0-only
|
||||
URL: https://teejeetech.in/timeshift/
|
||||
Source0: https://github.com/teejee2008/timeshift/archive/refs/tags/v%{version}.tar.gz
|
||||
URL: https://github.com/linuxmint/timeshift
|
||||
Source0: https://codeload.github.com/linuxmint/timeshift/tar.gz/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: vala
|
||||
@ -50,7 +49,7 @@ using BTRFS tools.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%make_build
|
||||
make -j1 V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -70,7 +69,6 @@ install -d %{buildroot}%{_localstatedir}/log/timeshift
|
||||
install -d %{buildroot}%{_localstatedir}/log/timeshift-btrfs
|
||||
%suse_update_desktop_file -r timeshift-gtk Utility Archiving
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes -s %{buildroot}
|
||||
|
||||
%files
|
||||
%license LICENSE.md
|
||||
@ -82,6 +80,7 @@ install -d %{buildroot}%{_localstatedir}/log/timeshift-btrfs
|
||||
%{_mandir}/man1/timeshift.1%{?ext_man}
|
||||
%{_datadir}/metainfo/timeshift.appdata.xml
|
||||
%{_datadir}/polkit-1/actions/in.teejeetech.pkexec.timeshift.policy
|
||||
%{_datadir}/pixmaps/timeshift.png
|
||||
%{_datadir}/timeshift/
|
||||
%attr(0750,root,root) %dir %{_localstatedir}/log/timeshift
|
||||
%attr(0750,root,root) %dir %{_localstatedir}/log/timeshift-btrfs
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70b21355439c284860264f746b980f11614c8e8307106d37f8fbee98377c455d
|
||||
size 1401994
|
Loading…
Reference in New Issue
Block a user