diff --git a/.gitignore b/.gitignore index add4ed0..9a2c9f9 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ libsemanage-2.0.43.tgz libsemanage-2.0.44.tgz libsemanage-2.0.45.tgz /libsemanage-2.0.46.tgz +/libsemanage-2.1.0.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 3d3aece..281eb77 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -9,13 +9,13 @@ Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.0.46 -Release: 6%{?dist} +Version: 2.1.0 +Release: 0%{?dist} License: LGPLv2+ Group: System Environment/Libraries -Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz +Source: libsemanage-%{version}.tgz Patch: libsemanage-rhat.patch -URL: http://www.selinuxproject.org +URL: http://oss.tresys.com/git/selinux.git Source1: semanage.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -208,6 +208,10 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Jul 28 2011 Dan Walsh - 2.1.0-1 +- Update to upstream + * Release, minor version bump + * Wed Jun 8 2011 Dan Walsh - 2.0.46-6 - More fixes for disabled modules diff --git a/sources b/sources index f10d91f..c83d9a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90dbdf1b8513d3230be6ac62f9511433 libsemanage-2.0.46.tgz +ee21c6204dce9520226b615016045386 libsemanage-2.1.0.tgz