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 2024-03-06 23:02:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.gettext-runtime.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gettext-runtime"

Wed Mar  6 23:02:50 2024 rev:91 rq:1154014 version:0.22.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes   
2023-05-05 15:56:44.543898571 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-csharp.changes 
2024-03-06 23:02:51.601676960 +0100
@@ -1,0 +2,99 @@
+Mon Feb 26 14:57:24 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------
+Sat Feb 24 18:50:38 UTC 2024 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 0.22.5:
+  * xgettext's processing of Vala files with printf method
+    invocations has been corrected (regression in 0.22)
+
+-------------------------------------------------------------------
+Tue Feb 13 09:03:34 UTC 2024 - Antonio Larrosa <alarr...@suse.com>
+
+- Update to version 0.22.4
+  * Bug fixes:
+    - AM_GNU_GETTEXT now recognizes a statically built libintl on
+      macOS and AIX.
+    - Build fixes on AIX
+- Update to version 0.22.3
+  * Portability:
+    - The libintl library now works on macOS 14.  (Older versions
+      of libintl crash on macOS 14, due to an incompatible change
+      in macOS.)
+- Update to version 0.22.2
+  * No information available upstream
+- Update to version 0.22.1
+  * Bug fixes:
+    - The libintl shared library now exports again some symbols
+      that were accidentally missing.
+    - xgettext's processing of large Perl files may have led to
+      errors.
+    - "xgettext --join-existing" could encounter errors.
+  * Portability:
+    - Building on Android is now supported.
+- Update to version 0.22.0
+  * PO file format:
+    - When a #: line contains references to file names that contain
+      spaces, these file names are surrounded by Unicode characters
+      U+2068 and U+2069. This makes it possible to parse such
+      references correctly.
+  * Improvements for maintainers:
+    - The AM_GNU_GETTEXT macro now defines two variables
+      localedir_c and localedir_c_make, that can be used in C code
+      or in Makefiles, respectively, for representing the value of
+      the --localedir configure option.
+  * Programming languages support:
+    - C, C++:
+      + xgettext now supports gettext-like functions that take wide
+        strings (of type 'const wchar_t *', 'const char16_t *', or
+        'const char32_t *') as arguments.
+      + xgettext now recognizes numbers with digit separators, as
+        defined by ISO C 23, as tokens.
+      + xgettext and msgfmt now recognize the format string
+        directive %b (for binary integer output, as defined by
+        ISO C 23) in format strings.
+      + xgettext and msgfmt now recognize the argument size
+        specifiers w8, w16, w32, w64, wf8, wf16, wf32, wf64
+        (as defined by ISO C 23) in format strings.
+      + xgettext and msgfmt now recognize C++ format strings, as
+        defined by ISO C++ 20.  They are marked as 'c++-format' in
+        POT and PO files. A new example has been added,
+        'hello-c++20', that illustrates how to use these format
+        strings with gettext.
+    - Java:
+      + The build system and tools now also support Java versions
+        newer than Java 11. This is known to work up to Java 20,
+        at least. On the other hand, support for old versions of
+        Java (Java 1.5 and GCJ) has been dropped.
+      + Tcl: xgettext now supports the \x, \u, and \U escapes as
+        defined in Tcl 8.6.
+  * Portability:
+    - On systems with musl libc, the *gettext() functions in libc
+      now work with MO files generated from PO files with an
+      encoding other than UTF-8. To this effect, the msgfmt program
+      now converts the messages to UTF-8 encoding before storing
+      them in a MO file.  You can prevent this byusing the msgfmt
+      --no-convert option.
+    - On systems with musl libc, the *gettext() functions in libc
+      now work with MO files generated from PO files with ISO C 99
+      <inttypes.h> format string directive macros.  To this effect,
+      the msgfmt program pre-expands strings with such macros. You
+      can prevent this by using the msgfmt --no-redundancy option.
+  * xgettext:
+    - The xgettext option '--sorted-output' is now deprecated.
+    - xgettext input files of type PO that are not all ASCII and
+      not UTF-8 encoded are now handled correctly.
+  * The base Unicode standard is now updated to 15.0.0.
+  * Emacs PO mode:
+    - Fix an incompatibility with Emacs version 29 or newer.
+- Rebase patches:
+  * gettext-dont-test-gnulib.patch
+  * 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
+  * 0002-msgcat-Merge-headers-when-use-first.patch
+- Drop patch which isn't required anymore since newer java
+  versions are already supported by upstream:
+  * gettext-0.21-jdk17.patch
+
+-------------------------------------------------------------------
gettext-java.changes: same change
gettext-runtime-mini.changes: same change
gettext-runtime.changes: same change

