diff --git a/dnf.spec b/dnf.spec index e1637ae..f539959 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,6 +1,6 @@ Name: dnf -Version: 4.9.0 -Release: 1mamba +Version: 4.10.0 +Release: 2mamba Summary: Package manager based on libdnf and libsolv Group: System/Management Vendor: openmamba @@ -24,7 +24,7 @@ BuildRequires: libsystemd-devel >= 2:248 Requires: librepo Requires: libcomps Requires: libsolv -Requires: libdnf >= 0.60.0 +Requires: libdnf >= 0.65.0 Requires: python-rpm-py3 Requires: python-gpg-py3 Requires: python-libcomps-py3 @@ -167,6 +167,12 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum %{_mandir}/man8/yum.8* %changelog +* Sun Oct 24 2021 Silvan Calarco 4.10.0-2mamba +- require libdnf >= 0.65.0 + +* Thu Oct 21 2021 Automatic Build System 4.10.0-1mamba +- automatic version update by autodist + * Fri Sep 17 2021 Automatic Build System 4.9.0-1mamba - automatic version update by autodist