diff --git a/hyper-v.changes b/hyper-v.changes index 9d52c0a..9bd9a47 100644 --- a/hyper-v.changes +++ b/hyper-v.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 8 06:48:04 UTC 2018 - ohering@suse.de + +- Update lsvmbus interpreter from python3(1) to python(1) + because SLE12 lacks python3 support (bsc#1093910) + ------------------------------------------------------------------- Tue Sep 25 08:33:36 UTC 2018 - ohering@suse.de diff --git a/hyper-v.lsvmbus.py b/hyper-v.lsvmbus.py index 59239ec..b29bb81 100644 --- a/hyper-v.lsvmbus.py +++ b/hyper-v.lsvmbus.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/python # SPDX-License-Identifier: GPL-2.0 import os