automatic version update by autodist [release 3.6-1mamba;Sat Dec 16 2023]

This commit is contained in:
Automatic Build System 2024-01-06 05:44:59 +01:00
parent afa0c74281
commit fe94c13a9e

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libselinux
Version: 3.5
Release: 2mamba
Version: 3.6
Release: 1mamba
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
Group: System/Libraries
Vendor: openmamba
@ -126,7 +126,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
%{_libdir}/libselinux.so
%{_mandir}/man3/*
%{_mandir}/man5/*
%lang(ru) %{_mandir}/ru/man5/*
#%lang(ru) %{_mandir}/ru/man5/*
%{_libdir}/pkgconfig/libselinux.pc
@ -135,7 +135,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
%config(noreplace) %{_sysconfdir}/selinux/config
%{_sbindir}/*
%{_mandir}/man8/*
%lang(ru) %{_mandir}/ru/man8/*
#%lang(ru) %{_mandir}/ru/man8/*
%if "%{stage1}" != "1"
%files -n python-selinux-py3
@ -148,6 +148,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
%endif
%changelog
* Sat Dec 16 2023 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.5-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba