Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glmark2 for openSUSE:Leap:16.0 
checked in at 2025-04-07 13:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/glmark2 (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.glmark2.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glmark2"

Mon Apr  7 13:58:15 2025 rev:2 rq:1267532 version:20250212

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/glmark2/glmark2.changes        2025-03-19 
11:45:01.489455784 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.glmark2.new.1907/glmark2.changes      
2025-04-07 13:58:20.628932574 +0200
@@ -1,0 +2,12 @@
+Wed Feb 19 08:56:24 UTC 2025 - Martin Pluskal <mplus...@suse.com>
+
+- Update to version 20250212:
+  * Add a missing include for std::copy
+  * github: Add CI build for dispmanx-glesv2
+  * Add missing include headers
+  * build: Remove WAF build system support
+  * build: Add dispmanx flavor support in meson build
+  * NativeStateDispmanx: Support building using GLAD EGL
+  * NativeStateDispmanx: Fix compiler warning
+
+-------------------------------------------------------------------

Old:
----
  glmark2-20240425.obscpio

New:
----
  glmark2-20250212.obscpio

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

Other differences:
------------------
++++++ glmark2.spec ++++++
--- /var/tmp/diff_new_pack.Bq3Jyh/_old  2025-04-07 13:58:21.016948827 +0200
+++ /var/tmp/diff_new_pack.Bq3Jyh/_new  2025-04-07 13:58:21.020948996 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package glmark2
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2015-2016 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,25 +18,24 @@
 
 
 Name:           glmark2
-Version:        20240425
+Version:        20250212
 Release:        0
 Summary:        OpenGL 2.0 and ES 2.0 benchmark
 License:        GPL-3.0-only
 Group:          System/X11/Utilities
 URL:            https://github.com/glmark2/glmark2
 Source0:        %{name}-%{version}.tar.gz
-BuildRequires:  ImageMagick
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++ >= 5.0
 BuildRequires:  libjpeg-devel
+BuildRequires:  meson >= 0.45
 BuildRequires:  pkgconfig
-BuildRequires:  python3-base
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gbm)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glesv2)
 BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(libpng16)
+BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-egl)
@@ -52,18 +51,13 @@
 %autosetup
 
 %build
-export CXXFLAGS="%{optflags}"
-python3 waf configure \
-  --with-flavors=x11-gl,x11-glesv2,wayland-gl,wayland-glesv2,drm-gl,drm-glesv2 
\
-  --prefix=%{_prefix}
-python3 waf --verbose %{?_smp_mflags}
+%meson \
+  -Dflavors=x11-gl,x11-glesv2,wayland-gl,wayland-glesv2,drm-gl,drm-glesv2
+%meson_build
 
 %install
-python3 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
-popd
+%meson_install
+
 %fdupes -s %{buildroot}
 
 %files

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Bq3Jyh/_old  2025-04-07 13:58:21.068951007 +0200
+++ /var/tmp/diff_new_pack.Bq3Jyh/_new  2025-04-07 13:58:21.068951007 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/glmark2/glmark2.git</param>
-              <param 
name="changesrevision">2054465f6f7c9ed2d82f633bb0c88a3222f4a63a</param></service></servicedata>
+              <param 
name="changesrevision">6edcf02205fd1e8979dc3f3964257a81959b80c8</param></service></servicedata>
 (No newline at EOF)
 

++++++ glmark2-20240425.obscpio -> glmark2-20250212.obscpio ++++++
++++ 14691 lines of diff (skipped)

++++++ glmark2.obsinfo ++++++
--- /var/tmp/diff_new_pack.Bq3Jyh/_old  2025-04-07 13:58:21.764980163 +0200
+++ /var/tmp/diff_new_pack.Bq3Jyh/_new  2025-04-07 13:58:21.768980331 +0200
@@ -1,5 +1,5 @@
 name: glmark2
-version: 20240425
-mtime: 1714061166
-commit: 2054465f6f7c9ed2d82f633bb0c88a3222f4a63a
+version: 20250212
+mtime: 1739353664
+commit: 6edcf02205fd1e8979dc3f3964257a81959b80c8
 

Reply via email to