From 65043ab531a9c9c5665a6f273ccd6f2dd508954f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 08 2011 11:21:04 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- diff --git a/libsepol.spec b/libsepol.spec index 28d081c..bbcc723 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 2.0.42 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -99,6 +99,9 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 2.0.42-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Tue Dec 21 2010 Dan Walsh 2.0.42-1 - Upgrade to latest from NSA * Fix compliation under GCC 4.6 by Justin Mattock