Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package timeshift for openSUSE:Factory checked in at 2022-09-14 15:42:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/timeshift (Old) and /work/SRC/openSUSE:Factory/.timeshift.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "timeshift" Wed Sep 14 15:42:24 2022 rev:4 rq:1003530 version:22.06.5 Changes: -------- --- /work/SRC/openSUSE:Factory/timeshift/timeshift.changes 2021-11-27 00:51:45.442712364 +0100 +++ /work/SRC/openSUSE:Factory/.timeshift.new.2083/timeshift.changes 2022-09-14 15:42:24.903634280 +0200 @@ -1,0 +2,50 @@ +Wed Sep 14 12:57:17 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix Source0 URL: valid URL is mandatory for source validation + checkers. + +------------------------------------------------------------------- +Sun Sep 11 15:24:27 UTC 2022 - malcolmle...@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. + +------------------------------------------------------------------- Old: ---- timeshift.obsinfo v21.09.1.tar.gz New: ---- timeshift-22.06.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ timeshift.spec ++++++ --- /var/tmp/diff_new_pack.NuqivC/_old 2022-09-14 15:42:25.347635285 +0200 +++ /var/tmp/diff_new_pack.NuqivC/_new 2022-09-14 15:42:25.351635294 +0200 @@ -1,8 +1,8 @@ # # spec file for package timeshift # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2017-2021 Malcolm J Lewis <malcolmle...@opensuse.org> +# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2017-2022 Malcolm J Lewis <malcolmle...@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}#/%{name}-%{version}.tar.gz BuildRequires: chrpath -BuildRequires: fdupes BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala @@ -50,7 +49,7 @@ %autosetup -p1 %build -%make_build +make -j1 V=1 %install %make_install @@ -70,7 +69,6 @@ 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 @@ %{_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