automatic version update by autodist [release 3.0-1mamba;Wed Dec 11 2019]
This commit is contained in:
parent
4ab0bf8f66
commit
350c6de4a4
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libselinux
|
||||
Version: 2.9
|
||||
Version: 3.0
|
||||
Release: 1mamba
|
||||
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
||||
Group: System/Libraries
|
||||
@ -137,9 +137,13 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
||||
%defattr(-,root,root)
|
||||
%{python36_sitearch}/selinux/*
|
||||
%{python36_sitearch}/_selinux*.so
|
||||
%{python36_sitearch}/selinux-%{version}-py*.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 11 2019 Automatic Build System <autodist@mambasoft.it> 3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 24 2019 Automatic Build System <autodist@mambasoft.it> 2.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user