automatic version update by autodist [release 3.5-1mamba;Sat Feb 25 2023]
This commit is contained in:
parent
6b8fc0acc4
commit
36b27b1f28
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libselinux
|
||||
Version: 3.4
|
||||
Version: 3.5
|
||||
Release: 1mamba
|
||||
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
||||
Group: System/Libraries
|
||||
@ -139,13 +139,17 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
||||
%if "%{stage1}" != "1"
|
||||
%files -n python-selinux-py3
|
||||
%defattr(-,root,root)
|
||||
%dir %{python3_sitearch}/selinux-%{version}.dist-info
|
||||
%{python3_sitearch}/selinux-%{version}.dist-info/*
|
||||
%{python3_sitearch}/_selinux.cpython-*.so
|
||||
%dir %{python3_sitearch}/selinux
|
||||
%{python3_sitearch}/selinux/*
|
||||
%{python3_sitelib}/_selinux*.so
|
||||
%{python3_sitelib}/selinux/*
|
||||
%{python3_sitearch}/selinux-%{version}-py*.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 16 2022 Automatic Build System <autodist@mambasoft.it> 3.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user