diff --git a/libsepol.spec b/libsepol.spec index ec15da5..de80bcd 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol Version: 2.0.37 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -96,6 +96,9 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Sat Jul 25 2009 Fedora Release Engineering - 2.0.37-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Tue Jul 7 2009 Dan Walsh 2.0.37-1 - Upgrade to latest from NSA * Add method to check disable dontaudit flag from Christopher Pardy.