43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 19 07:07:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0.6:
|
|
* Fix eglplatform in header only build not correctly replacing
|
|
the khrplatform include
|
|
* Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1
|
|
* Fix: Use include instead of find_package for CMake config
|
|
* c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL
|
|
- update to 2.0.5:
|
|
* Fix missing Vulkan video headers
|
|
* Use FindPython instead of FindPythonInterp
|
|
* Add --version option to command-line interface
|
|
* Remove one duplicated check for glGetString(GL_VERSION)
|
|
* Fix extensions loading and parsing
|
|
* Provide CMake package
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 13:53:18 UTC 2023 - ecsos <ecsos@opensuse.org>
|
|
|
|
- Add %{?sle15_python_module_pythons}
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 28 16:39:19 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
- Correct BR from python3-jinja2 to python3-Jinja2, fixes
|
|
dependency resolving on older distros
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 26 13:20:55 UTC 2022 - Niklas Haas <obs@haasn.xyz>
|
|
|
|
- Add missing run-time dependency on python-setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 26 12:58:47 UTC 2022 - Niklas Haas <obs@haasn.xyz>
|
|
|
|
- Update to glad v2.0.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 21 17:50:12 UTC 2022 - Niklas Haas <obs@haasn.xyz>
|
|
|
|
- Initial package, based upon the initial release of glad v2.0.0
|