!11 update to upstream version 0.12.0

From: @jianli-97 
Reviewed-by: @peijiankang 
Signed-off-by: @peijiankang
This commit is contained in:
openeuler-ci-bot 2022-12-15 08:19:19 +00:00 committed by Gitee
commit ddf7684f1e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 6 additions and 3 deletions

View File

@ -15,7 +15,7 @@ index 0564b8d..014ef1c 100644
elseif (${_component} STREQUAL "gio-unix")
pkg_check_modules(GIO_UNIX gio-unix-2.0)
find_path(GLIB_GIO_UNIX_INCLUDE_DIR
- NAMES gio/gunixconnection.h
- NAMES gio/gdesktopappinfo.h
- HINTS ${GIO_UNIX_INCLUDEDIR}
+ NAMES gio/gunixfdlist.h
+ HINTS ${GIO_UNIX_INCLUDEDIR}

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: lxqt-build-tools
Version: 0.10.0
Release: 2
Version: 0.12.0
Release: 1
Summary: Packaging tools for LXQt
License: BSD
@ -44,6 +44,9 @@ popd
%changelog
* Wed Dec 14 2022 lijian <lijian2@kylinos.cn> - 0.12.0-1
- update to upstream version 0.12.0
* Wed Jul 13 2022 peijiankang<peijiankang@kylinos.cn> - 0.10.0-2
- Replace gunixconnection.h file in gio-unix include dir check