!11 update to upstream version 0.12.0
From: @jianli-97 Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
ddf7684f1e
@ -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.
BIN
lxqt-build-tools-0.12.0.tar.xz
Normal file
BIN
lxqt-build-tools-0.12.0.tar.xz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user