From f8b7dc8e1c4601315a1d68b89bd2375ce04b0c35 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 28 Sep 2009 20:36:12 +0000 Subject: [PATCH] - Update to upstream make swigify --- .cvsignore | 1 + libsemanage.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 947f33e..692ecda 100644 --- a/.cvsignore +++ b/.cvsignore @@ -111,3 +111,4 @@ libsemanage-2.0.35.tgz libsemanage-2.0.36.tgz libsemanage-2.0.37.tgz libsemanage-2.0.38.tgz +libsemanage-2.0.39.tgz diff --git a/libsemanage.spec b/libsemanage.spec index b9459eb..6c26b6f 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.38 -Release: 2%{?dist} +Version: 2.0.39 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz @@ -91,6 +91,10 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/python*/site-packages/* %changelog +* Mon Sep 28 2009 Dan Walsh - 2.0.39-1 +- Update to upstream + * make swigify + * Sun Sep 20 2009 Dan Walsh - 2.0.38-2 - Dont relabel /root with genhomedircon diff --git a/sources b/sources index df5aec6..8a5ee9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4cde213b36fe94b30704600026c39f2 libsemanage-2.0.38.tgz +706e61f0081bb8522589481db873b0d1 libsemanage-2.0.39.tgz