diff --git a/dtkcommon-5.5.18.orig.tar.xz b/dtkcommon-5.5.18.orig.tar.xz deleted file mode 100644 index 17d20fd..0000000 Binary files a/dtkcommon-5.5.18.orig.tar.xz and /dev/null differ diff --git a/dtkcommon-5.5.23.tar.gz b/dtkcommon-5.5.23.tar.gz new file mode 100644 index 0000000..dff39ec Binary files /dev/null and b/dtkcommon-5.5.23.tar.gz differ diff --git a/dtkcommon.spec b/dtkcommon.spec index b7fa74f..e23a6bd 100644 --- a/dtkcommon.spec +++ b/dtkcommon.spec @@ -1,16 +1,17 @@ %global debug_package %{nil} Name: dtkcommon -Version: 5.5.18 -Release: 2%{?dist} +Version: 5.5.23 +Release: 1 Summary: dtk common files -Source0: %{name}-%{version}.orig.tar.xz +Source0: %{name}-%{version}.tar.gz License: GPLv3 BuildRequires: qt5-qtbase-devel Conflicts: dtkcore < 5.4.12 +Conflicts: dtkcore-devel < 5.4.12 %description @@ -50,6 +51,9 @@ export PATH="%{_qt5_bindir}:$PATH" %{_libdir}/*/mkspecs/modules/* %changelog +* Mon Jul 24 2023 leeffo - 5.5.23-1 +- upgrade to version 5.5.23 + * Fri Jun 16 2023 liweigang - 5.5.18-2 - fix: Troubleshoot downgrade issues