diff --git a/.gitignore b/.gitignore index 73fe96c..20b2066 100644 --- a/.gitignore +++ b/.gitignore @@ -124,3 +124,4 @@ libsemanage-2.0.45.tgz /libsemanage-2.1.3.tgz /libsemanage-2.1.4.tgz /libsemanage-2.1.5.tgz +/libsemanage-2.1.6.tgz diff --git a/libsemanage.spec b/libsemanage.spec index c80e39b..bb293b0 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -4,13 +4,13 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib(1))")} %endif -%define libsepolver 2.1.4-4 -%define libselinuxver 2.1.6-4 +%define libsepolver 2.1.4-5 +%define libselinuxver 2.1.8-5 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.1.5 -Release: 3%{?dist} +Version: 2.1.6 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: libsemanage-%{version}.tgz @@ -180,6 +180,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Wed Dec 21 2011 Dan Walsh - 2.1.6-1 +-Update to upstream + * Thu Dec 15 2011 Dan Walsh - 2.1.5-4 - Rebuild with latest libsepol diff --git a/sources b/sources index acebf38..3742a72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6b87d0f0afd19cbb8f017ed663e37bd libsemanage-2.1.5.tgz +42382b87ea18a767c205ae9d630acb24 libsemanage-2.1.6.tgz