diff --git a/dnf.spec b/dnf.spec index 98ade18..2a98a04 100644 --- a/dnf.spec +++ b/dnf.spec @@ -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 - 4.14.0-22 +- Drop wrong obsolete tag + *Tue Aug 13 2024 liyuzhe - 4.14.0-21 - Fixed incorrect macro within the automatic subpackage