!5 update license

From: @jackssir 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-11-04 01:05:58 +00:00 committed by Gitee
commit ef463963c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
Name: ukui-clock
Version: 3.0.1
Release: 2
Release: 3
Summary: contain clock alarm,stopwatch,countdown
License: GPL-2.1+ and GPL-3.0+
License: GPL-3.0+
URL: http://www.ukui.org
Source0: %{name}-%{version}.tar.xz
Patch01: 0001-modify-the-error-version-of-ukui-clock.patch
@ -49,11 +49,14 @@ make INSTALL_ROOT=%{buildroot} install
rm -rf $RPM_BUILD_ROOT
%files
%{_bindir}/ukui-clock
%{_bindir}/ukui-clock
%{_datadir}/applications/ukui-clock.desktop
%{_datadir}/ukui-clock
%changelog
* Fri Oct 28 2022 lvfei <lvfei@kylinos.cn> - 3.0.1-3
- update license from https://gitee.com/openkylin/ukui-clock
* Mon Aug 8 2022 peijiankang <peijiankang@kylinos.cn> - 3.0.1-2
- modify the error version of ukui-clock