Compare commits
10 Commits
3d5865c75e
...
674f5eeef3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
674f5eeef3 | ||
|
|
c9e8bb4044 | ||
|
|
9c18373618 | ||
|
|
69adff78bb | ||
|
|
25d4054b25 | ||
|
|
71b25b7824 | ||
|
|
5d96b8890c | ||
|
|
5d37b50e66 | ||
|
|
23e6bc4e9c | ||
|
|
9abc1e0a2c |
@ -1,8 +1,6 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: dtkcommon
|
||||
Version: 5.5.18
|
||||
Release: 2%{?dist}
|
||||
Release: 2
|
||||
Summary: dtk common files
|
||||
Source0: %{name}-%{version}.orig.tar.xz
|
||||
|
||||
@ -10,8 +8,10 @@ License: GPLv3
|
||||
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
|
||||
Conflicts: dtkcore < 5.4.12
|
||||
# Obsoletes: dtkcore <= 5.4.10
|
||||
# Obsoletes: dtkcore-devel <= 5.4.10
|
||||
|
||||
%global debug_package %{nil}
|
||||
|
||||
%description
|
||||
dtk common files
|
||||
@ -19,7 +19,6 @@ dtk common files
|
||||
%package devel
|
||||
Summary: Development package for %{sname}
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Conflicts: dtkcore-devel < 5.4.12
|
||||
|
||||
%description devel
|
||||
dtk common files - devel
|
||||
@ -50,8 +49,8 @@ export PATH="%{_qt5_bindir}:$PATH"
|
||||
%{_libdir}/*/mkspecs/modules/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 16 2023 liweigang <liweiganga@uniontech.com> - 5.5.18-2
|
||||
- fix: Troubleshoot downgrade issues
|
||||
* Fri Nov 17 2023 hanshuang <hanshuang@uniontech.com> - 5.5.18-2
|
||||
- modify version info
|
||||
|
||||
* Mon Jun 13 2022 uoser <uoser@uniontech.com> - 5.5.18-1
|
||||
- update: update to 5.5.18-1
|
||||
* Mon Jun 13 2022 uoser <uoser@uniontech.com> - 5.5.18-1.01
|
||||
- update: update to 5.5.18-1.01
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user