forked from rpms/dnf-plugins-core
Rebuilt for Python 3.11
This commit is contained in:
parent
51954150f1
commit
78b20adb2d
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.2.1
|
Version: 4.2.1
|
||||||
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
|
||||||
@ -784,6 +784,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 4.2.1-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri May 27 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.1-1
|
* Fri May 27 2022 Jaroslav Rohel <jrohel@redhat.com> - 4.2.1-1
|
||||||
- Update to 4.2.1
|
- Update to 4.2.1
|
||||||
- Skip all non rpm tsi for transaction_action plugins (rhbug:2023652)
|
- Skip all non rpm tsi for transaction_action plugins (rhbug:2023652)
|
||||||
|
Loading…
Reference in New Issue
Block a user