Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mtxclient for openSUSE:Factory checked in at 2025-03-27 22:33:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mtxclient (Old) and /work/SRC/openSUSE:Factory/.mtxclient.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mtxclient" Thu Mar 27 22:33:34 2025 rev:2 rq:1256444 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mtxclient/mtxclient.changes 2025-03-17 22:20:54.138772883 +0100 +++ /work/SRC/openSUSE:Factory/.mtxclient.new.2696/mtxclient.changes 2025-03-27 22:34:11.245290535 +0100 @@ -1,0 +2,5 @@ +Thu Mar 27 00:19:24 UTC 2025 - Dominik Heidler <dheid...@suse.de> + +- Fix for 16.0 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mtxclient.spec ++++++ --- /var/tmp/diff_new_pack.yKBXDg/_old 2025-03-27 22:34:11.829314710 +0100 +++ /var/tmp/diff_new_pack.yKBXDg/_new 2025-03-27 22:34:11.829314710 +0100 @@ -29,7 +29,7 @@ Patch0: fix-build-with-fmt11.patch BuildRequires: cmake >= 3.13 BuildRequires: fdupes -%if 0%{?suse_version} <= 1600 +%if 0%{?suse_version} < 1600 BuildRequires: gcc12 BuildRequires: gcc12-c++ %else @@ -81,7 +81,7 @@ %autosetup -p1 %build -%if 0%{?suse_version} <= 1600 +%if 0%{?suse_version} < 1600 export CC=gcc-12 export CXX=g++-12 %endif