From de683d1d8cc0c33a3956d1758ce520c25c2131d0 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Thu, 13 Jun 2024 10:38:02 +0800 Subject: [PATCH] License compliance rectification (cherry picked from commit 46035f8731b3ce413cb71026ee12c461362ac28d) --- mousetweaks.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mousetweaks.spec b/mousetweaks.spec index 469ad92..7cd9447 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-or-later 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 +* Thu Jun 13 2024 yao_xin - 3.12.0-13 +- License compliance rectification + * Web Jun 02 2021 zhaoyao - 3.12.0-12 - fixs faileds: /bin/sh: gcc: command not found. -- Gitee