From 4a32f868cd9121e50d2e608ddbd31a42249e6e2e Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Sun, 14 Jul 2013 00:15:26 +0200
Subject: [PATCH] Setting tag lxc-userspace-1.0-6 merge back lxcsu and
 -internal into a single source file capsh --uid instead of --user that was
 not yet supported in f12 (hopefully tmp)

---
 lxc-userspace.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/lxc-userspace.spec b/lxc-userspace.spec
index 0d40082..f29dafa 100644
--- a/lxc-userspace.spec
+++ b/lxc-userspace.spec
@@ -1,6 +1,6 @@
 %define name lxc-userspace
 %define version 1.0
-%define taglevel 5
+%define taglevel 6
 
 %define percent %
 %define braop \{
@@ -55,6 +55,10 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
+* Sun Jul 14 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-6
+- merge back lxcsu and -internal into a single source file
+- capsh --uid instead of --user that was not yet supported in f12 (hopefully tmp)
+
 * Wed Jul 03 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-5
 - entering in a slice now correctly ends up with right uid and pwd
 - make sync
-- 
2.47.0