diff --git a/man-pages.spec b/man-pages.spec index 8b9d7051f2d57aa9ef052873e5b3ba74ae6da44b..1fe473f45f111441a975f037ad15420d060e076a 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,8 +1,8 @@ Name: man-pages Version: 6.9.1 -Release: 2 +Release: 3 Summary: Linux kernel and user-space C library interfaces documentation -License: GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE +License: GPL-1.0-or-later AND GPL-2.0-only AND GPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause-UC AND LGPL-3.0-or-later AND LGPL-3.0-only AND LGPL-3.0-linking-exception AND MIT AND Spencer-94 URL: http://www.kernel.org/doc/man-pages/ Source0: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/snapshot/%{name}-%{version}.tar.gz BuildRequires: gcc git make @@ -53,6 +53,9 @@ make install DESTDIR=%{buildroot} %exclude %{_mandir}/man3/MIN.3.gz %changelog +* Tue Aug 13 2024 fuanan - 6.9.1-3 +- License compliance rectification + * Tue Jul 16 2024 gengqihu - 6.9.1-2 - revert changes in 'upgrade version to 6.9.1'