Hello community,

here is the log from the commit of package glmark2 for openSUSE:Factory checked 
in at 2019-02-13 10:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glmark2 (Old)
 and      /work/SRC/openSUSE:Factory/.glmark2.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glmark2"

Wed Feb 13 10:01:30 2019 rev:9 rq:673329 version:0.0+git.20190205

Changes:
--------
--- /work/SRC/openSUSE:Factory/glmark2/glmark2.changes  2018-06-20 
15:24:19.693374905 +0200
+++ /work/SRC/openSUSE:Factory/.glmark2.new.28833/glmark2.changes       
2019-02-13 10:02:12.845608613 +0100
@@ -1,0 +2,21 @@
+Mon Feb 11 09:23:30 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 0.0+git.20190205:
+  * Use <io.h> for 'isatty' on Windows.
+  * Use <algorithm> for std::min/max.
+  * Use ios::binary when opening model files.
+  * Fix typo on "length"
+  * drm: add rockchip to module list
+  * gl-state-egl: Fix build on dispmanx-gles2
+  * SceneIdeas: Fix (harmless?) typo
+  * drm: fix invalid index when finding a suitable encoder
+  * drm: set a default encoder for not connected connector
+  * drm: add "stm" to list of drm modules
+  * drm: prevent crash when CRTC has not been initialized
+  * drm: fix newline in error message
+  * drm: add "msm" to list of drm modules
+  * drm: Add sun4i-drm driver in the list of DRM Modules
+- Temporarily switch back to python2 for building to workaround
+  Factory build failure
+
+-------------------------------------------------------------------

Old:
----
  glmark2-0.0+git.20180608.tar.xz

New:
----
  glmark2-0.0+git.20190205.tar.xz

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

Other differences:
------------------
++++++ glmark2.spec ++++++
--- /var/tmp/diff_new_pack.e6dJ6E/_old  2019-02-13 10:02:16.813607632 +0100
+++ /var/tmp/diff_new_pack.e6dJ6E/_new  2019-02-13 10:02:16.825607629 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glmark2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015-2016 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           glmark2
-Version:        0.0+git.20180608
+Version:        0.0+git.20190205
 Release:        0
 Summary:        OpenGL 2.0 and ES 2.0 benchmark
 License:        GPL-3.0-only
@@ -29,7 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3
+BuildRequires:  python2-base
 BuildRequires:  xz
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gbm)
@@ -64,17 +64,17 @@
 export CXX=g++-7
 %endif
 export CXXFLAGS="%{optflags}"
-python3 waf configure \
+python2 waf configure \
   %if 0%{?is_opensuse}
   --with-flavors=x11-gl,x11-glesv2,wayland-gl,wayland-glesv2,drm-gl,drm-glesv2 
\
   %else
   --with-flavors=x11-gl,x11-glesv2,drm-gl,drm-glesv2 \
   %endif
   --prefix=%{_prefix}
-python3 waf --verbose %{?_smp_mflags}
+python2 waf --verbose %{?_smp_mflags}
 
 %install
-python3 waf install --destdir=%{buildroot}
+python2 waf install --destdir=%{buildroot}
 #FIXME Clean up runtime warning - libpng warning: iCCP: known incorrect sRGB 
profile
 pushd %{buildroot}%{_datadir}/%{name}/textures
 convert effect-2d.png -strip effect-2d.png

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.e6dJ6E/_old  2019-02-13 10:02:16.861607620 +0100
+++ /var/tmp/diff_new_pack.e6dJ6E/_new  2019-02-13 10:02:16.865607619 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/glmark2/glmark2.git</param>
-              <param 
name="changesrevision">80d3a977cc3a207acc00f2b85b9061459c4962aa</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">71b327487b42a2e1668c0cff0b0093f1358a2455</param></service></servicedata>
\ No newline at end of file

++++++ glmark2-0.0+git.20180608.tar.xz -> glmark2-0.0+git.20190205.tar.xz ++++++
/work/SRC/openSUSE:Factory/glmark2/glmark2-0.0+git.20180608.tar.xz 
/work/SRC/openSUSE:Factory/.glmark2.new.28833/glmark2-0.0+git.20190205.tar.xz 
differ: char 26, line 1


Reply via email to