diff --git a/dnf.spec b/dnf.spec index 54e7ec9..825060e 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,6 +1,6 @@ Name: dnf -Version: 4.2.23 -Release: 3mamba +Version: 4.4.0 +Release: 1mamba Summary: Package manager based on libdnf and libsolv Group: System/Management Vendor: openmamba @@ -157,6 +157,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum %{_tmpfilesdir}/dnf.conf %{_datadir}/bash-completion/completions/dnf %{_mandir}/man5/dnf.conf.5* +%{_mandir}/man5/dnf-transaction-json.5* %{_mandir}/man7/dnf.modularity.7* %{_mandir}/man8/dnf.8* %{_mandir}/man8/dnf-automatic.8* @@ -178,6 +179,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum %{_mandir}/man8/yum.8* %changelog +* Thu Oct 08 2020 Automatic Build System 4.4.0-1mamba +- automatic version update by autodist + * Sat Aug 15 2020 Silvan Calarco 4.2.23-3mamba - fix requirements with python3