Old:
----
  gettext-0.21-jdk17.patch
  gettext-0.21.1.tar.xz
  gettext-0.21.1.tar.xz.sig

New:
----
  gettext-0.22.5.tar.xz
  gettext-0.22.5.tar.xz.sig

BETA DEBUG BEGIN:
  
Old:/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-csharp.changes-
  versions are already supported by upstream:
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-csharp.changes:  * 
gettext-0.21-jdk17.patch
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-csharp.changes-
--
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-java.changes-  
versions are already supported by upstream:
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-java.changes:  * 
gettext-0.21-jdk17.patch
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-java.changes-
--
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime-mini.changes-
  versions are already supported by upstream:
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime-mini.changes:
  * gettext-0.21-jdk17.patch
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime-mini.changes-
--
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime.changes-  
versions are already supported by upstream:
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime.changes:  
* gettext-0.21-jdk17.patch
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-runtime.changes-
BETA DEBUG END:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.529746860 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.529746860 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-csharp
 #
-# Copyright (c) 2023 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
@@ -20,7 +20,7 @@
 %global debug_package %{nil}
 %endif
 Name:           gettext-csharp
-Version:        0.21.1
+Version:        0.22.5
 Release:        0
 Summary:        Native Language Support (NLS) for C#
 License:        LGPL-2.1-or-later
@@ -40,7 +40,6 @@
 Patch5:         gettext-initialize_vars.patch
 # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- co...@suse.de
 Patch6:         gettext-dont-test-gnulib.patch
-Patch7:         gettext-0.21-jdk17.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- p...@suse.com
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
 # PATCH-FIX-SUSE Bug boo#1106843
@@ -48,6 +47,7 @@
 # PATCH-FEATURE bsc#1165138
 Patch14:        0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
 Patch15:        0002-msgcat-Merge-headers-when-use-first.patch
+BuildRequires:  automake >= 1.14
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
@@ -81,18 +81,17 @@
 
 %prep
 %setup -q -n gettext-%{version}
-%patch0
-%patch1 -p1
-%patch2
-%patch3 -p1
-%patch4
-%patch5
-%patch6 -p1
-%patch7 -p1
-%patch11 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
+%patch -P 0
+%patch -P 1 -p1
+%patch -P 2
+%patch -P 3 -p1
+%patch -P 4
+%patch -P 5
+%patch -P 6 -p1
+%patch -P 11 -p1
+%patch -P 13 -p1
+%patch -P 14 -p1
+%patch -P 15 -p1
 
 %build
 export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm"

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.553747731 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.557747875 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-java
 #
-# Copyright (c) 2023 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
@@ -17,7 +17,7 @@
 
 
 Name:           gettext-java
-Version:        0.21.1
+Version:        0.22.5
 Release:        0
 Summary:        Java Support for Native Language Support (NLS)
 License:        LGPL-2.1-or-later
@@ -37,7 +37,6 @@
 Patch5:         gettext-initialize_vars.patch
 # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- co...@suse.de
 Patch6:         gettext-dont-test-gnulib.patch
-Patch7:         gettext-0.21-jdk17.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- p...@suse.com
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
 # PATCH-FIX-SUSE Bug boo#1106843
@@ -45,6 +44,7 @@
 # PATCH-FEATURE bsc#1165138
 Patch14:        0001-msgcat-Add-feature-to-use-the-newest-po-file.patch
 Patch15:        0002-msgcat-Merge-headers-when-use-first.patch
+BuildRequires:  automake >= 1.14
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel
@@ -66,18 +66,17 @@
 
 %prep
 %setup -q -n gettext-%{version}
