File project.diff of Package python39
--- python39.spec.orig
+++ python39.spec
@@ -1,5 +1,5 @@
#
-# spec file
+# spec file for package python39
#
# Copyright (c) 2022 SUSE LLC
#
@@ -81,7 +81,7 @@
%define armsuffix hf
%endif
# Decide whether we want to use mpdecimal
-%if 0%{?suse_version} >= 1550
+%if 0%{?suse_version} >= 1500
%bcond_without mpdecimal
%else
%bcond_with mpdecimal
@@ -176,7 +176,7 @@ BuildRequires: pkgconfig(libffi)
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(zlib)
#!BuildIgnore: gdk-pixbuf-loader-rsvg
-%if 0%{?suse_version} >= 1550
+%if 0%{?suse_version} >= 1500
# The provider for python(abi) is in rpm-build-python
BuildRequires: rpm-build-python
%endif
@@ -411,7 +411,7 @@ other applications.
%patch25 -p1
%patch29 -p1
%patch32 -p1
-%if 0%{?sle_version} && 0%{?sle_version} <= 150300
+%if 0%{?sle_version} && 0%{?sle_version} <= 150500
%patch33 -p1
%patch34 -p1
%endif