diff --git a/deja-dup.changes b/deja-dup.changes index 306006c..0da4347 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -9,6 +9,10 @@ Mon Jan 7 15:55:22 UTC 2019 - bjorn.lie@gmail.com 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. ------------------------------------------------------------------- Fri Apr 13 01:38:05 UTC 2018 - luc14n0@linuxmail.org diff --git a/deja-dup.spec b/deja-dup.spec index 3548ce0..dab1429 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -93,12 +93,8 @@ This package contains a plugin to integrate Déjà Dup into Nautilus. %prep %autosetup -p1 -# Fix version in meson.build file 38.0 release -sed -i "s|version: '37.1'|version: '38.0'|" meson.build %build -export CFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" -export CXXFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" %meson %meson_build @@ -108,8 +104,7 @@ export CXXFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" %fdupes %{buildroot}%{_datadir} %check -# Disabled as it currently fails a lot of tests. -#%%meson_test +%meson_test %files %license COPYING