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