diff --git a/dnf.spec b/dnf.spec index 2a98a04e90bcaeeb98e485a1196c3aba675cc4b0..e2f5472b979745bb18f139ad8e4c5332484c7ee5 100644 --- a/dnf.spec +++ b/dnf.spec @@ -3,7 +3,7 @@ Name: dnf Version: 4.14.0 -Release: 22 +Release: 23 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 @@ -47,7 +47,7 @@ Provides: dnf-command(search) dnf-command(updateinfo) dnf-command(up Conflicts: python2-dnf-plugins-core < 4.0.6 python3-dnf-plugins-core < 4.0.6 %description -DNF is a software package manager that installs, updates, and removespackages +DNF is a software package manager that installs, updates, and removes packages on RPM-based Linux distributions. It automatically computes dependencies and determines the actions required to install packages.DNF also makes it easier to maintain groups of machines, eliminating the need to manually update each @@ -257,6 +257,9 @@ popd %{_mandir}/man8/%{name}-automatic.8* %changelog +* Fri Oct 11 2024 lvzhonglin - 4.14.0-23 +- update description + * Sun Sep 08 2024 Funda Wang - 4.14.0-22 - Drop wrong obsolete tag