Rebuilt for Python 3.10
This commit is contained in:
parent
4a988609af
commit
c791d31a5d
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.0.21
|
Version: 4.0.21
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||||
@ -763,6 +763,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 4.0.21-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri Apr 16 2021 Nicola Sella <nsella@redhat.com> - 4.0.21-1
|
* Fri Apr 16 2021 Nicola Sella <nsella@redhat.com> - 4.0.21-1
|
||||||
- Add missing command line option to documentation
|
- Add missing command line option to documentation
|
||||||
- doc: add packages to needs-restarting conf
|
- doc: add packages to needs-restarting conf
|
||||||
|
Loading…
Reference in New Issue
Block a user