Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vorta for openSUSE:Factory checked in at 2021-02-23 20:22:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vorta (Old) and /work/SRC/openSUSE:Factory/.vorta.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vorta" Tue Feb 23 20:22:33 2021 rev:10 rq:874670 version:0.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vorta/vorta.changes 2021-02-09 21:17:36.522866478 +0100 +++ /work/SRC/openSUSE:Factory/.vorta.new.2378/vorta.changes 2021-02-23 20:23:34.931824248 +0100 @@ -1,0 +2,28 @@ +Tue Feb 23 18:09:24 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- Update to version 0.7.3 + * Possible Breaking Changes + + This removes the profile_slug from the default archive name + and prefix. This change only applies to new backup profiles. + So if you use the same repo for multiple projects on the + same hostname, be sure to check your prune prefix as well. + The new default archive name is: + {hostname}-{now:%Y-%m-%d-%H%M%S} + * New Features + + Add mount option override checkbox. By @samuel-w (#682) + + Add custom options to borg create command. + By @samuel-w (#677) + + Add rename action. By @samuel-w and @m3nu (#864) + + Give option to break repository lock. By @samuel-w (#863) + * Bugfixes + + Remove support for deprecated macOS XML wifi list. (#868) + + Catch more possible SSH key parsing errors. (#789) + + Improve cancelling Borg process (#786) + + Add QTimer to ensure background jobs are scheduled correctly. + (#780) + + Fix corrupted archive table list during refresh if sorting + is enabled. By @rblenis (#784) +- Rebase patch: + * fix-dependencies.patch + +------------------------------------------------------------------- Old: ---- v0.7.2.tar.gz New: ---- v0.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vorta.spec ++++++ --- /var/tmp/diff_new_pack.qmsGmm/_old 2021-02-23 20:23:35.779824997 +0100 +++ /var/tmp/diff_new_pack.qmsGmm/_new 2021-02-23 20:23:35.783825001 +0100 @@ -17,7 +17,7 @@ Name: vorta -Version: 0.7.2 +Version: 0.7.3 Release: 0 Summary: Desktop Backup Client based on BorgBackup License: GPL-3.0-only @@ -30,7 +30,7 @@ BuildRequires: fdupes BuildRequires: hicolor-icon-theme BuildRequires: python-rpm-macros -BuildRequires: python3-APScheduler +BuildRequires: python3-APScheduler < 4.0 BuildRequires: python3-QDarkStyle BuildRequires: python3-appdirs BuildRequires: python3-keyring @@ -44,7 +44,7 @@ BuildRequires: python3-setuptools-git BuildRequires: update-desktop-files Requires: borgbackup -Requires: python3-APScheduler +Requires: python3-APScheduler < 4.0 Requires: python3-QDarkStyle Requires: python3-appdirs Requires: python3-keyring ++++++ fix-dependencies.patch ++++++ --- /var/tmp/diff_new_pack.qmsGmm/_old 2021-02-23 20:23:35.803825019 +0100 +++ /var/tmp/diff_new_pack.qmsGmm/_new 2021-02-23 20:23:35.803825019 +0100 @@ -15,5 +15,5 @@ - pyqt5 peewee python-dateutil - apscheduler + apscheduler < 4.0 ++++++ v0.7.2.tar.gz -> v0.7.3.tar.gz ++++++ ++++ 9762 lines of diff (skipped)