From 28748c88941095abafe5009460d04c4b5aede25fe9fdf869b6831063a2b5fb0a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 5 Dec 2021 11:06:31 +0000 Subject: [PATCH 1/2] Accepting request 935779 from home:cgiboudeaux:games - Update to 5.1.3 * Update blender importer to work with Blender 2.8+ files * Added checks for out of bounds data access/writing * Interpolate euler rotations for quaternion animations * Fix file-extension check for X3D-files * Update CMakeLists.txt OBS-URL: https://build.opensuse.org/request/show/935779 OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=24 --- _service | 4 ++-- assimp-5.1.3.tar.xz | 3 +++ assimp.changes | 10 ++++++++++ assimp.spec | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) create mode 100644 assimp-5.1.3.tar.xz diff --git a/_service b/_service index 573ed4b..fde2cf9 100644 --- a/_service +++ b/_service @@ -2,8 +2,8 @@ git git://github.com/assimp/assimp - v5.1.2 - 5.1.2 + v5.1.3 + 5.1.3 test/models-nonbsd diff --git a/assimp-5.1.3.tar.xz b/assimp-5.1.3.tar.xz new file mode 100644 index 0000000..8657d60 --- /dev/null +++ b/assimp-5.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5f5e9d22011bfc5cae35085640f37f6f19760029d57b8d2a94e0de8bac130f0 +size 24587948 diff --git a/assimp.changes b/assimp.changes index f00befc..2bc5060 100644 --- a/assimp.changes +++ b/assimp.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 5 08:52:33 UTC 2021 - Christophe Giboudeaux + +- Update to 5.1.3 + * Update blender importer to work with Blender 2.8+ files + * Added checks for out of bounds data access/writing + * Interpolate euler rotations for quaternion animations + * Fix file-extension check for X3D-files + * Update CMakeLists.txt + ------------------------------------------------------------------- Thu Dec 2 12:05:31 UTC 2021 - Christophe Giboudeaux diff --git a/assimp.spec b/assimp.spec index 6851851..41a6fc2 100644 --- a/assimp.spec +++ b/assimp.spec @@ -18,7 +18,7 @@ %define sover 5 Name: assimp -Version: 5.1.2 +Version: 5.1.3 Release: 0 Summary: Library to load and process 3D scenes from various data formats License: BSD-3-Clause AND MIT From 0e8e5d2823a8a114979f90424741b5d1d5364fcc553f9ab5056ddce6cde868f6 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sun, 5 Dec 2021 11:38:16 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/games/assimp?expand=0&rev=25 --- assimp-5.1.2.tar.xz | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 assimp-5.1.2.tar.xz diff --git a/assimp-5.1.2.tar.xz b/assimp-5.1.2.tar.xz deleted file mode 100644 index 2e7f742..0000000 --- a/assimp-5.1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6eefe729d31476cc8609eb62dda7bb78f041dc4ca2899ae4b55915e3754a64ba -size 24524464