Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package backintime for openSUSE:Factory checked in at 2023-01-10 14:59:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/backintime (Old) and /work/SRC/openSUSE:Factory/.backintime.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "backintime" Tue Jan 10 14:59:52 2023 rev:28 rq:1057174 version:1.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/backintime/backintime.changes 2022-11-27 12:53:12.847271339 +0100 +++ /work/SRC/openSUSE:Factory/.backintime.new.32243/backintime.changes 2023-01-10 15:00:20.985388281 +0100 @@ -1,0 +2,45 @@ +Sun Jan 8 18:28:22 UTC 2023 - Tejas Guruswamy <tejas.gurusw...@opensuse.org> + +- Remove backintime-rsync324_args.patch (no longer needed) + +------------------------------------------------------------------- +Thu Jan 5 19:47:38 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.3.3: + * New feature: Command line argument "--diagnostics" to show helpful info + for better issue support + * GUI change: Remove Exit button from the toolbar + * GUI change: Define accelerator keys for menu bar and tabs, as well as + toolbar shortcuts + * Desktop integration: Update .desktop file to mark Back In Time as a + single main window program + * Improvement: Write all log output to stderr; do not pollute stdout with + INFO and WARNING messages anymore + * Bugfix: RTE "reentrant call inside io.BufferedWriter" in logFile.flush() + during backup + * Bugfix: Incompatibility with rsync 3.2.4 or later because of rsync's + "new argument protection" (#1247). Deactivate "--old-args" rsync + argument earlier recommaned to users as a workaround. + * Bugfix: DeprecationWarnings about invalid escape sequences. + * Bugfix: AttributeError in "Diff Options" dialog + * Bugfix: Settings GUI: "Save password to Keyring" was disabled due to "no + appropriate keyring found" + * Bugfix: Back in Time did not start with D-Bus error + * Bugfix: Avoid logging errors while waiting for a target drive to be + mounted + * Bugfix: [Arch Linux] AUR pkg "backintime-git": Build tests fails and + installation is aborted + * Bugfix: Wrong systray icon showing in Wayland + * Documentation update: Correct description of profile<N>.schedule.time in + backintime-config manpage + * Translation update: Brazilian Portuguese + * Translation update: Italian + * Translation update: French + * Testing: Fix a test fail when dealing with an empty crontab + * Testing: Fix a test fail when dealing with an empty config file + * Testing: Skip "test_quiet_mode" (does not work reliably) + * Testing: Improve "test_diagnostics_arg" (introduced with #1100) to no + longer fail when JSON output was mixed with logging output (part of #921) + * Testing: Numerous fixes and extensions to testing + +------------------------------------------------------------------- Old: ---- backintime-1.3.2.tar.gz backintime-1.3.2.tar.gz.asc backintime-rsync324_args.patch New: ---- backintime-1.3.3.tar.gz backintime-1.3.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ backintime.spec ++++++ --- /var/tmp/diff_new_pack.105xyy/_old 2023-01-10 15:00:21.493391198 +0100 +++ /var/tmp/diff_new_pack.105xyy/_new 2023-01-10 15:00:21.497391222 +0100 @@ -1,7 +1,7 @@ # # spec file for package backintime # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: backintime -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Backup tool for Linux inspired by the "flyback project" License: GPL-2.0-or-later @@ -29,8 +29,6 @@ Source3: %{name}.png # PATCH-FEATURE-OPENSUSE %%{name}-polkit_priv_downgrade.patch boo#1007723 Patch0: %{name}-polkit_priv_downgrade.patch -# PATCH-FIX-UPSTREAM %%{name}-rsync324_args.patch rsync-3.2.4 on TW changes argument syntax; workaround until new release of backintime -Patch1: %{name}-rsync324_args.patch BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python3-devel @@ -80,10 +78,6 @@ %prep %setup -q %patch0 -# rsync-3.2.4 on TW changes argument syntax; workaround until new release of backintime -%if 0%{?suse_version} > 1500 -%patch1 -%endif %build ++++++ backintime-1.3.2.tar.gz -> backintime-1.3.3.tar.gz ++++++ ++++ 14287 lines of diff (skipped)