update license from openkylin

This commit is contained in:
lvfei 2022-10-28 02:57:33 -04:00
parent c837e404ae
commit 97e9d751d7

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