!13 update to upstream version 1.0.3

From: @dou33 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-12-02 01:30:46 +00:00 committed by Gitee
commit 7fd488eafd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
ukui-interface-1.0.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: ukui-interface
Version: 1.0.2
Release: 5
Version: 1.0.3
Release: 1
Summary: UKUI interface provides the interface for system configuration and related libraries.
License: GPL-3+ and Apache-2.0
URL: https://github.com/ukui/ukui-interface
@ -22,6 +22,7 @@ ukui interface provides the interface for system configuration and related libra
%build
./autogen.sh
./configure --prefix=/usr --libdir=/usr/lib64
%{make_build}
cd %{_builddir}/%{name}-%{version}/src/log4qt
@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Nov 9 2022 douyan <douyan@kylinos.cn> - 1.0.3-1
- update to upstream version 1.0.3-1
* Sun May 29 2022 lijian <lijian2@kylinos.cn> - 1.0.2-5
- License compliance rectification
@ -69,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
* Fri Feb 25 2022 douyan <douyan@kylinos.cn> - 1.0.2-3
- add ukui-log4qt package
* Wed Feb 24 2022 douyan<douyan@kylinos.cn> - 1.0.2-2
* Thu Feb 24 2022 douyan<douyan@kylinos.cn> - 1.0.2-2
- change head file location
* Thu Feb 17 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.2-1