automatic version update by autodist [release 4.4.2-1mamba;Mon Nov 09 2020]
This commit is contained in:
parent
0c77585dd1
commit
78fd107d8d
7
dnf.spec
7
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 <autodist@mambasoft.it> 4.4.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 08 2020 Automatic Build System <autodist@mambasoft.it> 4.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user