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

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jul 28 15:37:16 UTC 2011


commit a98ce44d26d3833baf5eaadbad66a5534f94abdf
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jul 28 11:35:27 2011 -0400

    Update to upstream
    	* Release, minor version bump

 .gitignore    |    1 +
 libsepol.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f6f0db..bc15aad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,3 +152,4 @@ libsepol-2.0.41.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 3080b6b..cd36af8 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,6 +1,6 @@
 Summary: SELinux binary policy manipulation library 
 Name: libsepol
-Version: 2.0.45
+Version: 2.1.0
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -98,6 +98,10 @@ 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.
diff --git a/sources b/sources
index 8953eb1..96cd270 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c709064d3449812576cbdb97f9e801f  libsepol-2.0.45.tgz
+c151def95fc51a5ebffabceb6d749e0b  libsepol-2.1.0.tgz


More information about the scm-commits mailing list