Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alembic for openSUSE:Factory checked in at 2021-04-29 22:46:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alembic (Old) and /work/SRC/openSUSE:Factory/.alembic.new.1947 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alembic" Thu Apr 29 22:46:13 2021 rev:7 rq:889186 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/alembic/alembic.changes 2020-12-29 15:53:49.176281492 +0100 +++ /work/SRC/openSUSE:Factory/.alembic.new.1947/alembic.changes 2021-04-29 22:52:53.206031709 +0200 @@ -1,0 +2,19 @@ +Wed Apr 28 14:46:23 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to 1.8.0: + API: + * Dropped support for the ancient TR1, expect compilers to support + at least support C++std11 and currently default to C++std14. + * Removed ALEMBIC_LIB_USES_TR1 and ALEMBIC_LIB_USES_BOOST and + instead expect the std versions like shared_ptr. + Ogawa: + * Better support emscripten and ARM toolchains by using memcpy + to avoid dereferencing non-aligned pointers. + AbcStitcher: + * Propagate MetaData from the first of our ordered input archives + over to the stitched output. + Other: + * Overhaul to support Imath 3 + * Fix for using Alembic as a 3rd party with Imath 3. + +------------------------------------------------------------------- Old: ---- alembic-1.7.16.tar.gz New: ---- alembic-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alembic.spec ++++++ --- /var/tmp/diff_new_pack.q3h9C9/_old 2021-04-29 22:52:53.682029590 +0200 +++ /var/tmp/diff_new_pack.q3h9C9/_new 2021-04-29 22:52:53.686029572 +0200 @@ -1,7 +1,7 @@ # # spec file for package alembic # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2019 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -17,16 +17,16 @@ # -%define libname libAlembic1_7 +%define libname libAlembic1_8 Name: alembic -Version: 1.7.16 +Version: 1.8.0 Release: 0 Summary: Computer graphics interchange framework License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://www.alembic.io Source: https://github.com/%{name}/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: cmake >= 2.8.6 +BuildRequires: cmake >= 3.13 BuildRequires: gcc-c++ BuildRequires: pkgconfig BuildRequires: pkgconfig(OpenEXR) ++++++ alembic-1.7.16.tar.gz -> alembic-1.8.0.tar.gz ++++++ ++++ 8295 lines of diff (skipped)
