Hello community,

here is the log from the commit of package ghc-OpenGLRaw for openSUSE:Factory 
checked in at 2015-12-23 08:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-OpenGLRaw (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-OpenGLRaw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-OpenGLRaw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-OpenGLRaw/ghc-OpenGLRaw.changes      
2015-08-23 17:38:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-OpenGLRaw.new/ghc-OpenGLRaw.changes 
2015-12-23 08:49:38.000000000 +0100
@@ -1,0 +2,28 @@
+Tue Dec 15 17:24:23 UTC 2015 - mimi...@gmail.com
+
+- update to 2.6.10
+* 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.tromm...@ohm-hochschule.de
+
+- update to 2.6.0.0
+* API enhancements
+* new dependency on ghc-half-devel 
+
+-------------------------------------------------------------------

Old:
----
  OpenGLRaw-2.5.1.0.tar.gz

New:
----
  OpenGLRaw-2.6.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-OpenGLRaw.spec ++++++
--- /var/tmp/diff_new_pack.swwWPn/_old  2015-12-23 08:49:39.000000000 +0100
+++ /var/tmp/diff_new_pack.swwWPn/_new  2015-12-23 08:49:39.000000000 +0100
@@ -20,14 +20,14 @@
 %global pkg_name OpenGLRaw
 
 Name:           ghc-OpenGLRaw
-Version:        2.5.1.0
+Version:        2.6.1.0
 Release:        0
 Summary:        A raw binding for the OpenGL graphics system
 License:        BSD-3-Clause
 Group:          System/Libraries
 
 Url:            http://hackage.haskell.org/package/%{pkg_name}
-Source0:        
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
+Source0:        
http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 Source1:        ghc-OpenGLRaw-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -36,12 +36,11 @@
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
-%if %suse_version < 1230
-BuildRequires:  Mesa-devel
-%else
+BuildRequires:  ghc-bytestring-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-half-devel
+BuildRequires:  ghc-text-devel
 BuildRequires:  Mesa-libGL-devel
-%endif
-# End cabal-rpm deps
 
 %description
 OpenGLRaw is a raw Haskell binding for the OpenGL 4.5 graphics system and lots

++++++ OpenGLRaw-2.5.1.0.tar.gz -> OpenGLRaw-2.6.1.0.tar.gz ++++++
++++ 57403 lines of diff (skipped)


Reply via email to