Accepting request 694862 from devel:libraries:c_c++

Update to version 0.9.9.5

OBS-URL: https://build.opensuse.org/request/show/694862
OBS-URL: https://build.opensuse.org/package/show/science/glm?expand=0&rev=7
This commit is contained in:
Atri Bhattacharya 2019-04-17 01:24:41 +00:00 committed by Git OBS Bridge
parent de1317a4a3
commit 018f8ec577
4 changed files with 18 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a073eb8f3be07cee74481db0e1f78eda553b554941e405c863ab64de6a2e954
size 4578404

3
glm-0.9.9.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e33b6131cea6a904339734b015110d4342b7dc02d995164fdb86332d28a5aa4
size 4578601

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 14 19:07:08 UTC 2019 - Sagi <sagiben@gmail.com>
- Update to version 0.9.9.5
See https://github.com/g-truc/glm/releases/tag/0.9.9.5 for the
full changelog
* Fixed build errors when defining GLM_ENABLE_EXPERIMENTAL #884
#883
* Fixed 'if constexpr' warning #887
* Fixed missing declarations for frexp and ldexp #886
changelog can also be found at
/usr/share/doc/packages/%{name}-doc/readme.md
-------------------------------------------------------------------
Wed Mar 27 07:23:32 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: glm
Version: 0.9.9.4
Version: 0.9.9.5
Release: 0
Summary: Header only C++ mathematics library for graphics
License: MIT AND GPL-2.0-only