From d82747496cc4d8c2bf6d4726e4e006dfd73b3a54 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Nov 22 2017 11:22:34 +0000 Subject: libselinux-2.7-6.fc28 - Rebuild with libsepol-2.7-3 --- diff --git a/libselinux.spec b/libselinux.spec index 0fd6599..6861f05 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -3,13 +3,13 @@ %endif %define ruby_inc %(pkg-config --cflags ruby) -%define libsepolver 2.7-2 +%define libsepolver 2.7-3 %{!?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.7 -Release: 5%{?dist} +Release: 6%{?dist} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -252,6 +252,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Wed Nov 22 2017 Petr Lautrbach - 2.7-6 +- Rebuild with libsepol-2.7-3 + * Fri Oct 20 2017 Petr Lautrbach - 2.7-5 - Drop golang bindings - Add support for pcre2 to pkgconfig definition