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-09-08 21:36:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenShadingLanguage (Old)
 and      /work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenShadingLanguage"

Wed Sep  8 21:36:37 2021 rev:10 rq:915286 version:1.11.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage.changes  
2021-05-02 18:39:24.700105214 +0200
+++ 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1899/OpenShadingLanguage.changes
        2021-09-08 21:36:55.805910484 +0200
@@ -1,0 +2,32 @@
+Tue Aug 31 14:36:55 UTC 2021 - Hans-Peter Jansen <[email protected]>
+
+- Fix source URL
+
+-------------------------------------------------------------------
+Mon Aug 30 15:24:21 UTC 2021 - Hans-Peter Jansen <[email protected]>
+
+- Update to version 1.11.14.2
+  + Fix warnings that occur when compiling with clang and C++17 mode. #1379
+  + CI/testing: Additional CI tests for clang+c++17 (#1379), gcc11 (#1381),
+    llvm 12 (#1381), speed up CI builds by not building the testing components
+    of OIIO (#1380).
+
+- Update to version 1.11.14.1
+  + Fix library setup for LLVM installations consisting of static libraries.
+    This fixes a build problem that can crop up on MacOS using
+    Homebrew-installed LLVM 12. #1375
+
+- Update to version 1.11.14.0
+  + oslc/OSLCompiler: Check for errors when when writing oso (for example,
+    disk volume full). #1360
+  + Fix crash generating closure function calls with LLVM 11. #1361
+  + Build: LLVM 12 compatibility. #1351
+  + Build: Support for CMake 3.20 #1354
+  + Build: Be robust to certain OpenEXR 2.x config fies. #1356
+  + Build: Fixes to deal with newer OIIO builds that are C++14.
+
+- Remove 0001-LLVM-12-compatibility-fixes.patch
+  fixed upstream
+- Add build dependency on OpenImageIO (executables)
+
+-------------------------------------------------------------------

Old:
----
  0001-LLVM-12-compatibility-fixes.patch
  OpenShadingLanguage-1.11.13.0.tar.gz

New:
----
  OpenShadingLanguage-1.11.14.2.tar.gz

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

Other differences:
------------------
++++++ OpenShadingLanguage.spec ++++++
--- /var/tmp/diff_new_pack.S1n7OW/_old  2021-09-08 21:36:56.481911276 +0200
+++ /var/tmp/diff_new_pack.S1n7OW/_new  2021-09-08 21:36:56.485911281 +0200
@@ -23,18 +23,16 @@
 %define oiio_major_minor_ver %(rpm -q --queryformat='%%{version}' 
OpenImageIO-devel | cut -d . -f 1-2)
 
 Name:           OpenShadingLanguage
-Version:        1.11.13.0
+Version:        1.11.14.2
 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}-%{version}.tar.gz
+URL:            
https://github.com/AcademySoftwareFoundation/OpenShadingLanguage
+Source0:        
https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        
https://creativecommons.org/licenses/by/3.0/legalcode.txt#/CC-BY-3.0.txt
-# PATCH-FIX-UPSTREAM 0001-LLVM-12-compatibility-fixes.patch
-# https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/1331
-Patch0:         0001-LLVM-12-compatibility-fixes.patch
 BuildRequires:  OpenEXR-devel
+BuildRequires:  OpenImageIO
 BuildRequires:  bison
 BuildRequires:  clang-devel >= 7
 BuildRequires:  cmake >= 3.12
@@ -193,7 +191,7 @@
 developing applications that use %{name}.
 
 %prep
-%autosetup -n %{name}-Release-%{version} -p1
+%autosetup -p1
 find . -iname CMakeLists.txt -exec sed "-i" "-e s/COMMAND python/COMMAND 
python3/" "{}" \;
 
 %build

++++++ OpenShadingLanguage-1.11.13.0.tar.gz -> 
OpenShadingLanguage-1.11.14.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenShadingLanguage/OpenShadingLanguage-1.11.13.0.tar.gz
 
/work/SRC/openSUSE:Factory/.OpenShadingLanguage.new.1899/OpenShadingLanguage-1.11.14.2.tar.gz
 differ: char 12, line 1

Reply via email to