Hello community, here is the log from the commit of package deja-dup for openSUSE:Factory checked in at 2018-01-25 12:39:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/deja-dup (Old) and /work/SRC/openSUSE:Factory/.deja-dup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deja-dup" Thu Jan 25 12:39:40 2018 rev:49 rq:568733 version:37.1 Changes: -------- --- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes 2017-11-07 10:03:41.741899924 +0100 +++ /work/SRC/openSUSE:Factory/.deja-dup.new/deja-dup.changes 2018-01-25 12:39:44.732890588 +0100 @@ -1,0 +2,14 @@ +Wed Jan 17 01:56:58 UTC 2018 - [email protected] + +- Update to version 37.1: + + Add new Google Drive backend and make it the new default + backend. + + Updated translations. +- Update Url to https://wiki.gnome.org/Apps/DejaDup: current Deja + Dup's GNOME web page. +- Point fdupes to the data directory instead of the build root, + which is a practice that must be avoided. +- Drop %glib2_gsettings_schema_requires macro: it's no longer + needed since RPM File Triggers. + +------------------------------------------------------------------- Old: ---- deja-dup-36.3.tar.xz New: ---- deja-dup-37.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deja-dup.spec ++++++ --- /var/tmp/diff_new_pack.iISkcF/_old 2018-01-25 12:39:45.240866872 +0100 +++ /var/tmp/diff_new_pack.iISkcF/_new 2018-01-25 12:39:45.240866872 +0100 @@ -1,7 +1,7 @@ # # spec file for package deja-dup # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: deja-dup -Version: 36.3 +Version: 37.1 Release: 0 Summary: Simple backup tool and frontend for duplicity License: GPL-3.0+ Group: Productivity/Archiving/Backup -Url: https://launchpad.net/deja-dup -Source0: https://launchpad.net/deja-dup/36/%{version}/+download/%{name}-%{version}.tar.xz +Url: https://wiki.gnome.org/Apps/DejaDup +Source0: https://launchpad.net/deja-dup/38/%{version}/+download/%{name}-%{version}.tar.xz # For make check to work, we need dbus-launch BuildRequires: dbus-1-x11 BuildRequires: fdupes @@ -47,7 +47,6 @@ Recommends: duplicity >= 0.6.25 Recommends: python-boto Recommends: python-cloudfiles -%glib2_gsettings_schema_requires %description Déjà Dup is a simple backup tool. It hides the complexity of doing @@ -89,14 +88,13 @@ %build export CFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" export CXXFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" -%{meson} -%{meson_build} +%meson +%meson_build %install -%{meson_install} - +%meson_install %find_lang %{name} %{?no_lang_C} -%fdupes %{buildroot} +%fdupes %{buildroot}%{_datadir} %check # Disabled as it currently fails a lot of tests. ++++++ deja-dup-36.3.tar.xz -> deja-dup-37.1.tar.xz ++++++ ++++ 24087 lines of diff (skipped)
