From 1eb2b767ff4d74b973d1c52380f0aa6d8dea0f77 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Aug 01 2016 10:08:32 +0000 Subject: libselinux-2.5-11 - Rebuilt with libsepol-2.5-9 --- diff --git a/libselinux.spec b/libselinux.spec index bcfc0ad..4fdd4b1 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -3,13 +3,13 @@ %endif %define ruby_inc %(pkg-config --cflags ruby) -%define libsepolver 2.5-7 +%define libsepolver 2.5-9 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: SELinux library and simple utilities Name: libselinux Version: 2.5 -Release: 10%{?dist} +Release: 11%{?dist} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -256,6 +256,9 @@ rm -rf %{buildroot} %{ruby_vendorarchdir}/selinux.so %changelog +* Mon Aug 01 2016 Petr Lautrbach 2.5-11 +- Rebuilt with libsepol-2.5-9 + * Tue Jul 19 2016 Fedora Release Engineering - 2.5-10 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages