require libdnf >= 0.65.0 [release 4.10.0-2mamba;Sun Oct 24 2021]
This commit is contained in:
parent
8bb0878501
commit
83f21f05ed
12
dnf.spec
12
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 <silvan.calarco@mambasoft.it> 4.10.0-2mamba
|
||||
- require libdnf >= 0.65.0
|
||||
|
||||
* Thu Oct 21 2021 Automatic Build System <autodist@mambasoft.it> 4.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 17 2021 Automatic Build System <autodist@mambasoft.it> 4.9.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user