From 0a7a037c4d0c9cd5b23904da298080261fb60fcd Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Wed, 16 Jul 2014 12:15:39 +0200
Subject: [PATCH] Setting tag lxc-userspace-1.0-12 fix lxcsu to spot the right
 architecture for the container - was always using the host's arch

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

diff --git a/lxc-userspace.spec b/lxc-userspace.spec
index cc48ec1..ea9fcd6 100644
--- a/lxc-userspace.spec
+++ b/lxc-userspace.spec
@@ -1,6 +1,6 @@
 %define name lxc-userspace
 %define version 1.0
-%define taglevel 11
+%define taglevel 12
 
 %define percent %
 %define braop \{
@@ -57,6 +57,9 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
+* Wed Jul 16 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-12
+- fix lxcsu to spot the right architecture for the container - was always using the host's arch
+
 * Mon Apr 28 2014 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - lxc-userspace-1.0-11
 - reworked kvmsu
 
-- 
2.47.0