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
|
Name: dnf
|
||||||
Version: 4.9.0
|
Version: 4.10.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Package manager based on libdnf and libsolv
|
Summary: Package manager based on libdnf and libsolv
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -24,7 +24,7 @@ BuildRequires: libsystemd-devel >= 2:248
|
|||||||
Requires: librepo
|
Requires: librepo
|
||||||
Requires: libcomps
|
Requires: libcomps
|
||||||
Requires: libsolv
|
Requires: libsolv
|
||||||
Requires: libdnf >= 0.60.0
|
Requires: libdnf >= 0.65.0
|
||||||
Requires: python-rpm-py3
|
Requires: python-rpm-py3
|
||||||
Requires: python-gpg-py3
|
Requires: python-gpg-py3
|
||||||
Requires: python-libcomps-py3
|
Requires: python-libcomps-py3
|
||||||
@ -167,6 +167,12 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum
|
|||||||
%{_mandir}/man8/yum.8*
|
%{_mandir}/man8/yum.8*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 17 2021 Automatic Build System <autodist@mambasoft.it> 4.9.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user