sync by openEuler-22.03-LTS-SP3

Signed-off-by: liweigang <liweiganga@uniontech.com>
This commit is contained in:
liweigang 2024-06-19 10:37:46 +08:00
parent f481d44855
commit 0757382b81
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