From a554107a85c46e1d13e3c3ab3b529ddd037b662a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 04 2016 03:54:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/libsepol.spec b/libsepol.spec index d791b92..24f9074 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 2.4 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/libsepol-%{version}.tar.gz @@ -101,6 +101,9 @@ exit 0 %{_libdir}/libsepol.so.1 %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 2.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Aug 25 2015 Michal Srb - 2.4-3 - Improve compatibility with Python 3 SWIG bindings - Resolves: rhbz#1247714