From 033539d18cfca62dcdd9865ccd29eb9539b48264601d659c468a5f28713e7ec1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Mar 2022 14:28:47 +0000 Subject: [PATCH] Fix the Obsoletes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dmidecode?expand=0&rev=13 --- python-dmidecode.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-dmidecode.spec b/python-dmidecode.spec index 7484571..da3ab90 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -34,6 +34,7 @@ Patch2: detect-lib-with-py3.patch # use sys.version_info instead of sys.version Patch3: 31-version_info-v-version.patch Obsoletes: %{oldpython}-dmidecode <= 3.12.2+git.1625035095.f0a089a +Obsoletes: python-python-dmidecode <= 3.12.2+git.1625035095.f0a089a BuildRequires: %{python_module devel} %if 0%{?sle_version} && 0%{?sle_version} < 150400 BuildRequires: python2-libxml2-python