Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenShadingLanguage for 
openSUSE:Factory checked in at 2026-05-30 23:00:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenShadingLanguage (Old)
 and      /work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenShadingLanguage"

Sat May 30 23:00:11 2026 rev:36 rq:1356050 version:1.15.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage.changes  
2026-03-18 16:51:34.467716122 +0100
+++ 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1937/OpenShadingLanguage.changes
        2026-05-30 23:02:36.419294911 +0200
@@ -1,0 +2,9 @@
+Sat May 16 12:00:59 UTC 2026 - Stefan BrĂ¼ns <[email protected]>
+
+- Update to 1.15.4.0:
+  * Many internal cleanups, fixes etc. For details, refer to
+    https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases
+- Remove disfunctional support for Leap 15.x
+- Bump supported LLVM version range up to <= 22.9
+
+-------------------------------------------------------------------

Old:
----
  OpenShadingLanguage-1.14.6.0.tar.gz

New:
----
  OpenShadingLanguage-1.15.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ OpenShadingLanguage.spec ++++++
--- /var/tmp/diff_new_pack.wrpa1s/_old  2026-05-30 23:02:38.423377296 +0200
+++ /var/tmp/diff_new_pack.wrpa1s/_new  2026-05-30 23:02:38.439377953 +0200
@@ -24,7 +24,7 @@
 
 # we could have a minimum of 9 here. but to more easily switch to C++17 we set 
the minium to 16
 %global min_llvm_version 16
-%global max_llvm_version 18.9
+%global max_llvm_version 22.9
 
 # cmake expects the shaders in /usr/share/OSL
 %define osldir OSL
@@ -44,7 +44,7 @@
 %endif
 
 Name:           OpenShadingLanguage
-Version:        1.14.6.0
+Version:        1.15.4.0
 Release:        0
 Summary:        A language for programmable shading
 License:        BSD-3-Clause
@@ -56,7 +56,7 @@
 BuildRequires:  OpenEXR-devel >= 2.4
 BuildRequires:  OpenImageIO >= 2.5
 BuildRequires:  bison
-BuildRequires:  cmake >= 3.15
+BuildRequires:  cmake >= 3.19
 BuildRequires:  flex
 BuildRequires:  gcc%{?force_gcc_version}-c++
 BuildRequires:  libboost_filesystem%{?force_boost_version}-devel
@@ -78,11 +78,11 @@
 BuildRequires:  %{py3pkg}-pybind11-devel
 BuildRequires:  pkg-config
 BuildRequires:  cmake(OpenImageIO) >= 2.5
-BuildRequires:  cmake(pugixml)
+BuildRequires:  cmake(pugixml) >= 1.8
 BuildRequires:  cmake(tsl-robin-map)
 Requires:       %{name}-common-headers = %{version}
 Recommends:     %{name}-doc = %{version}
-ExcludeArch:    %{ix86}
+ExcludeArch:    %{ix86} %{arm32}
 
 %description
 Open Shading Language (OSL) is a language for programmable shading
@@ -226,9 +226,6 @@
 export CXX="g++-%{?force_gcc_version}"
 %endif
 
-%if 0%{?suse_version} == 1500
-export pybind11_DIR="$(pybind11-config --cmakedir)"
-%endif
 %cmake \
 %if %{without qt}
       -DUSE_QT:BOOL=FALSE \

++++++ OpenShadingLanguage-1.14.6.0.tar.gz -> 
OpenShadingLanguage-1.15.4.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage-1.14.6.0.tar.gz
 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1937/OpenShadingLanguage-1.15.4.0.tar.gz
 differ: char 12, line 1

Reply via email to