diff --git a/gnome-doc-utils.spec b/gnome-doc-utils.spec index e28d5ec..d0b7c9e 100644 --- a/gnome-doc-utils.spec +++ b/gnome-doc-utils.spec @@ -1,8 +1,8 @@ Name: gnome-doc-utils Version: 0.20.10 -Release: 19 +Release: 20 Summary: A collection of documentation utilities for the Gnome project -License: GPLv2+ and LGPLv2+ and GFDL +License: GPL-2.0-or-later and LGPL-2.0-or-later and GFDL-1.1-only URL: https://wiki.gnome.org/Projects/GnomeDocUtils Source: https://download.gnome.org/sources/%{name}/0.20/%{name}-%{version}.tar.xz Patch0001: gnome-doc-utils-0.14.0-package.patch @@ -65,6 +65,9 @@ sed -i -e '/^Requires:/d' %{buildroot}%{_datadir}/pkgconfig/xml2po.pc %{_mandir}/man1/xml2po.1* %changelog +* Tue Jul 26 2022 yaoxin - 0.20.10-20 +- License compliance rectification + * Tue May 18 2021 lin.zhang -0.20.10-19 - add BuildRequires gcc