Hello community,

here is the log from the commit of package deja-dup for openSUSE:Factory 
checked in at 2019-01-21 10:57:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deja-dup (Old)
 and      /work/SRC/openSUSE:Factory/.deja-dup.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deja-dup"

Mon Jan 21 10:57:05 2019 rev:52 rq:666340 version:38.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deja-dup/deja-dup.changes        2018-04-23 
15:26:45.528594905 +0200
+++ /work/SRC/openSUSE:Factory/.deja-dup.new.28833/deja-dup.changes     
2019-01-21 10:57:21.455509263 +0100
@@ -1,0 +2,16 @@
+Mon Jan  7 15:55:22 UTC 2019 - [email protected]
+
+- Update to version 38.2:
+  + Fix not being able to find the backup files when restoring on
+    a fresh install.
+- Changes from version 38.1:
+  + Use a primary menu instead of an AppMenu, per current GNOME
+    recommendations.
+  + Drop support for the legacy desktop status icon.
+  + Updated translations.
+- Drop meson version fix via sed in spec, no longer needed.
+- Stop exporting optflags and rpath before configure, no longer
+  needed.
+- Renable meson test, tests are now ok.
+
+-------------------------------------------------------------------

Old:
----
  deja-dup-38.0.tar.xz

New:
----
  deja-dup-38.2.tar.xz

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

Other differences:
------------------
++++++ deja-dup.spec ++++++
--- /var/tmp/diff_new_pack.dKkmm5/_old  2019-01-21 10:57:21.919508656 +0100
+++ /var/tmp/diff_new_pack.dKkmm5/_new  2019-01-21 10:57:21.923508651 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deja-dup
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,19 @@
 # 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/
 #
 
 
 Name:           deja-dup
-Version:        38.0
+Version:        38.2
 Release:        0
 Summary:        Simple backup tool and frontend for duplicity
 License:        GPL-3.0-or-later
 Group:          Productivity/Archiving/Backup
 URL:            https://wiki.gnome.org/Apps/DejaDup
 Source0:        
https://launchpad.net/deja-dup/38/%{version}/+download/%{name}-%{version}.tar.xz
+
 # Meson checks for appstream-util,
 BuildRequires:  appstream-glib
 # dbus-run-session,
@@ -32,9 +33,9 @@
 BuildRequires:  desktop-file-utils
 # msgfmt and
 BuildRequires:  gettext-runtime
+BuildRequires:  fdupes
 # glib-compile-schemas programs.
 BuildRequires:  glib2-tools
-BuildRequires:  fdupes
 BuildRequires:  libgpg-error-devel
 BuildRequires:  meson
 BuildRequires:  pkgconfig
@@ -91,13 +92,9 @@
 %lang_package
 
 %prep
-%setup -q
-# Fix version in meson.build file 38.0 release
-sed -i "s|version: '37.1'|version: '38.0'|" meson.build
+%autosetup -p1
 
 %build
-export CFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}"
-export CXXFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}"
 %meson
 %meson_build
 
@@ -107,8 +104,7 @@
 %fdupes %{buildroot}%{_datadir}
 
 %check
-# Disabled as it currently fails a lot of tests.
-#%%meson_test
+%meson_test
 
 %files
 %license COPYING

++++++ deja-dup-38.0.tar.xz -> deja-dup-38.2.tar.xz ++++++
++++ 70736 lines of diff (skipped)


Reply via email to