Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libraqm for openSUSE:Factory checked in at 2024-01-22 20:33:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraqm (Old) and /work/SRC/openSUSE:Factory/.libraqm.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libraqm" Mon Jan 22 20:33:55 2024 rev:9 rq:1140307 version:0.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libraqm/libraqm.changes 2023-04-28 16:24:33.370426227 +0200 +++ /work/SRC/openSUSE:Factory/.libraqm.new.16006/libraqm.changes 2024-01-22 20:34:14.073240318 +0100 @@ -1,0 +2,5 @@ +Thu Jan 18 12:48:55 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- fix build on non-suse distributions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraqm.spec ++++++ --- /var/tmp/diff_new_pack.bqTiXB/_old 2024-01-22 20:34:14.741264715 +0100 +++ /var/tmp/diff_new_pack.bqTiXB/_new 2024-01-22 20:34:14.741264715 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraqm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -75,7 +75,7 @@ %check # python 3.6 is too old for running tests -%if 0%{suse_version} > 1500 +%if 0%{?suse_version} > 1500 export LC_ALL=C.utf8 %meson_test %endif