This commit is contained in:
parent
0fc6de52d1
commit
bd028b78b2
1 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Fail the request instead. This is implemented via a DNF plugin.}
|
|||
|
||||
Name: dnf-plugin-%{srcname}
|
||||
Version: 1.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?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 Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue