diff --git a/appstream-glib.changes b/appstream-glib.changes index 7ea828c..8e0e534 100644 --- a/appstream-glib.changes +++ b/appstream-glib.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Feb 28 16:22:56 UTC 2018 - dimstar@opensuse.org -- Modernize spec-file by calling spec-cleaner +- Modernize spec-file by calling spec-cleaner. ------------------------------------------------------------------- Sun Feb 11 03:11:36 UTC 2018 - luc14n0@linuxmail.org diff --git a/appstream-glib.spec b/appstream-glib.spec index 9900cfd..01a77ee 100644 --- a/appstream-glib.spec +++ b/appstream-glib.spec @@ -22,7 +22,7 @@ Name: appstream-glib Version: 0.7.6 Release: 0 Summary: AppStream Abstraction Library -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: System/Libraries URL: http://people.freedesktop.org/~hughsient/appstream-glib/ Source0: %{name}-%{version}.tar.xz @@ -114,7 +114,7 @@ nodes and convert to and from the standardized XML representation. %package devel Summary: Development files for the AppStream abstraction library -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Development/Languages/C and C++ Requires: %{name} = %{version} Requires: libappstream-builder8 = %{version} @@ -142,7 +142,7 @@ This library allows to: %package -n openSUSE-appstream-process Summary: Appstream processor employed by kiwi -License: LGPL-2.1+ AND GPL-2.0+ +License: LGPL-2.1-or-later AND GPL-2.0-or-later Group: Development/Tools/Building Requires: appstream-glib >= %{version} Requires: openSUSE-appdata-extra