!11 upstream version 3.11.0
From: @jackwike Reviewed-by: @peijiankang Signed-off-by: @peijiankang
This commit is contained in:
commit
a2e7bd48ff
BIN
libqtxdg-3.11.0.tar.gz
Normal file
BIN
libqtxdg-3.11.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: libqtxdg
|
||||
Summary: QtXdg, a Qt5 implementation of XDG standards
|
||||
Version: 3.7.1
|
||||
Version: 3.11.0
|
||||
Release: 1
|
||||
License: LGPLv2+
|
||||
URL: http://lxqt.org
|
||||
@ -53,9 +53,13 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
||||
%files
|
||||
%doc AUTHORS
|
||||
%license COPYING
|
||||
%{_libdir}/libQt5Xdg.so.3*
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3*
|
||||
%{_bindir}/qtxdg-mat
|
||||
%{_libdir}/libQt5Xdg.so.3
|
||||
%{_libdir}/libQt5Xdg.so.3.11.0
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3
|
||||
%{_libdir}/libQt5XdgIconLoader.so.3.11.0
|
||||
%{_sysconfdir}/xdg/lxqt-qtxdg.conf
|
||||
%{_sysconfdir}/xdg/qtxdg.conf
|
||||
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libQt5Xdg.so
|
||||
@ -69,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
|
||||
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
|
||||
|
||||
%changelog
|
||||
* Fri Aug 04 2023 yajun<yajun@kylinos.cn> - 3.11.0-1
|
||||
- update to upstream version 3.11.0
|
||||
|
||||
* Wed Jan 12 2022 pei-jiankang<peijiankang@kylinos.com> - 3.7.1-1
|
||||
- update to upstream version 3.7.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user