From a6b542376fa62bd2318d9072ae2a1393c2244b6bbea070392fe8c7b936d2db21 Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dimstar@opensuse.org>
Date: Mon, 5 Mar 2018 13:44:02 +0000
Subject: [PATCH] Accepting request 581024 from GNOME:Next

spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/581024
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=92
---
 deja-dup.changes | 5 +++++
 deja-dup.spec    | 7 ++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

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}