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

Daniel J Walsh dwalsh at fedoraproject.org
Thu Jul 28 15:54:06 UTC 2011


commit 38aed09666538dbb41d1019127e2d95a5b6be513
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Jul 28 11:53:53 2011 -0400

    Update to upstream
    	* Release, minor version bump

 .gitignore       |    1 +
 libsemanage.spec |   12 ++++++++----
 sources          |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index add4ed0..9a2c9f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -119,3 +119,4 @@ libsemanage-2.0.43.tgz
 libsemanage-2.0.44.tgz
 libsemanage-2.0.45.tgz
 /libsemanage-2.0.46.tgz
+/libsemanage-2.1.0.tgz
diff --git a/libsemanage.spec b/libsemanage.spec
index 3d3aece..281eb77 100644
--- a/libsemanage.spec
+++ b/libsemanage.spec
@@ -9,13 +9,13 @@
 
 Summary: SELinux binary policy manipulation library 
 Name: libsemanage
-Version: 2.0.46
-Release: 6%{?dist}
+Version: 2.1.0
+Release: 0%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
-Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz
+Source: libsemanage-%{version}.tgz
 Patch: libsemanage-rhat.patch
-URL: http://www.selinuxproject.org
+URL: http://oss.tresys.com/git/selinux.git
 Source1: semanage.conf
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -208,6 +208,10 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Thu Jul 28 2011 Dan Walsh <dwalsh at redhat.com> - 2.1.0-1
+- Update to upstream
+	* Release, minor version bump
+
 * Wed Jun 8 2011 Dan Walsh <dwalsh at redhat.com> - 2.0.46-6
 - More fixes for disabled modules
 
diff --git a/sources b/sources
index f10d91f..c83d9a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90dbdf1b8513d3230be6ac62f9511433  libsemanage-2.0.46.tgz
+ee21c6204dce9520226b615016045386  libsemanage-2.1.0.tgz


More information about the scm-commits mailing list