-%patch0
-%patch1 -p1
-%patch2
-%patch3 -p1
-%patch4
-%patch5
-%patch6 -p1
-%patch7 -p1
-%patch11 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
+%patch -P 0
+%patch -P 1 -p1
+%patch -P 2
+%patch -P 3 -p1
+%patch -P 4
+%patch -P 5
+%patch -P 6 -p1
+%patch -P 11 -p1
+%patch -P 13 -p1
+%patch -P 14 -p1
+%patch -P 15 -p1
 
 %build
 # expect a couple "You should update your `aclocal.m4' by running aclocal."

++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.585748891 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.585748891 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gettext-runtime-mini
+# spec file for package gettext-runtime
 #
-# Copyright (c) 2023 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
@@ -20,14 +20,14 @@
 %bcond_without mini
 
 Name:           gettext-runtime-mini
-Version:        0.21.1
+Version:        0.22.5
 Release:        0
+BuildRequires:  automake >= 1.14
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 # To get an updated linkdupes.sh (in case there are new dupes), temproarily 
enable:
 #BuildRequires: fdupes
 %if %{without mini}
-BuildRequires:  automake
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  perl-libintl-perl
@@ -67,7 +67,6 @@
 Patch5:         gettext-initialize_vars.patch
 # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- co...@suse.de
 Patch6:         gettext-dont-test-gnulib.patch
-Patch7:         gettext-0.21-jdk17.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- p...@suse.com
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
 # PATCH-FIX-SUSE Bug boo#1106843
@@ -92,7 +91,7 @@
 Requires:       xz
 %if %{without mini}
 Requires(post): info
-Requires(preun):info
+Requires(preun): info
 %endif
 Provides:       gettext-devel = %{version}
 %if %{without mini}
@@ -153,18 +152,17 @@
 
 %prep
 %setup -q -n %{pacname}-%{version}
-%patch0
-%patch1 -p1
-%patch2
-%patch3 -p1
-%patch4
-%patch5
-%patch6 -p1
-%patch7 -p1
-%patch11 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
+%patch -P 0
+%patch -P 1 -p1
+%patch -P 2
+%patch -P 3 -p1
+%patch -P 4
+%patch -P 5
+%patch -P 6 -p1
+%patch -P 11 -p1
+%patch -P 13 -p1
+%patch -P 14 -p1
+%patch -P 15 -p1
 
 %build
 %define _lto_cflags %{nil}

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.613749906 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.613749906 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gettext-runtime
 #
-# Copyright (c) 2023 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
@@ -20,14 +20,14 @@
 %bcond_with mini
 
 Name:           gettext-runtime
-Version:        0.21.1
+Version:        0.22.5
 Release:        0
+BuildRequires:  automake >= 1.14
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 # To get an updated linkdupes.sh (in case there are new dupes), temproarily 
enable:
 #BuildRequires: fdupes
 %if %{without mini}
-BuildRequires:  automake
 BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  perl-libintl-perl
@@ -67,7 +67,6 @@
 Patch5:         gettext-initialize_vars.patch
 # PATCH-FIX-OPENSUSE gettext-dont-test-gnulib.patch -- co...@suse.de
 Patch6:         gettext-dont-test-gnulib.patch
-Patch7:         gettext-0.21-jdk17.patch
 # PATCH-FIX-UPSTREAM boo#941629 -- p...@suse.com
 Patch11:        boo941629-unnessary-rpath-on-standard-path.patch
 # PATCH-FIX-SUSE Bug boo#1106843
@@ -92,7 +91,7 @@
 Requires:       xz
 %if %{without mini}
 Requires(post): info
-Requires(preun):info
+Requires(preun): info
 %endif
 Provides:       gettext-devel = %{version}
 %if %{without mini}
@@ -153,18 +152,17 @@
 
 %prep
 %setup -q -n %{pacname}-%{version}
-%patch0
-%patch1 -p1
-%patch2
-%patch3 -p1
-%patch4
-%patch5
-%patch6 -p1
-%patch7 -p1
-%patch11 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
+%patch -P 0
+%patch -P 1 -p1
+%patch -P 2
+%patch -P 3 -p1
+%patch -P 4
+%patch -P 5
+%patch -P 6 -p1
+%patch -P 11 -p1
+%patch -P 13 -p1
+%patch -P 14 -p1
+%patch -P 15 -p1
 
 %build
 %define _lto_cflags %{nil}

