!13 update version to 3.12.0

From: @peijiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2024-01-09 01:47:51 +00:00 committed by Gitee
commit ec49675629
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
libqtxdg-3.12.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,9 +1,9 @@
Name: libqtxdg
Summary: QtXdg, a Qt5 implementation of XDG standards
Version: 3.11.0
Version: 3.12.0
Release: 1
License: LGPLv2+
URL: http://lxqt.org
URL: https://lxqt-project.org
Source0: https://github.com/lxqt/libqtxdg/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
@ -54,9 +54,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
%doc AUTHORS
%license COPYING
%{_libdir}/libQt5Xdg.so.3
%{_libdir}/libQt5Xdg.so.3.11.0
%{_libdir}/libQt5Xdg.so.3.12.0
%{_libdir}/libQt5XdgIconLoader.so.3
%{_libdir}/libQt5XdgIconLoader.so.3.11.0
%{_libdir}/libQt5XdgIconLoader.so.3.12.0
%{_sysconfdir}/xdg/lxqt-qtxdg.conf
%{_sysconfdir}/xdg/qtxdg.conf
@ -73,6 +73,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}-qt5
%{_qt5_archdatadir}/plugins/iconengines/libQt5XdgIconPlugin.so
%changelog
* Mon Jan 08 2024 peijiankang <peijiankang@kylinos.cn> - 3.12.0-1
- update verison to 3.12.0
* Fri Aug 04 2023 yajun<yajun@kylinos.cn> - 3.11.0-1
- update to upstream version 3.11.0