Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package OpenImageIO for openSUSE:Factory 
checked in at 2022-04-08 22:45:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/OpenImageIO (Old)
 and      /work/SRC/openSUSE:Factory/.OpenImageIO.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "OpenImageIO"

Fri Apr  8 22:45:43 2022 rev:28 rq:967713 version:2.3.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/OpenImageIO/OpenImageIO.changes  2021-09-09 
23:08:02.116865157 +0200
+++ /work/SRC/openSUSE:Factory/.OpenImageIO.new.1900/OpenImageIO.changes        
2022-04-08 22:45:50.611056054 +0200
@@ -1,0 +2,22 @@
+Fri Apr  8 06:26:36 UTC 2022 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- version update to 2.3.14.0:
+  Release 2.3.14 (1 Apr 2022) -- compared to 2.3.13
+  + Add support for UDIM pattern <uvtile> (used by Clarisse & V-Ray). #3358
+  + BMP: Support for additional (not exactly fully documented) varieties used 
by some Adobe apps. #3375
+  + Python: support uint8 array attributes in and out. This enables the proper 
Python access to "ICCProfile" metadata. #3378
+  + Improved precision in IBA::computePixelStats(). #3353
+  + ffmpeg reader noww uses case-insensitive tests on file extensions. #3364
+  + Fix writing deep exrs when buffer datatype doesn't match the file. #3369
+    + + Fix conflict between RESTful and Windows long path notations. #3372
+  + ffmpeg reader: take care against possible double-free of allocated memory 
crash upon destruction. #3376
+  + simd.h fixes for armv7 and aarch32. #3361
+  + Fix compiler warnings related to discrepancies between template 
declaration and redeclaration in simd.h and benchmark.h. #3350
+  + Suppress MacOS warnings about OpenGL depreation. #3380
+  + Now doing CI builds for Intel icc and icx compilers. #3355 #3363
+  + CI: Overhaul of yml file to be more clear and compact by using GHA 
"strategy" feature. #3356 #3365
+  Changelog for older (skipped) released: 
https://github.com/OpenImageIO/oiio/blob/master/CHANGES.md
+- Drop unneeded patch:
+  * fix-tbb-linking.diff
+
+-------------------------------------------------------------------

Old:
----
  fix-tbb-linking.diff
  oiio-2.2.17.0.tar.gz

New:
----
  oiio-2.3.14.0.tar.gz

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

Other differences:
------------------
++++++ OpenImageIO.spec ++++++
--- /var/tmp/diff_new_pack.1KCvSy/_old  2022-04-08 22:45:52.215038251 +0200
+++ /var/tmp/diff_new_pack.1KCvSy/_new  2022-04-08 22:45:52.223038162 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenImageIO
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,18 +31,16 @@
 %bcond_with apidocs
 %bcond_with ptex
 
-%define so_ver 2_2
-%define major_minor_ver 2.2
+%define so_ver 2_3
+%define major_minor_ver 2.3
 Name:           OpenImageIO
-Version:        2.2.17.0
+Version:        2.3.14.0
 Release:        0
 Summary:        Library for Reading and Writing Images
 License:        BSD-3-Clause
 Group:          Productivity/Graphics/Other
 URL:            https://www.openimageio.org/
 Source0:        
https://github.com/OpenImageIO/oiio/archive/Release-%{version}.tar.gz#/oiio-%{version}.tar.gz
-# using PREFER_CONFIG will grab the system tbb cmake definition, that's 
doesn't define the necessary variables
-Patch0:         fix-tbb-linking.diff
 # NOTE: Please don't uncomment a build requirement unless you have submitted 
the package to factory and it exists
 #BuildRequires:  Field3D-devel
 BuildRequires:  cmake >= 3.12
@@ -164,7 +162,7 @@
 This package contains python bindings for OpenImageIO.
 
 %prep
-%setup -q -n oiio-Release-%{version}
+%setup -q -n oiio-%{version}
 %autopatch -p1
 
 # Make sure that bundled libraries are not used
@@ -251,7 +249,6 @@
 %{_includedir}/%{name}
 %{_libdir}/pkgconfig/OpenImageIO.pc
 %{_libdir}/cmake
-%{_datadir}/cmake
 %{_libdir}/libOpenImageIO.so
 %{_libdir}/libOpenImageIO_Util.so
 

++++++ oiio-2.2.17.0.tar.gz -> oiio-2.3.14.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/OpenImageIO/oiio-2.2.17.0.tar.gz 
/work/SRC/openSUSE:Factory/.OpenImageIO.new.1900/oiio-2.3.14.0.tar.gz differ: 
char 13, line 1

Reply via email to