Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libunicap for openSUSE:Factory checked in at 2025-08-21 16:57:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libunicap (Old) and /work/SRC/openSUSE:Factory/.libunicap.new.29662 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libunicap" Thu Aug 21 16:57:10 2025 rev:21 rq:1300554 version:0.9.12 Changes: -------- --- /work/SRC/openSUSE:Factory/libunicap/libunicap.changes 2025-08-20 13:28:59.425591640 +0200 +++ /work/SRC/openSUSE:Factory/.libunicap.new.29662/libunicap.changes 2025-08-21 16:57:17.448851121 +0200 @@ -1,0 +2,6 @@ +Wed Aug 20 14:43:46 UTC 2025 - Takashi Iwai <ti...@suse.com> + +- Revert gettextize call as it breaks reproducible builds; + call autoreconf with -I /usr/share/gettext/m4 as a workaround, instead + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libunicap.spec ++++++ --- /var/tmp/diff_new_pack.GwMewb/_old 2025-08-21 16:57:18.420891620 +0200 +++ /var/tmp/diff_new_pack.GwMewb/_new 2025-08-21 16:57:18.424891786 +0200 @@ -109,8 +109,7 @@ %build mkdir -p m4 -gettextize -f -autoreconf -fiv +autoreconf -fiv -I /usr/share/gettext/m4 intltoolize --force %configure --disable-rpath --disable-static --enable-gtk-doc-html=no --enable-libv4l make %{?_smp_mflags}