Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package at-spi-sharp for openSUSE:Factory checked in at 2024-09-17 18:19:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/at-spi-sharp (Old) and /work/SRC/openSUSE:Factory/.at-spi-sharp.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "at-spi-sharp" Tue Sep 17 18:19:23 2024 rev:15 rq:1201584 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/at-spi-sharp/at-spi-sharp.changes 2022-12-14 14:12:53.204076060 +0100 +++ /work/SRC/openSUSE:Factory/.at-spi-sharp.new.29891/at-spi-sharp.changes 2024-09-17 18:20:22.620370859 +0200 @@ -1,0 +2,8 @@ +Wed Sep 11 11:31:39 UTC 2024 - Dominique Leuenberger <[email protected]> + +- Run autoreconf in build section: the tarball was bootstrapped + with automake 1.16, which resultes in symlinks that no longer + work with automake 1.17. The autoconf script in turn is too + agressive in trying to download things from the internet. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ at-spi-sharp.spec ++++++ --- /var/tmp/diff_new_pack.rbuptL/_old 2024-09-17 18:20:23.216394956 +0200 +++ /var/tmp/diff_new_pack.rbuptL/_new 2024-09-17 18:20:23.216394956 +0200 @@ -1,7 +1,7 @@ # # spec file for package at-spi-sharp # -# Copyright (c) 2020 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 @@ -52,6 +52,7 @@ #NOCONFIGURE=1 ./autogen.sh %build +autoreconf -fiv %configure --disable-tests --libdir=%{_prefix}/lib mkdir -p at-spi/bin # work around Makefile parallelism issue %make_build
