Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package Mesa-demo for openSUSE:Factory checked in at 2025-04-18 16:14:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa-demo (Old) and /work/SRC/openSUSE:Factory/.Mesa-demo.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa-demo" Fri Apr 18 16:14:10 2025 rev:30 rq:1269979 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa-demo/Mesa-demo.changes 2024-01-07 21:39:07.189438304 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa-demo.new.30101/Mesa-demo.changes 2025-04-20 19:48:24.980011277 +0200 @@ -1,0 +2,5 @@ +Wed Apr 16 11:07:05 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Drop BuildRequires: glew-devel as it is not used for build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa-demo.spec ++++++ --- /var/tmp/diff_new_pack.4TPeQI/_old 2025-04-20 19:48:25.484032159 +0200 +++ /var/tmp/diff_new_pack.4TPeQI/_new 2025-04-20 19:48:25.488032325 +0200 @@ -1,7 +1,7 @@ # # spec file for package Mesa-demo # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,6 @@ BuildRequires: cmake BuildRequires: freeglut-devel BuildRequires: gcc-c++ -BuildRequires: glew-devel BuildRequires: glslang-devel BuildRequires: libexpat-devel BuildRequires: libtool @@ -42,7 +41,6 @@ BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glesv1_cm) BuildRequires: pkgconfig(glesv2) -BuildRequires: pkgconfig(glew) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(osmesa)