From 067455100d98c9ab48866207ff5b8a9e3ef694aa Mon Sep 17 00:00:00 2001 From: chen-jan Date: Wed, 11 May 2022 13:03:09 +0000 Subject: [PATCH] License compliance rectification --- mousetweaks.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mousetweaks.spec b/mousetweaks.spec index 8555861..9443f10 100644 --- a/mousetweaks.spec +++ b/mousetweaks.spec @@ -1,8 +1,8 @@ Name: mousetweaks Version: 3.12.0 -Release: 12 +Release: 13 Summary: Accessibility enhancements for the mouse -License: GPLv3 and GFDL +License: GPL-3.0-only URL: http://live.gnome.org/Mousetweaks/Home Source0: http://download.gnome.org/sources/mousetweaks/3.12/%{name}-%{version}.tar.xz Patch9000: bugfix-Fix-invalid-UTF-8.patch @@ -54,6 +54,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %doc %{_mandir}/man1/* %changelog +* Wed May 11 2022 chenchen - 3.12.0-13 +- License compliance rectification + * Web 02 Jun 2021 zhaoyao - 3.12.0-12 - fixs faileds: /bin/sh: gcc: command not found. -- Gitee