Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenShadingLanguage for 
openSUSE:Factory checked in at 2021-04-01 14:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenShadingLanguage (Old)
 and      /work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenShadingLanguage"

Thu Apr  1 14:16:49 2021 rev:7 rq:881217 version:1.11.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage.changes  
2020-11-11 20:48:13.535750289 +0100
+++ 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.2401/OpenShadingLanguage.changes
        2021-04-01 14:18:01.276046320 +0200
@@ -1,0 +2,38 @@
+Sun Mar 21 15:50:36 UTC 2021 - Hans-Peter Jansen <h...@urpla.net>
+
+- Update to version 1.11.12
+  + Build: Changes for smooth compile against upcoming Imath 3.0.
+    #1332 #1341
+  + Build: We weren't properly hiding non-public symbols. #1337
+  + CI: Cleanup and get rid of the last Travis vestiges. #1334
+  + CI: Speed up CI runs by using GHA cache + ccache. #1335
+  + CI: Separate CI process into several individual "steps." #1338
+
+- Update to version 1.11.11
+  + Build: Make the CMake build system more friendly to being a
+    subproject.
+  + #1304
+  + Build: Improve dependency on Imath/OpenEXR include files.
+  + CI: Fixes to Mac CI. #1315
+  + Docs: Update CLAs, Charter, GOVERNANCE, particularly after
+    acceptance of
+  + new CLAs and moving the repo to the ASWF GitHub account. #1308
+    #1240 #1314
+  + Internals: Switch from deprecated call to OIIO::parallel_image
+    to the new
+  + version. #1317
+
+- Update to version 1.11.10
+  + Bug fix: optimizer interaction with output param that also is
+    userdata.
+  + #1295
+  + Ensure that LoadMemoryCompiledShader returns false upon parse
+    failure.
+  + #1302
+  + Work to ensure that OIIO will build correctly against the
+    upcoming
+  + Imath 3.0 and OpenEXR 3.0. #1299
+
+- Disable lto
+
+-------------------------------------------------------------------

Old:
----
  OpenShadingLanguage-Release-1.11.9.0.tar.gz

New:
----
  OpenShadingLanguage-1.11.12.0.tar.gz

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

Other differences:
------------------
++++++ OpenShadingLanguage.spec ++++++
--- /var/tmp/diff_new_pack.umebEv/_old  2021-04-01 14:18:01.872047247 +0200
+++ /var/tmp/diff_new_pack.umebEv/_new  2021-04-01 14:18:01.876047253 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenShadingLanguage
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,13 @@
 %define oiio_major_minor_ver %(rpm -q --queryformat='%%{version}' 
OpenImageIO-devel | cut -d . -f 1-2)
 
 Name:           OpenShadingLanguage
-Version:        1.11.9.0
+Version:        1.11.12.0
 Release:        0
 Summary:        A language for programmable shading
 License:        BSD-3-Clause
 Group:          Productivity/Graphics/Other
 URL:            https://github.com/imageworks/OpenShadingLanguage
-Source0:        
https://github.com/imageworks/OpenShadingLanguage/archive/Release-%{version}.tar.gz#/%{name}-Release-%{version}.tar.gz
+Source0:        
https://github.com/imageworks/OpenShadingLanguage/archive/Release-%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        
https://creativecommons.org/licenses/by/3.0/legalcode.txt#/CC-BY-3.0.txt
 BuildRequires:  OpenEXR-devel
 BuildRequires:  bison
@@ -194,6 +194,7 @@
 find . -iname CMakeLists.txt -exec sed "-i" "-e s/COMMAND python/COMMAND 
python3/" "{}" \;
 
 %build
+%define _lto_cflags %{nil}
 %cmake \
       -DCMAKE_SKIP_RPATH:BOOL=TRUE \
       -DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/%{name} \

++++++ OpenShadingLanguage-Release-1.11.9.0.tar.gz -> 
OpenShadingLanguage-1.11.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage-Release-1.11.9.0.tar.gz
 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.2401/OpenShadingLanguage-1.11.12.0.tar.gz
 differ: char 12, line 1

Reply via email to