forked from pool/tinyobjloader
- Add %check section - Remove Group: declarations, no longer used OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tinyobjloader?expand=0&rev=9
45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Mar 22 01:04:15 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
|
|
|
|
- Add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to fix FTBFS with cmake4
|
|
- Add %check section
|
|
- Remove Group: declarations, no longer used
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 14:56:21 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 20 13:00:13 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 2.0.0rc9
|
|
* Latest release candidate
|
|
* Minor documentation updates
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 23 09:51:21 UTC 2021 - mardnh@gmx.de
|
|
|
|
- Update to version 2.0.0rc8+git.20210821:
|
|
* Add new object oriented API. 1.x API is still provided.
|
|
* Support line primitive.
|
|
* Support points primitive.
|
|
* Support multiple search path for .mtl(v1 API).
|
|
* Support vertex weight `vw`(as an tinyobj extension)
|
|
* Support escaped whitespece in mtllib
|
|
* Add robust triangulation using Mapbox
|
|
earcut(TINYOBJLOADER_USE_MAPBOX_EARCUT).
|
|
* Fix CVE-2020-28589: tinyobjloader: An improper array index
|
|
validation could lead to code execution.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 22:41:02 UTC 2018 - jengelh@inai.de
|
|
|
|
- Ensure neutrality of descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 4 18:18:36 UTC 2018 - mardnh@gmx.de
|
|
|
|
- Initial package, version 1.0.6
|