update to 3.3 [release 3.3-1mamba;Thu Nov 18 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 05:44:56 +01:00
parent f19c54cbc1
commit a6f9dae842

View File

@ -1,13 +1,13 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libselinux
Version: 3.2
Version: 3.3
Release: 1mamba
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://userspace.selinuxproject.org/trac
URL: https://github.com/SELinuxProject/selinux/
Source: https://github.com/SELinuxProject/selinux/archive/libselinux-%{version}.tar.gz
Source1: selinux-config
Patch0: libselinux-2.2.1-pkgconfig.patch
@ -142,6 +142,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
%endif
%changelog
* Thu Nov 18 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3-1mamba
- update to 3.3
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 3.2-1mamba
- automatic version update by autodist