diff --git a/libsemanage.spec b/libsemanage.spec index 8f077ec..0977a2e 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,5 +1,5 @@ Name: libsemanage -Version: 3.7 +Version: 3.8 Release: 1mamba Summary: SELinux policy management library Group: System/Libraries @@ -31,7 +31,6 @@ This package provides the shared libraries for SELinux policy management. It use Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. This package contains static libraries and header files needed for development. -%debug_package %prep %setup -q -n selinux-libsemanage-%{version} @@ -52,8 +51,6 @@ cd libsemanage %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -74,6 +71,9 @@ cd libsemanage %{_mandir}/man3/semanage_*.3* %changelog +* Sun Feb 09 2025 Automatic Build System 3.8-1mamba +- automatic version update by autodist + * Sat Jun 29 2024 Automatic Build System 3.7-1mamba - automatic version update by autodist