Hello community,
here is the log from the commit of package python-lxc-python2 for
openSUSE:Factory checked in at 2018-03-18 21:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lxc-python2 (Old)
and /work/SRC/openSUSE:Factory/.python-lxc-python2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lxc-python2"
Sun Mar 18 21:44:53 2018 rev:2 rq:587835 version:0.1.git_0553f05
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lxc-python2/python-lxc-python2.changes
2017-02-14 00:40:49.218449872 +0100
+++
/work/SRC/openSUSE:Factory/.python-lxc-python2.new/python-lxc-python2.changes
2018-03-18 21:44:54.665570081 +0100
@@ -1,0 +2,5 @@
+Wed Mar 14 20:07:15 UTC 2018 - [email protected]
+
+- fixed %if condition for suse_version to work on CentOS etc.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-lxc-python2.spec ++++++
--- /var/tmp/diff_new_pack.KuXBX6/_old 2018-03-18 21:44:55.621535643 +0100
+++ /var/tmp/diff_new_pack.KuXBX6/_new 2018-03-18 21:44:55.629535355 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-lxc-python2
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,11 +20,11 @@
Version: 0.1.git_0553f05
Release: 0
Summary: LXC bindings for python2
-License: LGPL-2.1+
+License: LGPL-2.1-or-later
Group: System/Base
Url: https://github.com/lxc/python2-lxc
Source0: python-lxc-python2-%{version}.tar.gz
-%if %{?suse_version} > 1320
+%if 0%{?suse_version} > 1320
BuildRequires: liblxc-devel
%else
BuildRequires: lxc-devel