!7 [sync] PR-6: upgrade to version 5.5.23

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

Binary file not shown.

BIN
dtkcommon-5.5.23.tar.gz Normal file

Binary file not shown.

View File

@ -1,16 +1,17 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: dtkcommon Name: dtkcommon
Version: 5.5.18 Version: 5.5.23
Release: 2%{?dist} Release: 1
Summary: dtk common files Summary: dtk common files
Source0: %{name}-%{version}.orig.tar.xz Source0: %{name}-%{version}.tar.gz
License: GPLv3 License: GPLv3
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
Conflicts: dtkcore < 5.4.12 Conflicts: dtkcore < 5.4.12
Conflicts: dtkcore-devel < 5.4.12
%description %description
@ -50,6 +51,9 @@ export PATH="%{_qt5_bindir}:$PATH"
%{_libdir}/*/mkspecs/modules/* %{_libdir}/*/mkspecs/modules/*
%changelog %changelog
* Mon Jul 24 2023 leeffo <liweiganga@uniontech.com> - 5.5.23-1
- upgrade to version 5.5.23
* Fri Jun 16 2023 liweigang <liweiganga@uniontech.com> - 5.5.18-2 * Fri Jun 16 2023 liweigang <liweiganga@uniontech.com> - 5.5.18-2
- fix: Troubleshoot downgrade issues - fix: Troubleshoot downgrade issues