Hello community,

here is the log from the commit of package ghc-OpenGLRaw for openSUSE:Factory 
checked in at 2015-05-13 07:13:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-11-26 20:54:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-OpenGLRaw.new/ghc-OpenGLRaw.changes 
2015-05-13 07:13:23.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Apr 15 18:57:54 UTC 2015 - mimi...@gmail.com
+
+- add _constraints file ( 4G of mem ) 
+
+-------------------------------------------------------------------
+Tue Apr 14 10:10:13 UTC 2015 - mimi...@gmail.com
+
+- update to 2.4.1.0
+* no changelog
+
+-------------------------------------------------------------------

Old:
----
  OpenGLRaw-1.5.0.0.tar.gz

New:
----
  OpenGLRaw-2.4.1.0.tar.gz
  _constraints

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

Other differences:
------------------
++++++ ghc-OpenGLRaw.spec ++++++
--- /var/tmp/diff_new_pack.EioXKC/_old  2015-05-13 07:13:24.000000000 +0200
+++ /var/tmp/diff_new_pack.EioXKC/_new  2015-05-13 07:13:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-OpenGLRaw
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Peter Trommler peter.tromm...@ohm-hochschule.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %global pkg_name OpenGLRaw
 
 Name:           ghc-OpenGLRaw
-Version:        1.5.0.0
+Version:        2.4.1.0
 Release:        0
 Summary:        A raw binding for the OpenGL graphics system
 License:        BSD-3-Clause
@@ -35,6 +35,7 @@
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-transformers-devel
 %if %suse_version < 1230
 BuildRequires:  Mesa-devel
 %else
@@ -43,7 +44,7 @@
 # End cabal-rpm deps
 
 %description
-OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
+OpenGLRaw is a raw Haskell binding for the OpenGL 4.5 graphics system and lots
 of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API, intended
 as a basis for a nicer interface. OpenGLRaw offers access to all necessary
 functions, tokens and types plus a general facility for loading extension
@@ -73,6 +74,7 @@
 %else
 Requires:       Mesa-libGL-devel
 %endif
+
 # End cabal-rpm deps
 
 %description devel
@@ -94,10 +96,11 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++++++ OpenGLRaw-1.5.0.0.tar.gz -> OpenGLRaw-2.4.1.0.tar.gz ++++++
++++ 163742 lines of diff (skipped)

++++++ _constraints ++++++
<constraints>
  <hardware>
    <physicalmemory>
      <size unit="G">4</size>
    </physicalmemory>
  </hardware>
</constraints>

Reply via email to