diff --git a/dnf-plugin-flunk_dependent_remove.spec b/dnf-plugin-flunk_dependent_remove.spec index 5a2036e..b276a81 100644 --- a/dnf-plugin-flunk_dependent_remove.spec +++ b/dnf-plugin-flunk_dependent_remove.spec @@ -8,7 +8,7 @@ Fail the request instead. This is implemented via a DNF plugin.} Name: dnf-plugin-%{srcname} Version: 1.0 -Release: 7%{?dist} +Release: 8%{?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 +* Thu Jul 21 2022 Fedora Release Engineering - 1.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Jun 15 2022 Python Maint - 1.0-7 - Rebuilt for Python 3.11