diff --git a/.cvsignore b/.cvsignore index b22691a..be6345e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -103,3 +103,4 @@ libsemanage-2.0.26.tgz libsemanage-2.0.27.tgz libsemanage-2.0.28.tgz libsemanage-2.0.29.tgz +libsemanage-2.0.30.tgz diff --git a/libsemanage.spec b/libsemanage.spec index b6b028d..89f6ab1 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,8 +2,8 @@ %define libselinuxver 2.0.0-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.29 -Release: 2%{?dist} +Version: 2.0.30 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/python*/site-packages/* %changelog +* Fri Nov 14 2008 Dan Walsh - 2.0.30-1 + * Add semanage_mls_enabled() interface from Stephen Smalley. + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 2.0.29-2 - Rebuild for Python 2.6 diff --git a/sources b/sources index e496c87..7856882 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c56aa7d34a58c27ab2048c306cd66b31 libsemanage-2.0.29.tgz +e160a593f1313a3e1aec5148b4941f99 libsemanage-2.0.30.tgz