Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package boinc-client for openSUSE:Factory 
checked in at 2026-08-18 16:36:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boinc-client (Old)
 and      /work/SRC/openSUSE:Factory/.boinc-client.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boinc-client"

Tue Aug 18 16:36:47 2026 rev:70 rq:1371619 version:8.2.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/boinc-client/boinc-client.changes        
2026-07-10 17:48:06.303098390 +0200
+++ /work/SRC/openSUSE:Factory/.boinc-client.new.1258/boinc-client.changes      
2026-08-18 16:37:17.213655267 +0200
@@ -1,0 +2,10 @@
+Sun Aug 16 18:27:02 UTC 2026 - KNine <[email protected]>
+
+- Recommend libGLU1 in boinc-manager, the project graphics apps
+  link against libGLU.so.1 and "Show graphics" does nothing
+  without it.
+- Build the manager with wxGTK3-3_2-devel, the GTK 2 flavour has
+  no themes left and no Wayland support. clientgui includes
+  gtk/gtk.h itself, hence the pkgconfig(gtk+-3.0) BuildRequires.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ boinc-client.spec ++++++
--- /var/tmp/diff_new_pack.rxxsM6/_old  2026-08-18 16:37:18.253692530 +0200
+++ /var/tmp/diff_new_pack.rxxsM6/_new  2026-08-18 16:37:18.255692602 +0200
@@ -72,7 +72,8 @@
 Requires:       ca-certificates-mozilla
 Recommends:     boinc-client-lang = %{version}
 %if %{with manager}
-BuildRequires:  wxWidgets-3_2-devel >= 3.1.5
+BuildRequires:  wxGTK3-3_2-devel >= 3.1.5
+BuildRequires:  pkgconfig(gtk+-3.0)
 %lang_package -n boinc-manager
 %endif
 %lang_package
@@ -97,6 +98,14 @@
 Summary:        GUI to control and monitor boinc-client
 Group:          Productivity/Scientific/Astronomy
 Recommends:     boinc-manager-lang = %{version}
+# Some boinc computation programs might contain visual frontend programs using
+# GLU (but of course they are delivered outside of rpm, so GLU would not get
+# installed automatically).
+%ifarch %arm64 %loongarch64 %mips64 %power64 %sparc64 %riscv64 %x86_64
+Recommends:     libGLU.so.1()(64bit)
+%else
+Recommends:     libGLU.so.1
+%endif
 Requires:       hicolor-icon-theme
 
 %description -n boinc-manager

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.rxxsM6/_old  2026-08-18 16:37:18.318694859 +0200
+++ /var/tmp/diff_new_pack.rxxsM6/_new  2026-08-18 16:37:18.321694966 +0200
@@ -1,5 +1,5 @@
-mtime: 1783246369
-commit: 5cf441d2c8e3952dcc318771f5360d16f9c94e27f1a4c7248247dfc6f062c34c
+mtime: 1786993438
+commit: aa537cfd919f8efe3be8011eabc6d92c3f8b600eb8ea507b078b4d865170a00a
 url: https://src.opensuse.org/jengelh/boinc-client
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-08-17 21:03:58.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to