obsolete smart [release 4.6.1-2mamba;Mon Mar 08 2021]
This commit is contained in:
parent
7ef3e8510b
commit
9b1e215855
14
dnf.spec
14
dnf.spec
@ -1,6 +1,6 @@
|
|||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 4.6.0
|
Version: 4.6.1
|
||||||
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: cmake
|
|||||||
Requires: librepo
|
Requires: librepo
|
||||||
Requires: libcomps
|
Requires: libcomps
|
||||||
Requires: libsolv
|
Requires: libsolv
|
||||||
Requires: libdnf >= 0.48.0
|
Requires: libdnf >= 0.60.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
|
||||||
@ -55,7 +55,7 @@ Provides: dnf-command(search)
|
|||||||
Provides: dnf-command(updateinfo)
|
Provides: dnf-command(updateinfo)
|
||||||
Provides: dnf-command(upgrade)
|
Provides: dnf-command(upgrade)
|
||||||
Provides: dnf-command(upgrade-to)
|
Provides: dnf-command(upgrade-to)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Obsoletes: smart <= 1.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Package manager based on libdnf and libsolv. Replaces YUM.
|
Package manager based on libdnf and libsolv. Replaces YUM.
|
||||||
@ -179,6 +179,12 @@ mkdir -p %{buildroot}%{_sysconfdir}/yum
|
|||||||
%{_mandir}/man8/yum.8*
|
%{_mandir}/man8/yum.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 08 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.6.1-2mamba
|
||||||
|
- obsolete smart
|
||||||
|
|
||||||
|
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 4.6.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jan 29 2021 Automatic Build System <autodist@mambasoft.it> 4.6.0-1mamba
|
* Fri Jan 29 2021 Automatic Build System <autodist@mambasoft.it> 4.6.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user