diff --git a/SPECS/libselinux.spec b/SPECS/libselinux.spec index 9ca87cc..60ad96c 100644 --- a/SPECS/libselinux.spec +++ b/SPECS/libselinux.spec @@ -4,7 +4,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain # https://github.com/SELinuxProject/selinux/wiki/Releases Source0: https://github.com/SELinuxProject/selinux/releases/download/3.6/libselinux-3.6.tar.gz @@ -20,6 +20,7 @@ Patch0001: 0001-Use-SHA-2-instead-of-SHA-1.patch Patch0002: 0002-Revert-Do-not-automatically-install-Russian-translat.patch Patch0003: 0003-Revert-libselinux-Remove-the-Russian-translations.patch Patch0004: 0004-Revert-libselinux-Remove-the-Russian-translations.patch +Patch0005: 0005-libselinux-restorecon-Include-selinux-label.h.patch # Patch list end BuildRequires: gcc make BuildRequires: ruby-devel ruby libsepol-static >= %{libsepolver} swig pcre2-devel xz-devel @@ -218,15 +219,18 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Wed Oct 16 2024 Arkady L. Shane - 3.6-2 +- Rebuilt for MSVSphere 9.5 + +* Tue Aug 06 2024 Vit Mojzis - 3.6-2 +- restorecon: Include (RHEL-50821, RHEL-54385) + * Wed Dec 13 2023 Petr Lautrbach - 3.6-1 - SELinux userspace 3.6 release * Mon Nov 13 2023 Petr Lautrbach - 3.6-0.rc1.1 - SELinux userspace 3.6-rc1 release -* Fri Apr 14 2023 MSVSphere Packaging Team - 3.5-1 -- Rebuilt for MSVSphere 9.2 beta - * Thu Feb 23 2023 Petr Lautrbach - 3.5-1 - SELinux userspace 3.5 release @@ -411,6 +415,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* * Fri Feb 09 2018 Igor Gnatenko - 2.7-11 - Escape macros in %%changelog +* Wed Oct 16 2024 Arkady L. Shane - 3.6-2 +- Rebuilt for MSVSphere 9.5 + * Wed Feb 07 2018 Fedora Release Engineering - 2.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild