Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-20 00:49:25 +00:00
commit c471d753db

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: 5%{?dist}
Release: 6%{?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 Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Aug 26 2021 Davide Cavalca <dcavalca@fb.com> - 1.0-5
- Fix specfile name to match the actual package