[uid_wrapper/el6] Update to version 1.1.0

asn asn at fedoraproject.org
Wed Jan 21 15:17:24 UTC 2015


commit 4a240b3a95071c3386811752a0503511ab3f996c
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Wed Jan 21 13:52:25 2015 +0100

    Update to version 1.1.0

 .gitignore       |    1 +
 sources          |    2 +-
 uid_wrapper.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dffae94..1082de1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /uid_wrapper-1.0.1.tar.gz
 /uid_wrapper-1.0.2.tar.gz
+/uid_wrapper-1.1.0.tar.gz
diff --git a/sources b/sources
index 0aadc5b..7289e50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fb6b12fa2f0dd918f2d5ad90e60014f  uid_wrapper-1.0.2.tar.gz
+097385bb018d4f3e521a176e9e6d3f07  uid_wrapper-1.1.0.tar.gz
diff --git a/uid_wrapper.spec b/uid_wrapper.spec
index af84ad2..23e332a 100644
--- a/uid_wrapper.spec
+++ b/uid_wrapper.spec
@@ -1,6 +1,6 @@
 Name:           uid_wrapper
-Version:        1.0.2
-Release:        4%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 
 Summary:        A wrapper for privilege separation
 License:        GPLv3+
@@ -70,6 +70,9 @@ popd
 %{_mandir}/man1/uid_wrapper.1*
 
 %changelog
+* Wed Jan 21 2015 Andreas Schneider <asn at redhat.com> - 1.1.0-1
+- Update to version 1.1.0
+
 * Mon Dec 15 2014 Michael Adam <madam at redhat.com> - 1.0.2-4
 - Fix format errors in changelog.
 - Require cmake.


More information about the scm-commits mailing list