Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blueman for openSUSE:Factory checked in at 2025-08-22 17:49:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blueman (Old) and /work/SRC/openSUSE:Factory/.blueman.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueman" Fri Aug 22 17:49:26 2025 rev:19 rq:1300938 version:2.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/blueman/blueman.changes 2024-07-22 17:19:44.649461170 +0200 +++ /work/SRC/openSUSE:Factory/.blueman.new.29662/blueman.changes 2025-08-22 17:51:08.700301897 +0200 @@ -1,0 +2,6 @@ +Mon Aug 11 14:37:47 UTC 2025 - Takashi Iwai <ti...@suse.com> + +- Fix build on Leap 16.0 that has no nemo-extensions package + (bsc#1247915) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blueman.spec ++++++ --- /var/tmp/diff_new_pack.X5NxL1/_old 2025-08-22 17:51:10.096360074 +0200 +++ /var/tmp/diff_new_pack.X5NxL1/_new 2025-08-22 17:51:10.096360074 +0200 @@ -1,7 +1,7 @@ # # spec file for package blueman # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,13 @@ %if 0%{?is_opensuse} %bcond_without caja %bcond_without nautilus -%bcond_without nemo %else %bcond_with caja %bcond_with nautilus +%endif +%if 0%{?is_opensuse} && 0%{?suse_version} > 1600 +%bcond_without nemo +%else %bcond_with nemo %endif Name: blueman