diff --git a/deja-dup.changes b/deja-dup.changes index ae0e5ec..a96fcb5 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 28 16:24:40 UTC 2018 - dimstar@opensuse.org + +- Modernize spec-file by calling spec-cleaner + ------------------------------------------------------------------- Wed Jan 17 01:56:58 UTC 2018 - luc14n0@linuxmail.org diff --git a/deja-dup.spec b/deja-dup.spec index c5401f0..0d7df4a 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -20,9 +20,9 @@ Name: deja-dup Version: 37.1 Release: 0 Summary: Simple backup tool and frontend for duplicity -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Archiving/Backup -Url: https://wiki.gnome.org/Apps/DejaDup +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 @@ -101,7 +101,8 @@ export CXXFLAGS="%{optflags} -Wl,-rpath=%{_libdir}/%{name}" #%%meson_test %files -%doc AUTHORS COPYING NEWS +%license COPYING +%doc AUTHORS NEWS %doc %{_datadir}/help/C/org.gnome.DejaDup/ %{_bindir}/deja-dup %{_mandir}/man1/deja-dup.1%{?ext_man}