diff --git a/.cvsignore b/.cvsignore index ff6ae82..587bc1e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -77,3 +77,4 @@ libsemanage-1.8.tgz libsemanage-1.9.1.tgz libsemanage-1.9.2.tgz libsemanage-1.10.0.tgz +libsemanage-1.10.1.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 1533262..8e6d4f5 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -2,12 +2,11 @@ %define libselinuxver 1.34-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.10.0 -Release: 2%{?dist} +Version: 1.10.1 +Release: 1%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz -Patch: libsemanage-rhat.patch BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: libselinux-devel >= %{libselinuxver} swig @@ -76,6 +75,11 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man3/* %changelog +* Wed Feb 7 2006 Dan Walsh - 1.10.1-1 +- Upgrade to latest from NSA + * Merged python binding fix from Dan Walsh. + * Updated version for stable branch. + * Fri Dec 22 2006 Dan Walsh - 1.9.2-1 - Upgrade to latest from NSA * Merged patch to optionally reduce disk usage by removing diff --git a/sources b/sources index b0075e3..610a496 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10c452bcc81cba31f63270ffbec1835f libsemanage-1.10.0.tgz +b612e1ac8abd254990805c4332222eb0 libsemanage-1.10.1.tgz