File ghc-OpenGLRaw.changes of Package ghc-OpenGLRaw
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Thu Jul 27 14:07:21 UTC 2017 - psimons@suse.com
- Update to version 3.2.5.0.
-------------------------------------------------------------------
Sun Dec 4 19:47:17 UTC 2016 - psimons@suse.com
- Update to version 3.2.4.0 with cabal2obs.
-------------------------------------------------------------------
Tue Oct 11 08:50:28 UTC 2016 - psimons@suse.com
- Update to version 3.2.3.0 with cabal2obs.
-------------------------------------------------------------------
Sun Aug 21 17:15:40 UTC 2016 - psimons@suse.com
- Update to version 3.2.2.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Fri Jul 22 06:04:40 UTC 2016 - psimons@suse.com
- Update to version 3.2.1.0 revision 0 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:21:07 UTC 2016 - psimons@suse.com
- Update to version 3.2.0.0 revision 0 with cabal2obs.
This update obsoletes ghc-OpenGLRaw-rpmlintrc.
-------------------------------------------------------------------
Fri May 13 13:18:36 UTC 2016 - mimi.vx@gmail.com
- update to 3.2.0.0
- removed useless _service
* Updated OpenGL registry to r32749.
* Updated warning flag magic for GHC 8.0.
-------------------------------------------------------------------
Mon Jan 11 07:53:35 UTC 2016 - mimi.vx@gmail.com
- update to 3.1.0.0
* Changed the type of GL_FALSE and GL_TRUE to GLboolean, leading to fewer
fromIntegral calls in user code.
* Added deprecated functions mkGLDEBUGPROC, mkGLDEBUGPROCAMD, mkGLDEBUGPROCARB,
mkGLDEBUGPROCKHR for gl compatibility.
* Updated OpenGL registry to r32348.
-------------------------------------------------------------------
Mon Jan 4 11:47:01 UTC 2016 - mimi.vx@gmail.com
- update to 3.0.0.0
* Make the OpenGLRaw package even more similar to the gl package:
+ Use pattern synonyms for OpenGL enums.
+ Changed module name prefix from Graphics.Rendering.OpenGL.Raw to Graphics.GL.
+ Use slightly different type synonyms for GL type (introducing Fixed on
the way):
. CDouble => Double (for GLclampd, GLdouble)
. CFloat => Float (for GLclampf, GLfloat)
. CInt => Fixed (for GLclampx, GLfixed)
. CInt => Int32 (for GLint, GLsizei)
. CSChar => Int8 (for GLbyte)
. CShort => Int16 (for GLshort)
. CUChar => Word8 (for GLboolean, GLubyte)
. CUInt => Word32 (for GLbitfield, GLenum, GLhandleARB, GLuint)
. CUShort => Word16 (for GLushort)
-------------------------------------------------------------------
Thu Dec 24 09:01:26 UTC 2015 - mimi.vx@gmail.com
- update to 2.6.1.1
* Relaxed upper version bound for transformers.
-------------------------------------------------------------------
Tue Dec 15 17:24:23 UTC 2015 - mimi.vx@gmail.com
- update to 2.6.1.0
* Updated OpenGL registry to r32258. Note that the major version was intentionally
not bumped, because the signature change of glClearNamedFramebufferfi was a bug
fix, see the corresponding issue on Khronos.
* Added retrieval of version info and extensions.
* Added extension predicates.
* Added documentation for vector equivalents and aliases.
* Consistently use UTF-8 as the encoding.
* Added documentation for enumerant groups.
* Added GL_EXT_multisampled_compatibility tokens and functions (gles2 extension only).
* Added ARB_ES3_2_compatibility extension.
* Added ARB_gpu_shader_int64 extension.
* Added ARB_parallel_shader_compile extension.
* Added ARB_sample_locations extension.
* Added ARB_texture_filter_minmax extension.
* Added INTEL_framebuffer_CMAA extension.
* Added NV_conservative_raster_dilate extension.
-------------------------------------------------------------------
Sun Nov 15 07:48:38 UTC 2015 - peter.trommler@ohm-hochschule.de
- update to 2.6.0.0
* API enhancements
* new dependency on ghc-half-devel
-------------------------------------------------------------------
Thu Aug 6 18:27:01 UTC 2015 - mimi.vx@gmail.com
- update to 2.5.10
* Moved foreign imports to own module.
* Handle gles1 and gles2 APIs, too. Needs serious cleanup.
-------------------------------------------------------------------
Wed Apr 15 18:57:54 UTC 2015 - mimi.vx@gmail.com
- add _constraints file ( 4G of mem )
-------------------------------------------------------------------
Tue Apr 14 10:10:13 UTC 2015 - mimi.vx@gmail.com
- update to 2.4.1.0
* no changelog
-------------------------------------------------------------------
Tue Sep 9 20:14:08 UTC 2014 - peter.trommler@ohm-hochschule.de
- update to 1.5.0.0
* no changelog
* for Haskell Platform 2014.2.0.0
-------------------------------------------------------------------
Mon Sep 1 17:26:56 UTC 2014 - peter.trommler@ohm-hochschule.de
- regenerate spec file with cabal-rpm
-------------------------------------------------------------------
Fri Aug 22 23:58:55 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Thu Jul 31 15:03:39 UTC 2014 - dimstar@opensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
-------------------------------------------------------------------
Mon May 6 13:37:21 UTC 2013 - peter.trommler@ohm-hochschule.de
- more transparent packaging (fewer macros)
-------------------------------------------------------------------
Fri Mar 22 16:12:25 UTC 2013 - peter.trommler@ohm-hochschule.de
- expand macro in name tag
-------------------------------------------------------------------
Thu Jan 3 10:32:11 UTC 2013 - peter.trommler@ohm-hochschule.de
- update to 1.3.0.0 from upstream
- no changelog
-------------------------------------------------------------------
Sat May 5 14:20:40 UTC 2012 - peter.trommler@ohm-hochschule.de
- spec file template generated by cabal2spec-0.25.5
- added copyright notice
-------------------------------------------------------------------
Mon Mar 5 14:28:25 UTC 2012 - peter.trommler@ohm-hochschule.de
- Update to 1.2.0.0 from upstream
- Add BuildRoot tag for SLE_11
-------------------------------------------------------------------
Sat Dec 31 12:15:55 UTC 2011 - peter.trommler@ohm-hochschule.de
- Added requires for Mesa
-------------------------------------------------------------------
Sat Dec 31 11:35:15 UTC 2011 - peter.trommler@ohm-hochschule.de
- Initial packaging.