Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-15 18:15:55 +02:00 committed by Tomáš Hrnčiar
commit 022efb1927

View file

@ -8,7 +8,7 @@ Fail the request instead. This is implemented via a DNF plugin.}
Name: dnf-plugin-%{srcname}
Version: 1.0
Release: 6%{?dist}
Release: 7%{?dist}
Summary: DNF plugin to prevent removing packages recursively via automation
License: GPLv2
BuildArch: noarch
@ -38,6 +38,9 @@ install -D -m0644 %{SOURCE0} \
%{python3_sitelib}/dnf-plugins/__pycache__/*
%changelog
* Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1.0-7
- Rebuilt for Python 3.11
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild