[libsepol/f16] Update to upstream * Release, minor version bump

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jul 28 16:33:47 UTC 2011


commit aa99f97501c2174edcdfde3eb4b7c1a26e32e321
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jul 28 12:33:34 2011 -0400

    Update to upstream
    	* Release, minor version bump

 .gitignore    |    2 ++
 libsepol.spec |   12 ++++++++++--
 sources       |    3 +--
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bd5665..bc15aad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,3 +151,5 @@ libsepol-2.0.41.tgz
 /libsepol-2.0.42.tgz
 /libsepol-2.0.43.tgz
 /libsepol-2.0.44.tgz
+/libsepol-2.0.45.tgz
+/libsepol-2.1.0.tgz
diff --git a/libsepol.spec b/libsepol.spec
index 3e39bc3..cd36af8 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,7 +1,7 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 2.0.44
-Release: 2%{?dist}
+Version: 2.1.0
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz
@@ -98,6 +98,14 @@ exit 0
 /%{_lib}/libsepol.so.1
 
 %changelog
+* Thu May 3 2011 Dan Walsh <dwalsh at redhat.com> 2.1.0-1
+- Update to upstream 
+	* Release, minor version bump
+
+* Thu May 3 2011 Dan Walsh <dwalsh at redhat.com> 2.0.45-1
+- Update to upstream 
+  * Warn if filename_trans rules are dropped by Steve Lawrence.
+
 * Thu Apr 21 2011 Dan Walsh <dwalsh at redhat.com> 2.0.44-2
 - Fixes for new role_transition class field by Eric Paris.
 
diff --git a/sources b/sources
index 6cf90fb..96cd270 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-fc7a01f0e15d9b056767c23911eab208  libsepol-2.0.43.tgz
-654cc43f8f50b0e3fea9352ea8434397  libsepol-2.0.44.tgz
+c151def95fc51a5ebffabceb6d749e0b  libsepol-2.1.0.tgz


More information about the scm-commits mailing list