Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libmaa for openSUSE:Factory checked in at 2026-08-28 19:48:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmaa (Old) and /work/SRC/openSUSE:Factory/.libmaa.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmaa" Fri Aug 28 19:48:47 2026 rev:5 rq:1374149 version:1.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libmaa/libmaa.changes 2024-06-27 16:04:30.977287309 +0200 +++ /work/SRC/openSUSE:Factory/.libmaa.new.1265/libmaa.changes 2026-08-28 19:49:05.384557284 +0200 @@ -1,0 +2,5 @@ +Fri Aug 28 00:45:43 UTC 2026 - Matej Cepl <[email protected]> + +- add missing dependency on gcc-c++ + +------------------------------------------------------------------- New: ---- _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmaa.spec ++++++ --- /var/tmp/diff_new_pack.lohbP5/_old 2026-08-28 19:49:06.402592868 +0200 +++ /var/tmp/diff_new_pack.lohbP5/_new 2026-08-28 19:49:06.406593008 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmaa # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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 @@ -25,6 +25,8 @@ URL: https://github.com/cheusov/libmaa Source0: https://downloads.sourceforge.net/dict/%{name}-%{version}.tar.gz BuildRequires: mk-configure +# Yes, we actually don’t need it, but configure searches for it +BuildRequires: gcc-c++ BuildRequires: pkgconfig(zlib) %description ++++++ _scmsync.obsinfo ++++++ mtime: 1787877986 commit: 2c7359891b888a6980cef1ba16ee14a05ad3f2163ced07bc937de42ca4948766 url: https://src.opensuse.org/mcepl/libmaa revision: factory ++++++ 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-28 02:46:26.000000000 +0200 @@ -0,0 +1,9 @@ +.osc +.pbuild +.assets +*.obsinfo +*.obscpio +binaries +_build.* +_service:* +libmaa-*-build/
