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-09-16 17:40:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Wed Sep 16 17:40:21 2026 rev:105 rq:1377907 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes
2026-03-27 16:48:23.704637112 +0100
+++
/work/SRC/openSUSE:Factory/.gettext-runtime.new.383539/gettext-runtime.changes
2026-09-16 17:40:24.175186927 +0200
@@ -1,0 +2,8 @@
+Mon Sep 14 13:32:54 UTC 2026 - Ana Guerrero <[email protected]>
+
+- Fix for automake1.19: Update patch
+ 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
+ with Makefile.in so the build doesn't try to regenerate this file
+ with automake-1.18
+
+-------------------------------------------------------------------
@@ -5 +12,0 @@
-
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch ++++++
--- /var/tmp/diff_new_pack.5SaCWA/_old 2026-09-16 17:40:25.623247433 +0200
+++ /var/tmp/diff_new_pack.5SaCWA/_new 2026-09-16 17:40:25.633247851 +0200
@@ -402,6 +402,90 @@
#ifdef __cplusplus
}
+diff --git a/gettext-tools/src/Makefile.in b/gettext-tools/src/Makefile.in
+index 64eeb80..90256fa 100644
+--- a/gettext-tools/src/Makefile.in
++++ b/gettext-tools/src/Makefile.in
+@@ -625,7 +625,7 @@ am__libgettextsrc_la_SOURCES_DIST = message.c pos.c
po-error.c \
+ po-charset.c read-po.c read-properties.c read-stringtable.c \
+ open-catalog.c dir-list.c str-list.c read-catalog-special.c \
+ read-catalog.c read-catalog-file.c write-catalog.c \
+- write-properties.c write-stringtable.c write-po.c msgl-ascii.c \
++ write-properties.c write-stringtable.c write-po.c msgl-age.c
msgl-ascii.c \
+ msgl-ofn.c msgl-iconv.c msgl-equal.c msgl-cat.c msgl-header.c \
+ msgl-english.c msgl-check.c file-list.c msgl-charset.c \
+ msgl-fsearch.c lang-table.c po-time.c plural-exp.c \
+@@ -735,7 +735,7 @@ am_libgettextsrc_la_OBJECTS = $(am__objects_3) \
+ libgettextsrc_la-write-catalog.lo \
+ libgettextsrc_la-write-properties.lo \
+ libgettextsrc_la-write-stringtable.lo \
+- libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-ascii.lo \
++ libgettextsrc_la-write-po.lo libgettextsrc_la-msgl-age.lo
libgettextsrc_la-msgl-ascii.lo \
+ libgettextsrc_la-msgl-ofn.lo libgettextsrc_la-msgl-iconv.lo \
+ libgettextsrc_la-msgl-equal.lo libgettextsrc_la-msgl-cat.lo \
+ libgettextsrc_la-msgl-header.lo \
+@@ -1070,6 +1070,7 @@ am__depfiles_remade = \
+ ./$(DEPDIR)/libgettextsrc_la-lang-table.Plo \
+ ./$(DEPDIR)/libgettextsrc_la-locating-rules.Plo \
+ ./$(DEPDIR)/libgettextsrc_la-message.Plo \
++ ./$(DEPDIR)/libgettextsrc_la-msgl-age.Plo \
+ ./$(DEPDIR)/libgettextsrc_la-msgl-ascii.Plo \
+ ./$(DEPDIR)/libgettextsrc_la-msgl-cat.Plo \
+ ./$(DEPDIR)/libgettextsrc_la-msgl-charset.Plo \
+@@ -4671,7 +4672,7 @@ noinst_HEADERS = \
+ write-catalog.h write-po.h write-properties.h write-stringtable.h \
+ dir-list.h file-list.h read-po-gram.h cldr-plural.h \
+ cldr-plural-exp.h locating-rules.h its.h search-path.h \
+- msgl-charset.h msgl-equal.h msgl-iconv.h msgl-ascii.h msgl-ofn.h msgl-cat.h
\
++ msgl-age.h msgl-charset.h msgl-equal.h msgl-iconv.h msgl-ascii.h msgl-ofn.h
msgl-cat.h \
+ msgl-header.h msgl-english.h msgl-check.h msgl-fsearch.h msgl-merge.h \
+ msgfmt.h msgunfmt.h \
+ plural-count.h plural-eval.h plural-distrib.h \
+@@ -4806,6 +4807,7 @@ libgettextsrc_la_SOURCES = \
+ read-catalog-special.c \
+ read-catalog.c read-catalog-file.c \
+ write-catalog.c write-properties.c write-stringtable.c write-po.c \
++ msgl-age.c \
+ msgl-ascii.c \
+ msgl-ofn.c \
+ msgl-iconv.c \
+@@ -5698,6 +5700,7 @@ distclean-compile:
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-lang-table.Plo@am__quote@ #
am--include-marker
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-locating-rules.Plo@am__quote@ #
am--include-marker
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-message.Plo@am__quote@ #
am--include-marker
++@AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-msgl-age.Plo@am__quote@ #
am--include-marker
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-msgl-ascii.Plo@am__quote@ #
am--include-marker
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-msgl-cat.Plo@am__quote@ #
am--include-marker
+ @AMDEP_TRUE@@am__include@
@am__quote@./$(DEPDIR)/libgettextsrc_la-msgl-charset.Plo@am__quote@ #
am--include-marker
+@@ -6173,6 +6176,12 @@ libgettextsrc_la-write-po.lo: write-po.c
+ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE)
$(depcomp) @AMDEPBACKSLASH@
+ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS)
$(DEFAULT_INCLUDES) $(INCLUDES) $(libgettextsrc_la_CPPFLAGS) $(CPPFLAGS)
$(AM_CFLAGS) $(CFLAGS) -c -o libgettextsrc_la-write-po.lo `test -f 'write-po.c'
|| echo '$(srcdir)/'`write-po.c
+
++libgettextsrc_la-msgl-age.lo: msgl-age.c
++@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS)
$(DEFAULT_INCLUDES) $(INCLUDES) $(libgettextsrc_la_CPPFLAGS) $(CPPFLAGS)
$(AM_CFLAGS) $(CFLAGS) -MT libgettextsrc_la-msgl-age.lo -MD -MP -MF
$(DEPDIR)/libgettextsrc_la-msgl-age.Tpo -c -o libgettextsrc_la-msgl-age.lo
`test -f 'msgl-age.c' || echo '$(srcdir)/'`msgl-age.c
++@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv)
$(DEPDIR)/libgettextsrc_la-msgl-age.Tpo $(DEPDIR)/libgettextsrc_la-msgl-age.Plo
++@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='msgl-age.c'
object='libgettextsrc_la-msgl-age.lo' libtool=yes @AMDEPBACKSLASH@
++@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE)
$(depcomp) @AMDEPBACKSLASH@
++@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS)
$(DEFAULT_INCLUDES) $(INCLUDES) $(libgettextsrc_la_CPPFLAGS) $(CPPFLAGS)
$(AM_CFLAGS) $(CFLAGS) -c -o libgettextsrc_la-msgl-age.lo `test -f 'msgl-age.c'
|| echo '$(srcdir)/'`msgl-age.c
+ libgettextsrc_la-msgl-ascii.lo: msgl-ascii.c
+ @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS)
$(DEFAULT_INCLUDES) $(INCLUDES) $(libgettextsrc_la_CPPFLAGS) $(CPPFLAGS)
$(AM_CFLAGS) $(CFLAGS) -MT libgettextsrc_la-msgl-ascii.lo -MD -MP -MF
$(DEPDIR)/libgettextsrc_la-msgl-ascii.Tpo -c -o libgettextsrc_la-msgl-ascii.lo
`test -f 'msgl-ascii.c' || echo '$(srcdir)/'`msgl-ascii.c
+ @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv)
$(DEPDIR)/libgettextsrc_la-msgl-ascii.Tpo
$(DEPDIR)/libgettextsrc_la-msgl-ascii.Plo
+@@ -8197,6 +8206,7 @@ distclean: distclean-am
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-lang-table.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-locating-rules.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-message.Plo
++ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-age.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-ascii.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-cat.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-charset.Plo
+@@ -8431,6 +8441,7 @@ maintainer-clean: maintainer-clean-am
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-lang-table.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-locating-rules.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-message.Plo
++ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-age.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-ascii.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-cat.Plo
+ -rm -f ./$(DEPDIR)/libgettextsrc_la-msgl-charset.Plo
--
2.52.0