++++++ 0001-msgcat-Add-feature-to-use-the-newest-po-file.patch ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.637750776 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.637750776 +0100
@@ -29,20 +29,19 @@
    write-catalog.h write-po.h write-properties.h write-stringtable.h \
    dir-list.h file-list.h po-gram-gen.h po-gram-gen2.h cldr-plural.h \
    cldr-plural-exp.h locating-rule.h its.h search-path.h \
--  msgl-charset.h msgl-equal.h msgl-iconv.h msgl-ascii.h msgl-cat.h 
msgl-header.h \
-+  msgl-age.h msgl-charset.h msgl-equal.h msgl-iconv.h msgl-ascii.h msgl-cat.h 
msgl-header.h \
-   msgl-english.h msgl-check.h msgl-fsearch.h msgfmt.h msgunfmt.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 msgfmt.h 
msgunfmt.h \
    plural-count.h plural-eval.h plural-distrib.h \
    read-mo.h write-mo.h \
-@@ -174,7 +174,7 @@ FORMAT_SOURCE += \
- libgettextsrc_la_SOURCES = \
- $(COMMON_SOURCE) read-catalog.c \
- write-catalog.c write-properties.c write-stringtable.c write-po.c \
--msgl-ascii.c msgl-iconv.c msgl-equal.c msgl-cat.c msgl-header.c 
msgl-english.c \
-+msgl-age.c msgl-ascii.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 po-time.c plural-exp.c plural-eval.c \
- plural-table.c quote.h sentence.h sentence.c \
- $(FORMAT_SOURCE) \
+@@ -174,6 +174,7 @@ FORMAT_SOURCE += \
+   $(COMMON_SOURCE) \
+   read-catalog.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 \
 Index: gettext-0.21/gettext-tools/src/message.c
 ===================================================================
 --- gettext-0.21.orig/gettext-tools/src/message.c
@@ -283,8 +282,8 @@
  #include "po-charset.h"
 +#include "msgl-age.h"
  #include "msgl-ascii.h"
+ #include "msgl-ofn.h"
  #include "msgl-equal.h"
- #include "msgl-iconv.h"
 @@ -57,6 +58,11 @@ int less_than;
     If false, merge all available translations into one and fuzzy it.  */
  bool use_first;

++++++ 0002-msgcat-Merge-headers-when-use-first.patch ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.649751211 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.653751356 +0100
@@ -41,8 +41,8 @@
 --- gettext-0.20.1.orig/gettext-tools/src/msgl-cat.c
 +++ gettext-0.20.1/gettext-tools/src/msgl-cat.c
 @@ -40,6 +40,7 @@
- #include "msgl-age.h"
  #include "msgl-ascii.h"
+ #include "msgl-ofn.h"
  #include "msgl-equal.h"
 +#include "msgl-header.h"
  #include "msgl-iconv.h"

++++++ gettext-0.21.1.tar.xz -> gettext-0.22.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.21.1.tar.xz 
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-0.22.5.tar.xz 
differ: char 25, line 1

