From 43cf1c48fa25ad2506229754022637ef980d138e Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 30 Aug 2011 16:34:31 -0400 Subject: [PATCH] Update to upstream * python wrapper makefile changes --- .gitignore | 1 + libsemanage.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7046240..f5667ea 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,4 @@ libsemanage-2.0.45.tgz /libsemanage-2.0.46.tgz /libsemanage-2.1.0.tgz /libsemanage-2.1.2.tgz +/libsemanage-2.1.3.tgz diff --git a/libsemanage.spec b/libsemanage.spec index fe74267..1be62b6 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -5,11 +5,11 @@ %endif %define libsepolver 2.1.2-1 -%define libselinuxver 2.1.4-1 +%define libselinuxver 2.1.5-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 2.1.2 +Version: 2.1.3 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -179,6 +179,10 @@ rm -rf ${RPM_BUILD_ROOT} %endif # if with_python3 %changelog +* Tue Aug 30 2011 Dan Walsh - 2.1.3-1 +-Update to upstream + * python wrapper makefile changes + * Thu Aug 18 2011 Dan Walsh - 2.1.2-1 -Update to upstream 2.1.2 2011-08-17 diff --git a/sources b/sources index d0b2cc4..095d781 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b1c1e7514c42f0d1de2b8ac22f5fb3b7 libsemanage-2.1.2.tgz +1130e2604f2b6732f5284b3d612f885f libsemanage-2.1.3.tgz