File project.diff of Package openjpeg2
--- openjpeg2.spec.orig
+++ openjpeg2.spec
@@ -1,7 +1,7 @@
#
# spec file for package openjpeg2
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -114,7 +114,7 @@ done
%install
%cmake_install
-%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 0 && 0%{?sle_version} <= 150500
+%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 0 && 0%{?sle_version} <= 150400
# Work around a bug by cmake installing docs into the wrong directory:
mkdir -p %{buildroot}%{_defaultdocdir}
mv %{buildroot}/usr/share/doc/openjpeg %{buildroot}%{_defaultdocdir}/%{name}