bugfix:add configfile post-transaction-actions.d
This commit is contained in:
parent
667d028c1d
commit
d33bc9b037
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: dnf-plugins-core
|
Name: dnf-plugins-core
|
||||||
Version: 4.0.24
|
Version: 4.0.24
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Core Plugins for DNF
|
Summary: Core Plugins for DNF
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||||
@ -261,6 +261,7 @@ popd
|
|||||||
|
|
||||||
%files -n python3-dnf-plugin-post-transaction-actions
|
%files -n python3-dnf-plugin-post-transaction-actions
|
||||||
%config(noreplace) %{_sysconfdir}/dnf/plugins/post-transaction-actions.conf
|
%config(noreplace) %{_sysconfdir}/dnf/plugins/post-transaction-actions.conf
|
||||||
|
%config(noreplace) %{_sysconfdir}/dnf/plugins/post-transaction-actions.d
|
||||||
%{python3_sitelib}/dnf-plugins/post-transaction-actions.*
|
%{python3_sitelib}/dnf-plugins/post-transaction-actions.*
|
||||||
%{python3_sitelib}/dnf-plugins/__pycache__/post-transaction-actions.*
|
%{python3_sitelib}/dnf-plugins/__pycache__/post-transaction-actions.*
|
||||||
|
|
||||||
@ -323,6 +324,12 @@ popd
|
|||||||
%{_mandir}/man8/dnf-local.*
|
%{_mandir}/man8/dnf-local.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 18 2022 chenhaixing <chenhaixing@huawei.com> - 4.0.24-3
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add configfile post-transaction-actions.d
|
||||||
|
|
||||||
* Fri May 6 2022 wuchaochao <cyanrose@yeah.net> - 4.0.24-2
|
* Fri May 6 2022 wuchaochao <cyanrose@yeah.net> - 4.0.24-2
|
||||||
- reomove BuildRequires python-nose
|
- reomove BuildRequires python-nose
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user