diff --git a/python-parallax.changes b/python-parallax.changes index 60a4a95..e9ac3aa 100644 --- a/python-parallax.changes +++ b/python-parallax.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 28 07:12:30 UTC 2019 - Kristoffer Gronlund + +- Work around hidden python packaging magic (bsc#1131136) + ------------------------------------------------------------------- Tue Dec 18 09:40:49 UTC 2018 - kgronlund@suse.com diff --git a/python-parallax.spec b/python-parallax.spec index 0d37b32..fdce3f9 100644 --- a/python-parallax.spec +++ b/python-parallax.spec @@ -1,7 +1,7 @@ # # spec file for package python-parallax # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -28,7 +28,8 @@ Source: https://files.pythonhosted.org/packages/source/p/parallax/parall BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Obsoletes: python-parallax < %{version} +%define oldpython python +Obsoletes: %{oldpython}-parallax < %{version} Requires: openssh BuildArch: noarch %if 0%{?suse_version}