From 78fd107d8d3d8aaefc51ffc5172f15c3ac45df5d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:50:31 +0100 Subject: [PATCH] automatic version update by autodist [release 4.4.2-1mamba;Mon Nov 09 2020] --- dnf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dnf.spec b/dnf.spec index 825060e..3a3794a 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,5 +1,5 @@ Name: dnf -Version: 4.4.0 +Version: 4.4.2 Release: 1mamba Summary: Package manager based on libdnf and libsolv Group: System/Management @@ -91,7 +91,7 @@ make doc [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -C build -%ifarch x86_64 +%ifarch x86_64 aarch64 install -d %{buildroot}%{python3_sitearch} mv %{buildroot}%{python3_sitelib}/dnf %{buildroot}%{python3_sitearch} %endif @@ -179,6 +179,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum %{_mandir}/man8/yum.8* %changelog +* Mon Nov 09 2020 Automatic Build System 4.4.2-1mamba +- automatic version update by autodist + * Thu Oct 08 2020 Automatic Build System 4.4.0-1mamba - automatic version update by autodist