!20 sync by openEuler-22.03-LTS-SP3

From: @Venland 
Reviewed-by: @xzyangha 
Signed-off-by: @xzyangha
This commit is contained in:
openeuler-ci-bot 2024-06-19 06:47:30 +00:00 committed by Gitee
commit 63dbb8effd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 6 deletions

View File

@ -1,14 +1,10 @@
Name: dtkwidget
Version: 5.5.28
Version: 5.5.59
Release: 1
Summary: Deepin tool kit widget modules
License: LGPLv3+
URL: https://github.com/linuxdeepin/dtkwidget
%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: gcc-c++
BuildRequires: qt5-linguist
@ -82,6 +78,9 @@ export PATH=%{_qt5_bindir}:$PATH
%{_libdir}/lib%{name}.so
%changelog
* Mon Jul 24 2023 leeffo <liweiganga@uniontech.com> - 5.5.59-1
- upgrade to version 5.5.59
* Thu Mar 23 2023 liweiganga <liweiganga@uniontech.com> - 5.5.28-1
- update to 5.5.28