Hello community,

here is the log from the commit of package vorta for openSUSE:Factory checked 
in at 2019-01-24 14:15:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vorta (Old)
 and      /work/SRC/openSUSE:Factory/.vorta.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vorta"

Thu Jan 24 14:15:04 2019 rev:2 rq:667985 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/vorta/vorta.changes      2019-01-21 
11:01:45.167166619 +0100
+++ /work/SRC/openSUSE:Factory/.vorta.new.28833/vorta.changes   2019-01-24 
14:15:06.711244834 +0100
@@ -1,0 +2,5 @@
+Wed Jan 23 11:00:24 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Generalize description.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vorta.spec ++++++
--- /var/tmp/diff_new_pack.9mIDLY/_old  2019-01-24 14:15:07.211244255 +0100
+++ /var/tmp/diff_new_pack.9mIDLY/_new  2019-01-24 14:15:07.211244255 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,42 +20,42 @@
 Version:        0.6.5
 Release:        0
 Summary:        Desktop Backup Client based on BorgBackup
-License:        GPL-3.0
+License:        GPL-3.0-only
 Group:          Productivity/Archiving/Backup
 Url:            https://github.com/borgbase/vorta
 Source:         https://github.com/borgbase/%{name}/archive/v%{version}.tar.gz
 Source1:        vorta.desktop
 Patch0:         fix-dependencies.patch
 Patch1:         fix-umount.patch
+BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-setuptools-git
+BuildRequires:  python3-APScheduler
 BuildRequires:  python3-appdirs
+BuildRequires:  python3-keyring
 BuildRequires:  python3-paramiko
-BuildRequires:  python3-qt5
 BuildRequires:  python3-peewee
-BuildRequires:  python3-python-dateutil
-BuildRequires:  python3-pytest-runner
-BuildRequires:  python3-keyring
-BuildRequires:  python3-APScheduler
 BuildRequires:  python3-psutil
-BuildRequires:  fdupes
+BuildRequires:  python3-pytest-runner
+BuildRequires:  python3-python-dateutil
+BuildRequires:  python3-qt5
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-setuptools-git
 BuildRequires:  update-desktop-files
-BuildRequires:  hicolor-icon-theme
+Requires:       borgbackup
+Requires:       python3-APScheduler
 Requires:       python3-appdirs
+Requires:       python3-keyring
 Requires:       python3-paramiko
-Requires:       python3-qt5
 Requires:       python3-peewee
-Requires:       python3-python-dateutil
-Requires:       python3-keyring
-Requires:       python3-APScheduler
 Requires:       python3-psutil
-Requires:       borgbackup
+Requires:       python3-python-dateutil
+Requires:       python3-qt5
 BuildArch:      noarch
 
 %description
 Vorta is a backup client for Linux desktops. It integrates BorgBackup with
-your desktop environment to protect your data from disk failure,
+the desktop environment to protect data from disk failure,
 ransomware and theft.
 
 %prep


Reply via email to