[libsemanage] Update to upstream

Daniel J Walsh dwalsh at fedoraproject.org
Wed Dec 21 18:04:16 UTC 2011


commit 38c21bc8d2a3969578899b877831a24196fa7138
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Dec 21 18:04:15 2011 +0000

    Update to upstream

 .gitignore       |    1 +
 libsemanage.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
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 <dwalsh at redhat.com> - 2.1.6-1
+-Update to upstream
+
 * Thu Dec 15 2011 Dan Walsh <dwalsh at redhat.com> - 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


More information about the scm-commits mailing list