From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Mon, 7 Jan 2019 11:16:39 +0000 (+0100)
Subject: Setting tag lxc-userspace-2.0-0
X-Git-Tag: lxc-userspace-2.0-0^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f50f77843464755e1cc873da834379501c1212bd;p=lxc-userspace.git

Setting tag lxc-userspace-2.0-0
ported to python3, including the setns C extension
---

diff --git a/lxc-userspace.spec b/lxc-userspace.spec
index cb0a5e4..b0e4da1 100644
--- a/lxc-userspace.spec
+++ b/lxc-userspace.spec
@@ -1,6 +1,6 @@
 %define name lxc-userspace
-%define version 1.0
-%define taglevel 12
+%define version 2.0
+%define taglevel 0
 
 %define percent %
 %define braop \{
@@ -57,6 +57,9 @@ chmod u+s /usr/sbin/vsh
 %postun
 
 %changelog
+* Mon Jan 07 2019 Thierry <Parmentelat> - lxc-userspace-2.0-0
+- ported to python3, including the setns C extension
+
 * 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