++++++ gettext-0.21.1.tar.xz.sig -> gettext-0.22.5.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.21.1.tar.xz.sig        
2022-10-27 13:52:06.275939170 +0200
+++ 
/work/SRC/openSUSE:Factory/.gettext-runtime.new.1770/gettext-0.22.5.tar.xz.sig  
    2024-03-06 23:02:51.585676380 +0100
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQIzBAABCgAdFiEEkAG4WvnhuD3xvalC9b6LJnxqQG0FAmNDU6UACgkQ9b6LJnxq
-QG0TBg//SO/rw2U2fSAFX43+TMLUm5ZkvClz1lqE+nbRyb86ShLgyDJrDzZ+BeYo
-FEWTelhLs82ruiZ0ed8xy1gvErW614CxOgMwHPb3ZTkI3Q6mJqFzujYcKnCRsRv+
-hX+iAu/A4P+UMvreWvfDKoF0qe9ORARg8tE9dgCCN63+QLu+3HrTuxvOaIChghbx
-BaNn27MmgkutvXYspnx6u5koZXQpnt17YNJe1wbNAVym1O6ByfWPoP7+OYds8wAF
-jOoAALHj/zrJYL/Sg3SjKdfvVHNesyMFNg/HSA0w4mZbnuLjBcl0lO6qU9RBubgx
-aqqS/+zwvI3om/EdqKZxGvRTfhz/MUQ5rij3gjopz27MLW6Z5lsbGDq6PQYIFxBA
-0KXE0LHWCQRZu/8Z+zAiiiitEYhhYDX4A3ycbhCF+ZJ6TfJ5t8qYYNvzGGp4k2Gv
-h8VVFGnZJqDLwa0pbkFi2aGAI3HzVaSAJOhUJjdQ9HAujgSppLmZxODbHcq3KXnq
-iR88aqzmOg5dH5m+kENV+9KfysWptmdaIpcdmJTPXtRcdeL7QtfH+Bpq+ePgPThM
-JT2Yz+uWiTQqDBTIpJHhSKYTdim34ynKJbDnYphTncdvXm/juuK762dpy5jhcoiJ
-Ah8LfiikxiKDjJVivSs7zx1lQPnvJvC9UtlZZrMqx+GYD0y8w20=
-=U/vR
+iQIzBAABCgAdFiEEkAG4WvnhuD3xvalC9b6LJnxqQG0FAmXWoBsACgkQ9b6LJnxq
+QG3T8w//Q81Fg9O8duoSxmmUUTYLjSi5Sn21qS3n3/J+unlj2BkzyXPg9Jyj1IsE
+9ZVRHEmPoX+c4zJjWQkDDiVqJWwyEBwc0dXlbdQ48N5oHGYnZwhfaProxggKDKyW
+O2XujELz4tKkuXzKpiWtywyf5qKwxkZPmSNG/CjP+8MW0NpRMtyZyEZqlCX7ZyEZ
+50Pi32nUagpyA24yRGdzuJpyJ40mPu8idLMj9gkaYmlV3vgitK5YW7ybX8q+3qnr
+A96MNA1sDxYx5YdQsI4DEVAyt7KSZd8a0HBdYFMHPTa82GjqamV4RJzb+SF2baPl
+dhVtDUOuW6HsQNdKxcDhXE3uUamN3egQoyNCna2We8iq2wUSgddqjkmdK4xDgsyM
+LqAUKXaDNg4kSVsG6CQ6RfKc2Z3F9nVh/tofb2+CaAZ6AktiXU9G9Ufni1g4KFqD
+5Hlp7z0ENzLSqhAONj3I1uWkWS77Hv52lSiBaN+08wCH06B061zZKeUXA6YCx/JO
+hzkYqNa+2nLpu9sKMpaQtN6mCcoJz2MnyMyA+P8eAx+K6mwKJm4wiGW1zanEomHM
+3cRgacHxFwlsSc1V8EwoRZkpwUoHPBVkBPm3BQMsRwdNY2mwPZRotPGG8UjdgepW
+HQwY2DBt2sPDF2MleQVe1khSBlXQboVfILE1+qzPPQsBEQEstJE=
+=BK/C
 -----END PGP SIGNATURE-----

++++++ gettext-dont-test-gnulib.patch ++++++
--- /var/tmp/diff_new_pack.6dlBnL/_old  2024-03-06 23:02:53.753754982 +0100
+++ /var/tmp/diff_new_pack.6dlBnL/_new  2024-03-06 23:02:53.757755127 +0100
@@ -7,8 +7,8 @@
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I 
libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
  
--SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles 
emacs misc man m4 tests system-tests gnulib-tests examples doc
-+SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles 
emacs misc man m4 tests system-tests examples doc
+-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles emacs 
misc man m4 tests system-tests gnulib-tests examples doc
++SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles emacs 
misc man m4 tests system-tests examples doc
  
  EXTRA_DIST = misc/DISCLAIM
  MOSTLYCLEANFILES = core *.stackdump
@@ -18,8 +18,8 @@
  top_srcdir = @top_srcdir@
  AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies
  ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I 
libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
--SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles 
emacs misc man m4 tests system-tests gnulib-tests examples doc
-+SUBDIRS = intl gnulib-lib libgrep src libgettextpo po its projects styles 
emacs misc man m4 tests system-tests examples doc
+-SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles emacs 
misc man m4 tests system-tests gnulib-tests examples doc
++SUBDIRS = gnulib-lib libgrep src libgettextpo po its projects styles emacs 
misc man m4 tests system-tests examples doc
  
  # Allow users to use "gnulib-tool --update".
  

Reply via email to