Drop wrong obsolete tag

(cherry picked from commit 26600652cc536b673e3244c068ffb8dbcec35806)
This commit is contained in:
Funda Wang 2024-08-14 17:15:49 +08:00 committed by openeuler-sync-bot
parent 1c2845ea7f
commit 98f549f44e

View File

@ -3,7 +3,7 @@
Name: dnf
Version: 4.14.0
Release: 21
Release: 22
Summary: A software package manager that manages packages on Linux distributions.
License: GPL-2.0-or-later AND GPL-1.0-only
URL: https://github.com/rpm-software-management/dnf
@ -79,7 +79,7 @@ Python 3 interface to DNF.
%package data
Summary: Common data and configuration files for DNF
Requires: libreport-filesystem
Obsoletes: %{name}-conf < %{version}-%{release} %{name} < %{version}-%{release}
Obsoletes: %{name}-conf < %{version}-%{release}
Provides: %{name}-conf = %{version}-%{release}
%description data
@ -257,6 +257,9 @@ popd
%{_mandir}/man8/%{name}-automatic.8*
%changelog
* Sun Sep 08 2024 Funda Wang <fundawang@yeah.net> - 4.14.0-22
- Drop wrong obsolete tag
*Tue Aug 13 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 4.14.0-21
- Fixed incorrect macro within the automatic subpackage