Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gspell for openSUSE:Factory checked in at 2023-08-12 15:05:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gspell (Old) and /work/SRC/openSUSE:Factory/.gspell.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gspell" Sat Aug 12 15:05:50 2023 rev:28 rq:1103423 version:1.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/gspell/gspell.changes 2023-05-03 12:56:09.531438209 +0200 +++ /work/SRC/openSUSE:Factory/.gspell.new.11712/gspell.changes 2023-08-12 15:05:52.226378906 +0200 @@ -1,0 +2,6 @@ +Thu Aug 10 09:28:51 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Update to version 1.12.2: + + Small code maintenance: don't use g_slice_*(). + +------------------------------------------------------------------- Old: ---- gspell-1.12.1.tar.xz New: ---- gspell-1.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gspell.spec ++++++ --- /var/tmp/diff_new_pack.kJp7zq/_old 2023-08-12 15:05:52.770382420 +0200 +++ /var/tmp/diff_new_pack.kJp7zq/_new 2023-08-12 15:05:52.778382472 +0200 @@ -18,7 +18,7 @@ %define shlib lib%{name}-1-2 Name: gspell -Version: 1.12.1 +Version: 1.12.2 Release: 0 Summary: A spell checker library for GTK+ applications License: LGPL-2.1-or-later ++++++ gspell-1.12.1.tar.xz -> gspell-1.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/Makefile.in new/gspell-1.12.2/Makefile.in --- old/gspell-1.12.1/Makefile.in 2023-04-30 20:23:22.000000000 +0200 +++ new/gspell-1.12.2/Makefile.in 2023-07-28 22:56:07.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Sun Apr 30 20:23:22 CEST 2023 +# from AX_AM_MACROS_STATIC on Fri Jul 28 22:56:07 CEST 2023 VPATH = @srcdir@ am__is_gnu_make = { \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/NEWS new/gspell-1.12.2/NEWS --- old/gspell-1.12.1/NEWS 2023-04-30 20:17:51.000000000 +0200 +++ new/gspell-1.12.2/NEWS 2023-07-28 22:51:37.000000000 +0200 @@ -1,3 +1,7 @@ +News in 1.12.2, 2023-07-28 +-------------------------- +* Small code maintenance: don't use g_slice_*(). + News in 1.12.1, 2023-04-30 -------------------------- * Build: remove gtk-mac-integration dependency. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/aminclude_static.am new/gspell-1.12.2/aminclude_static.am --- old/gspell-1.12.1/aminclude_static.am 2023-04-30 20:23:22.000000000 +0200 +++ new/gspell-1.12.2/aminclude_static.am 2023-07-28 22:56:07.000000000 +0200 @@ -1,6 +1,6 @@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Sun Apr 30 20:23:22 CEST 2023 +# from AX_AM_MACROS_STATIC on Fri Jul 28 22:56:07 CEST 2023 # Code coverage diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/configure new/gspell-1.12.2/configure --- old/gspell-1.12.1/configure 2023-04-30 20:23:21.000000000 +0200 +++ new/gspell-1.12.2/configure 2023-07-28 22:56:06.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for gspell 1.12.1. +# Generated by GNU Autoconf 2.71 for gspell 1.12.2. # # Report bugs to <https://gitlab.gnome.org/GNOME/gspell/issues>. # @@ -621,8 +621,8 @@ # Identity of this package. PACKAGE_NAME='gspell' PACKAGE_TARNAME='gspell' -PACKAGE_VERSION='1.12.1' -PACKAGE_STRING='gspell 1.12.1' +PACKAGE_VERSION='1.12.2' +PACKAGE_STRING='gspell 1.12.2' PACKAGE_BUGREPORT='https://gitlab.gnome.org/GNOME/gspell/issues' PACKAGE_URL='https://gitlab.gnome.org/GNOME/gspell' @@ -1491,7 +1491,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gspell 1.12.1 to adapt to many kinds of systems. +\`configure' configures gspell 1.12.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1562,7 +1562,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gspell 1.12.1:";; + short | recursive ) echo "Configuration of gspell 1.12.2:";; esac cat <<\_ACEOF @@ -1724,7 +1724,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gspell configure 1.12.1 +gspell configure 1.12.2 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -2062,7 +2062,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gspell $as_me 1.12.1, which was +It was created by gspell $as_me 1.12.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -3395,7 +3395,7 @@ # Define the identity of the package. PACKAGE='gspell' - VERSION='1.12.1' + VERSION='1.12.2' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -20645,7 +20645,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gspell $as_me 1.12.1, which was +This file was extended by gspell $as_me 1.12.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20714,7 +20714,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -gspell config.status 1.12.1 +gspell config.status 1.12.2 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/configure.ac new/gspell-1.12.2/configure.ac --- old/gspell-1.12.1/configure.ac 2023-04-30 20:20:23.000000000 +0200 +++ new/gspell-1.12.2/configure.ac 2023-07-28 22:52:38.000000000 +0200 @@ -3,7 +3,7 @@ AC_PREREQ(2.64) # Package version of the form 'major.minor.micro'. -m4_define(gspell_package_version, 1.12.1) +m4_define(gspell_package_version, 1.12.2) AC_INIT([gspell], [gspell_package_version], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/docs/reference/Makefile.in new/gspell-1.12.2/docs/reference/Makefile.in --- old/gspell-1.12.1/docs/reference/Makefile.in 2023-04-30 20:23:22.000000000 +0200 +++ new/gspell-1.12.2/docs/reference/Makefile.in 2023-07-28 22:56:08.000000000 +0200 @@ -800,7 +800,7 @@ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ scanobj_options=""; \ - gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ scanobj_options="--verbose"; \ @@ -846,13 +846,13 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ mkhtml_options=""; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ mkhtml_options="$$mkhtml_options --verbose"; \ fi; \ fi; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ + gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\--path"; \ if test "$$?" = "0"; then \ mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \ fi; \ @@ -869,7 +869,7 @@ pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \ mkpdf_options=""; \ - gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ mkpdf_options="$$mkpdf_options --verbose"; \ @@ -878,7 +878,7 @@ if test "x$(HTML_IMAGES)" != "x"; then \ for img in $(HTML_IMAGES); do \ part=`dirname $$img`; \ - echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ + echo $$mkpdf_options | grep >/dev/null "\--imgdir=$$part "; \ if test $$? != 0; then \ mkpdf_options="$$mkpdf_options --imgdir=$$part"; \ fi; \ @@ -892,10 +892,10 @@ clean-local: @rm -f *~ *.bak @rm -rf .libs - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \ + @if echo $(SCAN_OPTIONS) | grep -q "\--rebuild-types" ; then \ rm -f $(DOC_MODULE).types; \ fi - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-sections" ; then \ + @if echo $(SCAN_OPTIONS) | grep -q "\--rebuild-sections" ; then \ rm -f $(DOC_MODULE)-sections.txt; \ fi diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/docs/reference/html/index.html new/gspell-1.12.2/docs/reference/html/index.html --- old/gspell-1.12.1/docs/reference/html/index.html 2023-04-30 20:24:04.000000000 +0200 +++ new/gspell-1.12.2/docs/reference/html/index.html 2023-07-28 22:57:11.000000000 +0200 @@ -14,7 +14,7 @@ <div class="titlepage"> <div> <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">gspell 1 Reference Manual</p></th></tr></table></div> -<div><p class="releaseinfo">for gspell 1.12.1</p></div> +<div><p class="releaseinfo">for gspell 1.12.2</p></div> </div> <hr> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/gspell/Makefile.in new/gspell-1.12.2/gspell/Makefile.in --- old/gspell-1.12.1/gspell/Makefile.in 2023-04-30 20:23:22.000000000 +0200 +++ new/gspell-1.12.2/gspell/Makefile.in 2023-07-28 22:56:08.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Sun Apr 30 20:23:22 CEST 2023 +# from AX_AM_MACROS_STATIC on Fri Jul 28 22:56:07 CEST 2023 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/gspell/gspell-language.c new/gspell-1.12.2/gspell/gspell-language.c --- old/gspell-1.12.1/gspell/gspell-language.c 2023-03-15 14:25:13.000000000 +0100 +++ new/gspell-1.12.2/gspell/gspell-language.c 2023-06-10 05:52:44.000000000 +0200 @@ -79,7 +79,7 @@ } } - language = g_slice_new (GspellLanguage); + language = g_new0 (GspellLanguage, 1); language->code = g_strdup (language_code); language->name = _gspell_icu_get_language_name_from_code (language_code, NULL); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/gspell/gspellregion.c new/gspell-1.12.2/gspell/gspellregion.c --- old/gspell-1.12.1/gspell/gspellregion.c 2023-03-15 14:25:13.000000000 +0100 +++ new/gspell-1.12.2/gspell/gspellregion.c 2023-06-10 05:52:44.000000000 +0200 @@ -1,4 +1,4 @@ -/* Do not edit: this file is generated from https://git.gnome.org/browse/gtksourceview/plain/gtksourceview/gtksourceregion.c */ +/* Do not edit: this file is generated from gtksourceregion.c */ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * gspellregion.c - GtkTextMark-based region utility @@ -17,13 +17,12 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU Lesser General Public License + * along with this library; if not, see <http://www.gnu.org/licenses/>. */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include "gspellregion.h" @@ -278,7 +277,7 @@ gtk_text_buffer_delete_mark (priv->buffer, sr->end); } - g_slice_free (Subregion, sr); + g_free (sr); priv->subregions = g_list_delete_link (priv->subregions, priv->subregions); } @@ -382,7 +381,7 @@ { gtk_text_buffer_delete_mark (priv->buffer, sr->start); gtk_text_buffer_delete_mark (priv->buffer, sr->end); - g_slice_free (Subregion, sr); + g_free (sr); if (node == priv->subregions) { @@ -458,7 +457,7 @@ if (start_node == NULL || end_node == NULL || end_node == start_node->prev) { /* Create the new subregion. */ - Subregion *sr = g_slice_new0 (Subregion); + Subregion *sr = g_new0 (Subregion, 1); sr->start = gtk_text_buffer_create_mark (priv->buffer, NULL, &start, TRUE); sr->end = gtk_text_buffer_create_mark (priv->buffer, NULL, &end, FALSE); @@ -496,14 +495,14 @@ q = l->data; gtk_text_buffer_delete_mark (priv->buffer, q->start); gtk_text_buffer_delete_mark (priv->buffer, q->end); - g_slice_free (Subregion, q); + g_free (q); l = g_list_delete_link (l, l); } q = l->data; gtk_text_buffer_delete_mark (priv->buffer, q->start); sr->end = q->end; - g_slice_free (Subregion, q); + g_free (q); l = g_list_delete_link (l, l); } @@ -659,7 +658,7 @@ /* The ending point is also inside the first * subregion: we need to split. */ - Subregion *new_sr = g_slice_new0 (Subregion); + Subregion *new_sr = g_new0 (Subregion, 1); new_sr->end = sr->end; new_sr->start = gtk_text_buffer_create_mark (priv->buffer, NULL, @@ -740,7 +739,7 @@ sr = node->data; gtk_text_buffer_delete_mark (priv->buffer, sr->start); gtk_text_buffer_delete_mark (priv->buffer, sr->end); - g_slice_free (Subregion, sr); + g_free (sr); priv->subregions = g_list_delete_link (priv->subregions, node); node = l; } @@ -978,7 +977,7 @@ /* Starting node. */ if (gtk_text_iter_in_range (&start, &sr_start_iter, &sr_end_iter)) { - new_sr = g_slice_new0 (Subregion); + new_sr = g_new0 (Subregion, 1); new_priv->subregions = g_list_prepend (new_priv->subregions, new_sr); new_sr->start = gtk_text_buffer_create_mark (new_priv->buffer, @@ -1032,7 +1031,7 @@ gtk_text_buffer_get_iter_at_mark (priv->buffer, &sr_start_iter, sr->start); gtk_text_buffer_get_iter_at_mark (priv->buffer, &sr_end_iter, sr->end); - new_sr = g_slice_new0 (Subregion); + new_sr = g_new0 (Subregion, 1); new_priv->subregions = g_list_prepend (new_priv->subregions, new_sr); new_sr->start = gtk_text_buffer_create_mark (new_priv->buffer, @@ -1054,7 +1053,7 @@ gtk_text_buffer_get_iter_at_mark (priv->buffer, &sr_start_iter, sr->start); gtk_text_buffer_get_iter_at_mark (priv->buffer, &sr_end_iter, sr->end); - new_sr = g_slice_new0 (Subregion); + new_sr = g_new0 (Subregion, 1); new_priv->subregions = g_list_prepend (new_priv->subregions, new_sr); new_sr->start = gtk_text_buffer_create_mark (new_priv->buffer, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/gspell/gspellregion.h new/gspell-1.12.2/gspell/gspellregion.h --- old/gspell-1.12.1/gspell/gspellregion.h 2023-03-15 14:25:13.000000000 +0100 +++ new/gspell-1.12.2/gspell/gspellregion.h 2023-06-10 05:52:44.000000000 +0200 @@ -1,4 +1,4 @@ -/* Do not edit: this file is generated from https://git.gnome.org/browse/gtksourceview/plain/gtksourceview/gtksourceregion.h */ +/* Do not edit: this file is generated from gtksourceregion.h */ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- * gspellregion.h - GtkTextMark-based region utility @@ -17,9 +17,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * You should have received a copy of the GNU Lesser General Public License + * along with this library; if not, see <http://www.gnu.org/licenses/>. */ #ifndef GSPELL_REGION_H @@ -41,7 +40,7 @@ GObjectClass parent_class; /* Padding for future expansion */ - gpointer padding[8]; + gpointer padding[10]; }; /* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/gtk-doc.make new/gspell-1.12.2/gtk-doc.make --- old/gspell-1.12.1/gtk-doc.make 2023-04-30 20:23:16.000000000 +0200 +++ new/gspell-1.12.2/gtk-doc.make 2023-07-28 22:56:01.000000000 +0200 @@ -136,7 +136,7 @@ gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ scanobj_options=""; \ - gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ scanobj_options="--verbose"; \ @@ -198,13 +198,13 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \ mkhtml_options=""; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ mkhtml_options="$$mkhtml_options --verbose"; \ fi; \ fi; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ + gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\--path"; \ if test "$$?" = "0"; then \ mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \ fi; \ @@ -227,7 +227,7 @@ pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files) $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \ mkpdf_options=""; \ - gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ + gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\--verbose"; \ if test "$$?" = "0"; then \ if test "x$(V)" = "x1"; then \ mkpdf_options="$$mkpdf_options --verbose"; \ @@ -236,7 +236,7 @@ if test "x$(HTML_IMAGES)" != "x"; then \ for img in $(HTML_IMAGES); do \ part=`dirname $$img`; \ - echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ + echo $$mkpdf_options | grep >/dev/null "\--imgdir=$$part "; \ if test $$? != 0; then \ mkpdf_options="$$mkpdf_options --imgdir=$$part"; \ fi; \ @@ -250,10 +250,10 @@ clean-local: @rm -f *~ *.bak @rm -rf .libs - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \ + @if echo $(SCAN_OPTIONS) | grep -q "\--rebuild-types" ; then \ rm -f $(DOC_MODULE).types; \ fi - @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-sections" ; then \ + @if echo $(SCAN_OPTIONS) | grep -q "\--rebuild-sections" ; then \ rm -f $(DOC_MODULE)-sections.txt; \ fi diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ab.po new/gspell-1.12.2/po/ab.po --- old/gspell-1.12.1/po/ab.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/ab.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2021-09-23 23:22+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Abkhazian <a...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ar.po new/gspell-1.12.2/po/ar.po --- old/gspell-1.12.1/po/ar.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/ar.po 2023-07-28 22:57:08.000000000 +0200 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: gspell.HEAD\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-12-27 22:06+0200\n" "Last-Translator: Khaled Hosny <khaledho...@eglug.org>\n" "Language-Team: Arabic <d...@arabeyes.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/be.po new/gspell-1.12.2/po/be.po --- old/gspell-1.12.1/po/be.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/be.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2022-12-08 02:56+0300\n" "Last-Translator: Yuras Shumovich <shumovi...@gmail.com>\n" "Language-Team: Belarusian <i18n-bel-gn...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/bg.po new/gspell-1.12.2/po/bg.po --- old/gspell-1.12.1/po/bg.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/bg.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2022-03-26 16:52+0100\n" "Last-Translator: Alexander Shopov <a...@kambanaria.org>\n" "Language-Team: Bulgarian <d...@fsa-bg.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ca.po new/gspell-1.12.2/po/ca.po --- old/gspell-1.12.1/po/ca.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/ca.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-02-27 15:18+0100\n" "Last-Translator: Jordi Mas i Hernà ndez <j...@softcatala.org>\n" "Language-Team: ca_ES <tradgn...@softcatala.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/c...@valencia.po new/gspell-1.12.2/po/c...@valencia.po --- old/gspell-1.12.1/po/c...@valencia.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/c...@valencia.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-02-27 15:18+0100\n" "Last-Translator: Xavi Ivars <xavi.iv...@gmail.com>\n" "Language-Team: ca_ES <tradgn...@softcatala.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ckb.po new/gspell-1.12.2/po/ckb.po --- old/gspell-1.12.1/po/ckb.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/ckb.po 2023-07-28 22:57:08.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2020-03-29 13:49+0300\n" "Last-Translator: Jwtiyar Nariman <jwti...@gmail.com>\n" "Language-Team: Kurdish (Sorani) <c...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/cs.po new/gspell-1.12.2/po/cs.po --- old/gspell-1.12.1/po/cs.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/cs.po 2023-07-28 22:57:09.000000000 +0200 @@ -20,7 +20,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-10-28 09:22+0200\n" "Last-Translator: Marek Äernocký <ma...@manet.cz>\n" "Language-Team: Czech <gnome-cs-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/da.po new/gspell-1.12.2/po/da.po --- old/gspell-1.12.1/po/da.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/da.po 2023-07-28 22:57:09.000000000 +0200 @@ -24,7 +24,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2019-02-18 00:00+0100\n" "Last-Translator: scootergrisen\n" "Language-Team: Danish <da...@dansk-gruppen.dk>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/de.po new/gspell-1.12.2/po/de.po --- old/gspell-1.12.1/po/de.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/de.po 2023-07-28 22:57:09.000000000 +0200 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-11-12 11:55+0100\n" "Last-Translator: Paul Seyfert <pseyf...@mathphys.fsk.uni-heidelberg.de>\n" "Language-Team: Deutsch <gnome...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/el.po new/gspell-1.12.2/po/el.po --- old/gspell-1.12.1/po/el.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/el.po 2023-07-28 22:57:09.000000000 +0200 @@ -35,7 +35,7 @@ msgstr "" "Project-Id-Version: el\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-09-09 10:37+0200\n" "Last-Translator: Efstathios Iosifidis <iosifi...@opensuse.org>\n" "Language-Team: www.gnome.gr\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/en_GB.po new/gspell-1.12.2/po/en_GB.po --- old/gspell-1.12.1/po/en_GB.po 2023-04-30 20:24:01.000000000 +0200 +++ new/gspell-1.12.2/po/en_GB.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-02-18 11:16+0000\n" "Last-Translator: Bruce Cowan <br...@bcowan.eu>\n" "Language-Team: British English <e...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/eo.po new/gspell-1.12.2/po/eo.po --- old/gspell-1.12.1/po/eo.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/eo.po 2023-07-28 22:57:09.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-06-10 00:13+0200\n" "Last-Translator: Kristjan SCHMIDT <kristjan.schm...@googlemail.com>\n" "Language-Team: gnome-eo-l...@gnome.org\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/es.po new/gspell-1.12.2/po/es.po --- old/gspell-1.12.1/po/es.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/es.po 2023-07-28 22:57:09.000000000 +0200 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: gspell.master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-12-22 12:53+0100\n" "Last-Translator: Daniel Mustieles <daniel.mustie...@gmail.com>\n" "Language-Team: es <gnome-es-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/eu.po new/gspell-1.12.2/po/eu.po --- old/gspell-1.12.1/po/eu.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/eu.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2019-03-09 06:00+0100\n" "Last-Translator: Asier Sarasua Garmendia <asier.sara...@gmail.com>\n" "Language-Team: Basque <librez...@librezale.eus>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/fa.po new/gspell-1.12.2/po/fa.po --- old/gspell-1.12.1/po/fa.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/fa.po 2023-07-28 22:57:09.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gspell HEAD\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-09-29 19:28+0330\n" "Last-Translator: Arash Mousavi <mousavi.ar...@gmail.com>\n" "Language-Team: Persian\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/fi.po new/gspell-1.12.2/po/fi.po --- old/gspell-1.12.1/po/fi.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/fi.po 2023-07-28 22:57:09.000000000 +0200 @@ -19,7 +19,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-03-03 18:17+0200\n" "Last-Translator: Jiri Grönroos <jiri.gronroos+l...@iki.fi>\n" "Language-Team: suomi <lokalisointi-li...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/fr.po new/gspell-1.12.2/po/fr.po --- old/gspell-1.12.1/po/fr.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/fr.po 2023-07-28 22:57:09.000000000 +0200 @@ -31,7 +31,7 @@ msgstr "" "Project-Id-Version: gspell HEAD\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-11-18 22:13+0100\n" "Last-Translator: Charles Monzat <charles.mon...@numericable.fr>\n" "Language-Team: français <gnom...@traduc.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/fur.po new/gspell-1.12.2/po/fur.po --- old/gspell-1.12.1/po/fur.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/fur.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-11-14 22:56+0100\n" "Last-Translator: Fabio Tomat <f.t.pub...@gmail.com>\n" "Language-Team: Friulian <f...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/gd.po new/gspell-1.12.2/po/gd.po --- old/gspell-1.12.1/po/gd.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/gd.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2021-04-10 11:13+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Scottish Gaelic <g...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/gl.po new/gspell-1.12.2/po/gl.po --- old/gspell-1.12.1/po/gl.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/gl.po 2023-07-28 22:57:09.000000000 +0200 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: gspell-master-po-gl-116402.merged\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2021-02-23 22:23+0100\n" "Last-Translator: Fran Dieguez <frandieg...@gnome.org>\n" "Language-Team: Proxecto Trasno <proxe...@trasno.gal>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/gspell-1.pot new/gspell-1.12.2/po/gspell-1.pot --- old/gspell-1.12.1/po/gspell-1.pot 2023-04-30 20:23:35.000000000 +0200 +++ new/gspell-1.12.2/po/gspell-1.pot 2023-07-28 22:56:22.000000000 +0200 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gspell 1.12.1\n" +"Project-Id-Version: gspell 1.12.2\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/he.po new/gspell-1.12.2/po/he.po --- old/gspell-1.12.1/po/he.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/he.po 2023-07-28 22:57:09.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gspell.HEAD.he\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2021-03-29 02:51+0300\n" "Last-Translator: Yosef Or Boczko <yosef...@gmail.com>\n" "Language-Team: Hebrew <yosef...@gmail.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/hr.po new/gspell-1.12.2/po/hr.po --- old/gspell-1.12.1/po/hr.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/hr.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gtkspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-04-30 18:57+0200\n" "Last-Translator: gogo <trebeln...@gmail.com>\n" "Language-Team: Croatian <h...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/hu.po new/gspell-1.12.2/po/hu.po --- old/gspell-1.12.1/po/hu.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/hu.po 2023-07-28 22:57:09.000000000 +0200 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-03-07 01:16+0100\n" "Last-Translator: Gabor Kelemen <kelemeng at ubuntu dot com>\n" "Language-Team: Hungarian <openscope at googlegroups dot com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/id.po new/gspell-1.12.2/po/id.po --- old/gspell-1.12.1/po/id.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/id.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-04-05 18:44+0700\n" "Last-Translator: Kukuh Syafaat <syafaatku...@gmail.com>\n" "Language-Team: Indonesian <gnome-l10n...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ie.po new/gspell-1.12.2/po/ie.po --- old/gspell-1.12.1/po/ie.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ie.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2022-12-10 01:10+0700\n" "Last-Translator: OIS <mistresssilv...@hotmail.com>\n" "Language-Team: IE\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/is.po new/gspell-1.12.2/po/is.po --- old/gspell-1.12.1/po/is.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/is.po 2023-07-28 22:57:09.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2019-02-22 17:47+0000\n" "Last-Translator: Sveinn à Felli <s...@fellsnet.is>\n" "Language-Team: Icelandic <translation-team...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/it.po new/gspell-1.12.2/po/it.po --- old/gspell-1.12.1/po/it.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/it.po 2023-07-28 22:57:09.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-05-08 00:47+0200\n" "Last-Translator: Gianvito Cavasoli <gianv...@gmx.it>\n" "Language-Team: Italiano <gnome-it-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ja.po new/gspell-1.12.2/po/ja.po --- old/gspell-1.12.1/po/ja.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ja.po 2023-07-28 22:57:09.000000000 +0200 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2020-02-08 00:00+0900\n" "Last-Translator: sicklylife <translat...@sicklylife.jp>\n" "Language-Team: Japanese <gnome-translat...@gnome.gr.jp>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ka.po new/gspell-1.12.2/po/ka.po --- old/gspell-1.12.1/po/ka.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ka.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2022-07-26 08:47+0200\n" "Last-Translator: Temuri Doghonadze <temuri.doghona...@gmail.com>\n" "Language-Team: \n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/kk.po new/gspell-1.12.2/po/kk.po --- old/gspell-1.12.1/po/kk.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/kk.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2020-07-17 14:49+0500\n" "Last-Translator: Baurzhan Muftakhidinov <baurthefi...@gmail.com>\n" "Language-Team: Kazakh <kk...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ko.po new/gspell-1.12.2/po/ko.po --- old/gspell-1.12.1/po/ko.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ko.po 2023-07-28 22:57:09.000000000 +0200 @@ -18,7 +18,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-31 21:46+0900\n" "Last-Translator: Changwoo Ryu <cw...@debian.org>\n" "Language-Team: GNOME Korea <gnome...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/lt.po new/gspell-1.12.2/po/lt.po --- old/gspell-1.12.1/po/lt.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/lt.po 2023-07-28 22:57:09.000000000 +0200 @@ -15,7 +15,7 @@ msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-03-10 22:29+0200\n" "Last-Translator: Aurimas Äernius <auri...@gmail.com>\n" "Language-Team: Lietuvių <gnome...@lists.akl.lt>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/lv.po new/gspell-1.12.2/po/lv.po --- old/gspell-1.12.1/po/lv.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/lv.po 2023-07-28 22:57:09.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: lv\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-28 09:57+0200\n" "Last-Translator: RÅ«dolfs Mazurs <rudolfs.maz...@gmail.com>\n" "Language-Team: Latvian <lata-l...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/mjw.po new/gspell-1.12.2/po/mjw.po --- old/gspell-1.12.1/po/mjw.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/mjw.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2019-07-22 01:52+0530\n" "Last-Translator: Jor Teron <jor.te...@gmail.com>\n" "Language-Team: Karbi <m...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ml.po new/gspell-1.12.2/po/ml.po --- old/gspell-1.12.1/po/ml.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ml.po 2023-07-28 22:57:09.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-08 00:16+0530\n" "Last-Translator: ബാലശà´àµà´àµ¼ സി <balasank...@autistici.org>\n" "Language-Team: Swatantra Malayalam Computing <disc...@lists.smc.org.in>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ms.po new/gspell-1.12.2/po/ms.po --- old/gspell-1.12.1/po/ms.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ms.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2019-12-25 15:18+0800\n" "Last-Translator: abuyop <abu...@gmail.com>\n" "Language-Team: Malay <m...@li.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/nb.po new/gspell-1.12.2/po/nb.po --- old/gspell-1.12.1/po/nb.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/nb.po 2023-07-28 22:57:09.000000000 +0200 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: gspell 3.26.x\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-11-08 20:14+0100\n" "Last-Translator: Kjartan Maraas <kmar...@gnome.org>\n" "Language-Team: Norwegian bokmÃ¥l <i18n...@lister.ping.uio.no>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ne.po new/gspell-1.12.2/po/ne.po --- old/gspell-1.12.1/po/ne.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ne.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Gnome Nepali Translation Project\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-24 15:08+0545\n" "Last-Translator: Pawan Chitrakar <chaut...@gmail.com>\n" "Language-Team: Nepali Translation Team <chaut...@gmail.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/nl.po new/gspell-1.12.2/po/nl.po --- old/gspell-1.12.1/po/nl.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/nl.po 2023-07-28 22:57:09.000000000 +0200 @@ -25,7 +25,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-25 10:13+0200\n" "Last-Translator: Nathan Follens <n...@unseen.is>\n" "Language-Team: Dutch <gnome-nl-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/oc.po new/gspell-1.12.2/po/oc.po --- old/gspell-1.12.1/po/oc.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/oc.po 2023-07-28 22:57:09.000000000 +0200 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: gspell HEAD\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-06-22 09:09+0200\n" "Last-Translator: Cédric Valmary (totenoc.eu) <cvalm...@yahoo.fr>\n" "Language-Team: Tot En Ãc\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/pa.po new/gspell-1.12.2/po/pa.po --- old/gspell-1.12.1/po/pa.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/pa.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-08-20 16:01-0600\n" "Last-Translator: A S Alam <aa...@users.sf.net>\n" "Language-Team: Punjabi <punjabi-us...@lists.sf.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/pl.po new/gspell-1.12.2/po/pl.po --- old/gspell-1.12.1/po/pl.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/pl.po 2023-07-28 22:57:09.000000000 +0200 @@ -16,7 +16,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-10-28 17:05+0200\n" "Last-Translator: Piotr DrÄ g <piotrd...@gmail.com>\n" "Language-Team: Polish <community-pol...@mozilla.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/pt.po new/gspell-1.12.2/po/pt.po --- old/gspell-1.12.1/po/pt.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/pt.po 2023-07-28 22:57:09.000000000 +0200 @@ -14,7 +14,7 @@ msgstr "" "Project-Id-Version: 3.14\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2022-02-10 12:59+0000\n" "Last-Translator: Hugo Carvalho <hugokarva...@hotmail.com>\n" "Language-Team: Portuguese <https://l10n.gnome.org/teams/pt/>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/pt_BR.po new/gspell-1.12.2/po/pt_BR.po --- old/gspell-1.12.1/po/pt_BR.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/pt_BR.po 2023-07-28 22:57:09.000000000 +0200 @@ -31,7 +31,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-12-12 02:17-0200\n" "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n" "Language-Team: Brazilian Portuguese <gnome-pt_br-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ro.po new/gspell-1.12.2/po/ro.po --- old/gspell-1.12.1/po/ro.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ro.po 2023-07-28 22:57:09.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-04-04 00:23+0300\n" "Last-Translator: Florentina MuÈat <florentina.musat...@gmail.com>\n" "Language-Team: Romanian <gnomero-l...@lists.sourceforge.net>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/ru.po new/gspell-1.12.2/po/ru.po --- old/gspell-1.12.1/po/ru.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/ru.po 2023-07-28 22:57:09.000000000 +0200 @@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2021-07-02 15:43+0300\n" "Last-Translator: Alexey Rubtsov <rushi...@gmail.com>\n" "Language-Team: Ð ÑÑÑкий <gnome-...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/sk.po new/gspell-1.12.2/po/sk.po --- old/gspell-1.12.1/po/sk.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/sk.po 2023-07-28 22:57:09.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-04-15 19:32+0200\n" "Last-Translator: DuÅ¡an Kazik <prescot...@gmail.com>\n" "Language-Team: slovenÄina <gnome-sk-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/sl.po new/gspell-1.12.2/po/sl.po --- old/gspell-1.12.1/po/sl.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/sl.po 2023-07-28 22:57:09.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-10-15 20:57+0200\n" "Last-Translator: Matej UrbanÄiÄ <mat...@svn.gnome.org>\n" "Language-Team: Slovenian GNOME Translation Team <gnome...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/sr.po new/gspell-1.12.2/po/sr.po --- old/gspell-1.12.1/po/sr.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/sr.po 2023-07-28 22:57:09.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-02-12 18:12+0200\n" "Last-Translator: ÐиÑоÑлав ÐÐ¸ÐºÐ¾Ð»Ð¸Ñ <miroslavniko...@rocketmail.com>\n" "Language-Team: Serbian <(nothing)>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/s...@latin.po new/gspell-1.12.2/po/s...@latin.po --- old/gspell-1.12.1/po/s...@latin.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/s...@latin.po 2023-07-28 22:57:09.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-02-12 18:12+0200\n" "Last-Translator: Miroslav NikoliÄ <miroslavniko...@rocketmail.com>\n" "Language-Team: Serbian <(nothing)>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/sv.po new/gspell-1.12.2/po/sv.po --- old/gspell-1.12.1/po/sv.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/sv.po 2023-07-28 22:57:09.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2016-11-10 21:12+0100\n" "Last-Translator: Josef Andersson <josef.anders...@fripost.org>\n" "Language-Team: Swedish <tp...@listor.tp-sv.se>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/tr.po new/gspell-1.12.2/po/tr.po --- old/gspell-1.12.1/po/tr.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/tr.po 2023-07-28 22:57:09.000000000 +0200 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: gspell\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-09-06 09:51+0300\n" "Last-Translator: Emin Tufan Ãetin <etce...@gmail.com>\n" "Language-Team: Türkçe <gnome-t...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/uk.po new/gspell-1.12.2/po/uk.po --- old/gspell-1.12.1/po/uk.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/uk.po 2023-07-28 22:57:09.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2020-03-14 20:47+0200\n" "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n" "Language-Team: Ukrainian <trans...@lists.fedoraproject.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/vi.po new/gspell-1.12.2/po/vi.po --- old/gspell-1.12.1/po/vi.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/vi.po 2023-07-28 22:57:09.000000000 +0200 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2015-10-09 15:07+0700\n" "Last-Translator: Trần Ngá»c Quân <vnwild...@gmail.com>\n" "Language-Team: Vietnamese <gnome-vi-l...@gnome.org>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/zh_CN.po new/gspell-1.12.2/po/zh_CN.po --- old/gspell-1.12.1/po/zh_CN.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/zh_CN.po 2023-07-28 22:57:09.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: gspell master\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2017-06-10 14:35+0800\n" "Last-Translator: Mingcong Bai <jeff...@aosc.xyz>\n" "Language-Team: Chinese (China) <i18n...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/po/zh_TW.po new/gspell-1.12.2/po/zh_TW.po --- old/gspell-1.12.1/po/zh_TW.po 2023-04-30 20:24:02.000000000 +0200 +++ new/gspell-1.12.2/po/zh_TW.po 2023-07-28 22:57:09.000000000 +0200 @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: gspell 3.3.7\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n" -"POT-Creation-Date: 2023-04-30 20:23+0200\n" +"POT-Creation-Date: 2023-07-28 22:56+0200\n" "PO-Revision-Date: 2018-03-20 22:59+0800\n" "Last-Translator: Cheng-Chia Tseng <pswo10...@gmail.com>\n" "Language-Team: chinese-l10n <chinese-l...@googlegroups.com>\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gspell-1.12.1/testsuite/Makefile.in new/gspell-1.12.2/testsuite/Makefile.in --- old/gspell-1.12.1/testsuite/Makefile.in 2023-04-30 20:23:23.000000000 +0200 +++ new/gspell-1.12.2/testsuite/Makefile.in 2023-07-28 22:56:08.000000000 +0200 @@ -15,7 +15,7 @@ @SET_MAKE@ # aminclude_static.am generated automatically by Autoconf -# from AX_AM_MACROS_STATIC on Sun Apr 30 20:23:22 CEST 2023 +# from AX_AM_MACROS_STATIC on Fri Jul 28 22:56:07 CEST 2023 VPATH = @srcdir@