License compliance rectification
This commit is contained in:
parent
279eebf083
commit
678a7f44dc
@ -4,7 +4,7 @@
|
||||
|
||||
Name: gucharmap
|
||||
Version: 14.0.3
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Unicode character picker and font browser
|
||||
|
||||
# semver X, Y and Y+1
|
||||
@ -12,7 +12,7 @@ Summary: Unicode character picker and font browser
|
||||
%global ver_minor %(echo %{version} | cut -d. -f2)
|
||||
%global ver_minor_next %(echo $((%{ver_minor}+1)))
|
||||
|
||||
License: GPLv3+ and GFDL and MIT
|
||||
License: GPLv3+ and GFDL-1.3-only and MIT
|
||||
# GPL for the source code, GFDL for the docs, MIT for Unicode data
|
||||
URL: https://wiki.gnome.org/Apps/Gucharmap
|
||||
Source: https://gitlab.gnome.org/GNOME/gucharmap/-/archive/%{version}/gucharmap-%{version}.tar.bz2
|
||||
@ -102,6 +102,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gucharmap.desktop
|
||||
%{_datadir}/vala/vapi/gucharmap-2.90.vapi
|
||||
|
||||
%changelog
|
||||
* Mon Aug 8 2022 Chenyx <chenyixiong3@huawei.com> - 14.0.3-3
|
||||
- License compliance rectification
|
||||
|
||||
* Wed Jul 06 2022 longcheng <longcheng@kylinos.com.cn> - 14.0.3-2
|
||||
- KYOS-B: remove %{?dist}
|
||||
- KYOS-F: let text select view show all when start, Related #23463
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user