diff --git a/hyper-v.changes b/hyper-v.changes index b5a9bdf..26ec415 100644 --- a/hyper-v.changes +++ b/hyper-v.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 29 16:41:25 UTC 2019 - ohering@suse.de + +- Update lsvmbus interpreter from python(1) to python3(1) again + because only SLE12 lacked proper python3 support (bsc#1093910) + ------------------------------------------------------------------- Wed Nov 27 09:08:07 UTC 2019 - ohering@suse.de diff --git a/hyper-v.lsvmbus.py b/hyper-v.lsvmbus.py index ac02003..efd3233 100644 --- a/hyper-v.lsvmbus.py +++ b/hyper-v.lsvmbus.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # SPDX-License-Identifier: GPL-2.0 import os