Changelog for
ghc-OpenGLRaw-devel-3.2.4.0-7.19.x86_64.rpm :
Sun Dec 4 13:00:00 2016 psimonsAATTsuse.com
- Update to version 3.2.4.0 with cabal2obs.
Tue Oct 11 14:00:00 2016 psimonsAATTsuse.com
- Update to version 3.2.3.0 with cabal2obs.
Sun Aug 21 14:00:00 2016 psimonsAATTsuse.com
- Update to version 3.2.2.0 revision 0 with cabal2obs.
Fri Jul 22 14:00:00 2016 psimonsAATTsuse.com
- Update to version 3.2.1.0 revision 0 with cabal2obs.
Sun Jul 10 14:00:00 2016 psimonsAATTsuse.com
- Update to version 3.2.0.0 revision 0 with cabal2obs.
This update obsoletes ghc-OpenGLRaw-rpmlintrc.
Fri May 13 14:00:00 2016 mimi.vxAATTgmail.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 13:00:00 2016 mimi.vxAATTgmail.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 13:00:00 2016 mimi.vxAATTgmail.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 13:00:00 2015 mimi.vxAATTgmail.com
- update to 2.6.1.1
* Relaxed upper version bound for transformers.
Tue Dec 15 13:00:00 2015 mimi.vxAATTgmail.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 13:00:00 2015 peter.trommlerAATTohm-hochschule.de
- update to 2.6.0.0
* API enhancements
* new dependency on ghc-half-devel
Thu Aug 6 14:00:00 2015 mimi.vxAATTgmail.com
- update to 2.5.10
* Moved foreign imports to own module.
* Handle gles1 and gles2 APIs, too. Needs serious cleanup.
Wed Apr 15 14:00:00 2015 mimi.vxAATTgmail.com
- add _constraints file ( 4G of mem )
Tue Apr 14 14:00:00 2015 mimi.vxAATTgmail.com
- update to 2.4.1.0
* no changelog
Tue Sep 9 14:00:00 2014 peter.trommlerAATTohm-hochschule.de
- update to 1.5.0.0
* no changelog
* for Haskell Platform 2014.2.0.0
Mon Sep 1 14:00:00 2014 peter.trommlerAATTohm-hochschule.de
- regenerate spec file with cabal-rpm
Fri Aug 22 14:00:00 2014 peter.trommlerAATTohm-hochschule.de
- enable PowerPC builds
Thu Jul 31 14:00:00 2014 dimstarAATTopensuse.org
- Rename rpmlintrc to %{name}-rpmlintrc.
Follow the packaging guidelines.
Mon May 6 14:00:00 2013 peter.trommlerAATTohm-hochschule.de
- more transparent packaging (fewer macros)
Fri Mar 22 13:00:00 2013 peter.trommlerAATTohm-hochschule.de
- expand macro in name tag
Thu Jan 3 13:00:00 2013 peter.trommlerAATTohm-hochschule.de
- update to 1.3.0.0 from upstream
- no changelog
Sat May 5 14:00:00 2012 peter.trommlerAATTohm-hochschule.de
- spec file template generated by cabal2spec-0.25.5
- added copyright notice
Mon Mar 5 13:00:00 2012 peter.trommlerAATTohm-hochschule.de
- Update to 1.2.0.0 from upstream
- Add BuildRoot tag for SLE_11
Sat Dec 31 13:00:00 2011 peter.trommlerAATTohm-hochschule.de
- Added requires for Mesa
Sat Dec 31 13:00:00 2011 peter.trommlerAATTohm-hochschule.de
- Initial packaging.