Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2015-03-30 19:14:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cogl (Old)
 and      /work/SRC/openSUSE:Factory/.cogl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cogl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cogl/cogl.changes        2014-12-17 
19:18:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2015-03-30 
19:14:47.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Feb 24 10:24:45 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.20.0:
+  + Support for "quad buffer" based stereo rendering.
+  + Support for Mir window system.
+  + A number of updates for the Wayland support.
+  + Improved vblank sync when using glXWaitForMSC.
+
+-------------------------------------------------------------------

Old:
----
  cogl-1.18.2.tar.xz

New:
----
  cogl-1.20.0.tar.xz

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

Other differences:
------------------
++++++ cogl.spec ++++++
--- /var/tmp/diff_new_pack.qt1dmy/_old  2015-03-30 19:14:48.000000000 +0200
+++ /var/tmp/diff_new_pack.qt1dmy/_new  2015-03-30 19:14:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cogl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,13 +24,13 @@
 %define with_GLES2 0
 
 Name:           cogl
-Version:        1.18.2
+Version:        1.20.0
 Release:        0
 Summary:        An object oriented GL/GLES Abstraction/Utility Layer
 License:        MIT
 Group:          System/Libraries
 Url:            http://clutter-project.org/
-Source0:        
http://download.gnome.org/sources/cogl/1.18/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/cogl/1.20/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc >= 1.13
@@ -171,7 +171,8 @@
         --enable-gles2 --enable-cogl-gles2 \
 %endif
         %{nil}
-make %{?_smp_mflags} V=1
+
+make V=1 # %{?_smp_mflags} disabled, as it randomly fails for now
 
 %install
 %make_install

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.qt1dmy/_old  2015-03-30 19:14:48.000000000 +0200
+++ /var/tmp/diff_new_pack.qt1dmy/_new  2015-03-30 19:14:48.000000000 +0200
@@ -1,4 +1,3 @@
 libcogl20
   requires "Mesa-<targettype>"
-libcogl-gles2-20
 libcogl-pango20

++++++ cogl-1.18.2.tar.xz -> cogl-1.20.0.tar.xz ++++++
++++ 32984 lines of diff (skipped)


Reply via email to