!2 update to version 1.0.1

From: @dou33
Reviewed-by: @tanyulong2021
Signed-off-by: @tanyulong2021
This commit is contained in:
openeuler-ci-bot 2021-10-27 07:40:04 +00:00 committed by Gitee
commit 305bf3e421
3 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: kylin-calculator Name: kylin-calculator
Version: 1.0.0 Version: 1.0.1
Release: 1 Release: 1
Summary: Calculator tool for UKUI Summary: Calculator tool for UKUI
License: GPL-3+ License: GPL-3+
@ -58,5 +58,8 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/pixmaps/calc.png %{_datadir}/pixmaps/calc.png
%changelog %changelog
* Tue Oct 26 2021 douyan <douyan@kylinos.cn> - 1.0.1-1
- update to upstream version 1.0.1
* Tue Dec 15 2020 lvhan <lvhan@kylinos.cn> - 1.0.0-1 * Tue Dec 15 2020 lvhan <lvhan@kylinos.cn> - 1.0.0-1
- update to upstream version 1.0.0 - update to upstream version 1.0.0