This commit is contained in:
Fedora Release Engineering 2025-07-23 19:22:46 +00:00
commit 189af447a8

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: 18%{?dist}
Release: 19%{?dist}
Summary: DNF plugin to prevent removing packages recursively via automation
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
@ -39,6 +39,9 @@ install -D -m0644 %{SOURCE0} \
%{python3_sitelib}/dnf-plugins/__pycache__/*
%changelog
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.0-18
- Rebuilt for Python 3.14