!16 [sync] PR-15: upgrade to version 5.5.27

From: @openeuler-sync-bot 
Reviewed-by: @leeffo 
Signed-off-by: @leeffo
This commit is contained in:
openeuler-ci-bot 2023-08-23 03:05:28 +00:00 committed by Gitee
commit d9505d9144
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 7 deletions

Binary file not shown.

BIN
dtkgui-5.5.27.tar.gz Normal file

Binary file not shown.

View File

@ -1,16 +1,14 @@
Name: dtkgui
Version: 5.5.18
Version: 5.5.27
Release: 1
Summary: Deepin dtkgui
License: LGPLv3+
URL: https://github.com/linuxdeepin/dtkgui
%if 0%{?fedora}
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
%else
Source0: %{name}-%{version}.orig.tar.xz
%endif
Source0: %{name}-%{version}.tar.gz
BuildRequires: qt5-qtx11extras-devel
BuildRequires: dtkcommon-devel
BuildRequires: dtkcore-devel
BuildRequires: librsvg2-devel
BuildRequires: gcc-c++
@ -54,8 +52,9 @@ export PATH=%{_qt5_bindir}:$PATH
%license LICENSE
%{_libdir}/lib%{name}.so.5*
%{_libexecdir}/dtk5/deepin-gui-settings
%{_libexecdir}/dtk5/taskbar
%{_libexecdir}/dtk5/dde-kwin-debug
%{_libexecdir}/dtk5/dnd-test-client
%{_libexecdir}/dtk5/dnd-test-server
%files devel
%{_includedir}/libdtk-*/
@ -65,6 +64,9 @@ export PATH=%{_qt5_bindir}:$PATH
%{_libdir}/lib%{name}.so
%changelog
* Mon Jul 24 2023 leeffo <liweiganga@uniontech.com> - 5.5.27-1
- update: update to version 5.5.27
* Thu Mar 23 2023 liweiganga <liweiganga@uniontech.com> - 5.5.18-1
- update to 5.5.18