Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gettext-runtime for openSUSE:Factory
checked in at 2026-03-27 16:48:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Fri Mar 27 16:48:21 2026 rev:104 rq:1342536 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes
2026-03-24 18:47:49.151890681 +0100
+++
/work/SRC/openSUSE:Factory/.gettext-runtime.new.8177/gettext-runtime.changes
2026-03-27 16:48:23.704637112 +0100
@@ -1,0 +2,6 @@
+Wed Mar 25 14:54:04 UTC 2026 - Ana Guerrero <[email protected]>
+
+- Remove autoreconf call, not needed anymore.
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.UmtL55/_old 2026-03-27 16:48:24.960689432 +0100
+++ /var/tmp/diff_new_pack.UmtL55/_new 2026-03-27 16:48:24.960689432 +0100
@@ -31,7 +31,6 @@
Name: %{spec_name}
Version: 1.0
Release: 0
-BuildRequires: automake >= 1.14
BuildRequires: gcc-c++
BuildRequires: glibc-gconv-modules-extra
BuildRequires: libtool
@@ -191,8 +190,6 @@
%build
%define _lto_cflags %{nil}
-# expect a couple "You should update your `aclocal.m4' by running aclocal."
-autoreconf -fiv
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
export LDFLAGS="-lm"