From 375279fac4ca80fed91da393bb679f14bb7fa12b Mon Sep 17 00:00:00 2001 From: wu-leilei Date: Thu, 13 Jun 2024 11:11:11 +0800 Subject: [PATCH] License compliance rectification --- gl-manpages.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gl-manpages.spec b/gl-manpages.spec index 4bca322..b1950b9 100644 --- a/gl-manpages.spec +++ b/gl-manpages.spec @@ -1,9 +1,9 @@ Name: gl-manpages Version: 1.1 -Release: 17 +Release: 18 Summary: OpenGL manpages -License: MIT and Open Publication +License: MIT URL: http://www.opengl.org/wiki/Getting_started/XML_Toolchain_and_Man_Pages Source0: %{name}-%{version}-20161227.tar.xz Source1: make-gl-man-snapshot.sh @@ -59,5 +59,8 @@ find $RPM_BUILD_ROOT%{_mandir}/man3/ -type f -size -100b | xargs sed -i -e 's/\. %{_mandir}/man3/* %changelog +* Thu Jun 13 2024 wulei - 1.1-18 +- Regulate license information + * Sat Nov 30 2019 Alex Chao - 1.1-17 - Package init