Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gspell for openSUSE:Factory checked 
in at 2026-06-28 21:05:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gspell (Old)
 and      /work/SRC/openSUSE:Factory/.gspell.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gspell"

Sun Jun 28 21:05:52 2026 rev:36 rq:1361958 version:1.14.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/gspell/gspell.changes    2026-04-15 
16:03:54.765376225 +0200
+++ /work/SRC/openSUSE:Factory/.gspell.new.11887/gspell.changes 2026-06-28 
21:06:14.841494385 +0200
@@ -1,0 +2,6 @@
+Fri Jun 26 18:36:51 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.14.4:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gspell-1.14.3.tar.xz

New:
----
  gspell-1.14.4.tar.xz

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

Other differences:
------------------
++++++ gspell.spec ++++++
--- /var/tmp/diff_new_pack.rCyLJ4/_old  2026-06-28 21:06:15.893529833 +0200
+++ /var/tmp/diff_new_pack.rCyLJ4/_new  2026-06-28 21:06:15.893529833 +0200
@@ -18,7 +18,7 @@
 
 %define shlib lib%{name}-1-3
 Name:           gspell
-Version:        1.14.3
+Version:        1.14.4
 Release:        0
 Summary:        A spell checker library for GTK+ applications
 License:        LGPL-2.1-or-later

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.rCyLJ4/_old  2026-06-28 21:06:15.929531046 +0200
+++ /var/tmp/diff_new_pack.rCyLJ4/_new  2026-06-28 21:06:15.933531181 +0200
@@ -1,6 +1,6 @@
-mtime: 1775546306
-commit: 1ac6959ed323badbfffee454142809ff7592a4d9bcf949e39af8e929cd3ef7bf
+mtime: 1782499069
+commit: f7dd44a54c6863ff45baf9be5b7cbff68b5ccfae511165ffc8da8717d6233222
 url: https://src.opensuse.org/GNOME/gspell
-revision: 1ac6959ed323badbfffee454142809ff7592a4d9bcf949e39af8e929cd3ef7bf
+revision: f7dd44a54c6863ff45baf9be5b7cbff68b5ccfae511165ffc8da8717d6233222
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.rCyLJ4/_old  2026-06-28 21:06:15.953531855 +0200
+++ /var/tmp/diff_new_pack.rCyLJ4/_new  2026-06-28 21:06:15.957531990 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/gspell.git</param>
-    <param name="revision">1.14.3</param>
+    <param name="revision">1.14.4</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-26 20:37:49.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ gspell-1.14.3.tar.xz -> gspell-1.14.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gspell-1.14.3/NEWS new/gspell-1.14.4/NEWS
--- old/gspell-1.14.3/NEWS      2026-03-17 06:17:32.000000000 +0100
+++ new/gspell-1.14.4/NEWS      2026-06-26 17:18:31.000000000 +0200
@@ -1,3 +1,7 @@
+News in 1.14.4, 2026-06-26 (stable version)
+-------------------------------------------
+* Translation updates.
+
 News in 1.14.3, 2026-03-17 (stable version)
 -------------------------------------------
 * Translation updates.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gspell-1.14.3/meson.build 
new/gspell-1.14.4/meson.build
--- old/gspell-1.14.3/meson.build       2026-03-17 06:17:32.000000000 +0100
+++ new/gspell-1.14.4/meson.build       2026-06-26 17:18:31.000000000 +0200
@@ -6,7 +6,7 @@
 project(
   'gspell', 'c',
   meson_version: '>= 0.64',
-  version: '1.14.3',
+  version: '1.14.4',
   default_options: ['warning_level=2']
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gspell-1.14.3/po/LINGUAS new/gspell-1.14.4/po/LINGUAS
--- old/gspell-1.14.3/po/LINGUAS        2026-03-17 06:17:32.000000000 +0100
+++ new/gspell-1.14.4/po/LINGUAS        2026-06-26 17:18:31.000000000 +0200
@@ -35,6 +35,7 @@
 kk
 ko
 kw
+lo
 lt
 lv
 mjw
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gspell-1.14.3/po/kw.po new/gspell-1.14.4/po/kw.po
--- old/gspell-1.14.3/po/kw.po  2026-03-17 06:17:32.000000000 +0100
+++ new/gspell-1.14.4/po/kw.po  2026-06-26 17:18:31.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: gspell master\n"
 "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n";
 "POT-Creation-Date: 2025-10-01 07:46+0000\n"
-"PO-Revision-Date: 2026-01-26 14:55+0000\n"
+"PO-Revision-Date: 2026-05-11 22:23+0100\n"
 "Last-Translator: Flynn Peck <[email protected]>\n"
 "Language-Team: kw\n"
 "Language: kw\n"
@@ -23,12 +23,12 @@
 "X-DL-Domain: po\n"
 "X-DL-State: Translating\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Gtranslator 49.0\n"
+"X-Generator: Gtranslator 50.0\n"
 
 #: gspell/gspell-checker.c:397
 #, c-format
 msgid "Error when checking the spelling of word “%s”: %s"
-msgstr "Error dres ow checkya an lytherennans a ger “%s”: %s"
+msgstr "Error dres ow checkya an lytherennans a er “%s”: %s"
 
 #. Translators: Displayed in the "Check Spelling"
 #. * dialog if there are no suggestions for the current
@@ -37,7 +37,7 @@
 #. No suggestions. Put something in the menu anyway...
 #: gspell/gspell-checker-dialog.c:132 gspell/gspell-context-menu.c:199
 msgid "(no suggested words)"
-msgstr "(geryow profys vyth)"
+msgstr "(geryow brofys vyth)"
 
 #: gspell/gspell-checker-dialog.c:217
 msgid "Error:"
@@ -49,7 +49,7 @@
 
 #: gspell/gspell-checker-dialog.c:257
 msgid "No misspelled words"
-msgstr "Geryow kammlytherennys vyth"
+msgstr "Nyns eus geryow gammlytherennys"
 
 #. Translators: Displayed in the "Check
 #. * Spelling" dialog if the current word
@@ -79,7 +79,7 @@
 #. Add to Dictionary
 #: gspell/gspell-context-menu.c:285
 msgid "_Add"
-msgstr "_Addya"
+msgstr "_Keworra"
 
 #: gspell/gspell-context-menu.c:322
 msgid "_Spelling Suggestions…"
@@ -94,15 +94,15 @@
 
 #: gspell/gspell-language-chooser-button.c:66
 msgid "No language selected"
-msgstr "Yeth dewisys vyth"
+msgstr "Nyns eus yeth dewisys"
 
 #: gspell/gspell-navigator-text-view.c:292
 msgid ""
 "Spell checker error: no language set. It’s maybe because no dictionaries are "
 "installed."
 msgstr ""
-"Error lytherennans-checkyer: yeth dewisys vyth. Yth yw martesen dre reson "
-"yma gerlyvrow leys vyth."
+"Error lytherennans-checkyer: nyns eus yeth dewisys. Martesen drefen nyns eus "
+"gerlyvrow leys."
 
 #: gspell/resources/checker-dialog.ui:7
 msgid "Check Spelling"
@@ -146,11 +146,11 @@
 
 #: gspell/resources/checker-dialog.ui:191
 msgid "User dictionary:"
-msgstr "Gerlyver usyer:"
+msgstr "Gerlyver devnydhyer:"
 
 #: gspell/resources/checker-dialog.ui:203
 msgid "Add w_ord"
-msgstr "Addya ge_r"
+msgstr "Keworra ge_r"
 
 #: gspell/resources/language-dialog.ui:7
 msgid "Set Language"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gspell-1.14.3/po/lo.po new/gspell-1.14.4/po/lo.po
--- old/gspell-1.14.3/po/lo.po  1970-01-01 01:00:00.000000000 +0100
+++ new/gspell-1.14.4/po/lo.po  2026-06-26 17:18:31.000000000 +0200
@@ -0,0 +1,158 @@
+# Lao translation for gspell.
+# Copyright (C) 2025 gspell's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gspell package.
+# bone NI <[email protected]>,  2025.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gspell master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gspell/issues\n";
+"POT-Creation-Date: 2025-09-10 20:18+0000\n"
+"PO-Revision-Date: 2025-09-10 20:18+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Lao <[email protected]>\n"
+"Language: lo\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: gspell/gspell-checker.c:397
+#, c-format
+msgid "Error when checking the spelling of word “%s”: %s"
+msgstr "ຂໍ້ຜິດພາດຕອນກວດການສະກົດຄຳວ່າ “%s”: %s"
+
+#. Translators: Displayed in the "Check Spelling"
+#. * dialog if there are no suggestions for the current
+#. * misspelled word.
+#.
+#. No suggestions. Put something in the menu anyway...
+#: gspell/gspell-checker-dialog.c:132 gspell/gspell-context-menu.c:199
+msgid "(no suggested words)"
+msgstr "(ບໍ່ມີຄຳສັບແນະນຳ)"
+
+#: gspell/gspell-checker-dialog.c:217
+msgid "Error:"
+msgstr "ຂໍ້ຜິດພາດ:"
+
+#: gspell/gspell-checker-dialog.c:253
+msgid "Completed spell checking"
+msgstr "ການກວດການສະກົດຄຳສຳເລັດແລ້ວ"
+
+#: gspell/gspell-checker-dialog.c:257
+msgid "No misspelled words"
+msgstr "ບໍ່ມີຄຳທີ່ສະກົດຜິດ"
+
+#. Translators: Displayed in the "Check
+#. * Spelling" dialog if the current word
+#. * isn't misspelled.
+#.
+#: gspell/gspell-checker-dialog.c:484
+msgid "(correct spelling)"
+msgstr "(ສະກົດຖືກຕ້ອງ)"
+
+#: gspell/gspell-checker-dialog.c:626
+msgid "Suggestions"
+msgstr "ຄຳແນະນຳ"
+
+#: gspell/gspell-context-menu.c:134
+msgid "_Language"
+msgstr "_ພາສາ"
+
+#: gspell/gspell-context-menu.c:222
+msgid "_More…"
+msgstr "_ເພີ່ມເຕີມ…"
+
+#. Ignore all
+#: gspell/gspell-context-menu.c:267
+msgid "_Ignore All"
+msgstr "_ຂ້າມທັງໝົດ"
+
+#. Add to Dictionary
+#: gspell/gspell-context-menu.c:285
+msgid "_Add"
+msgstr "_ເພີ່ມ"
+
+#: gspell/gspell-context-menu.c:322
+msgid "_Spelling Suggestions…"
+msgstr "_ຄຳແນະນຳການສະກົດຄຳ…"
+
+#. Translators: %s is the language ISO code.
+#: gspell/gspell-language.c:71
+#, c-format
+msgctxt "language"
+msgid "Unknown (%s)"
+msgstr "ບໍ່ຮູ້ຈັກ (%s)"
+
+#: gspell/gspell-language-chooser-button.c:66
+msgid "No language selected"
+msgstr "ຍັງບໍ່ໄດ້ເລືອກພາສາ"
+
+#: gspell/gspell-navigator-text-view.c:292
+msgid ""
+"Spell checker error: no language set. It’s maybe because no dictionaries are "
+"installed."
+msgstr "ຂໍ້ຜິດພາດຂອງໂຕກວດການສະກົດຄຳ: ຍັງບໍ່ໄດ້ກຳນົດພາສາ. 
ອາດເປັນເພາະວ່າບໍ່ມີວັດຈະນານຸກົມຕິດຕັ້ງໄວ້."
+
+#: gspell/resources/checker-dialog.ui:7
+msgid "Check Spelling"
+msgstr "ກວດການສະກົດຄຳ"
+
+#: gspell/resources/checker-dialog.ui:36
+msgid "Misspelled word:"
+msgstr "ຄຳທີ່ສະກົດຜິດ:"
+
+#: gspell/resources/checker-dialog.ui:49
+msgid "word"
+msgstr "ຄຳສັບ"
+
+#: gspell/resources/checker-dialog.ui:66
+msgid "Change _to:"
+msgstr "ປ່ຽນເ_ປັນ:"
+
+#: gspell/resources/checker-dialog.ui:91
+msgid "Check _Word"
+msgstr "ກວດ_ຄຳສັບ"
+
+#: gspell/resources/checker-dialog.ui:120
+msgid "_Suggestions:"
+msgstr "_ຄຳແນະນຳ:"
+
+#: gspell/resources/checker-dialog.ui:133
+msgid "_Ignore"
+msgstr "_ຂ້າມ"
+
+#: gspell/resources/checker-dialog.ui:146
+msgid "Ignore _All"
+msgstr "ຂ້າມທັງ_ໝົດ"
+
+#: gspell/resources/checker-dialog.ui:159
+msgid "Cha_nge"
+msgstr "ປ່ຽ_ນ"
+
+#: gspell/resources/checker-dialog.ui:174
+msgid "Change A_ll"
+msgstr "ປ່ຽນທັງໝົ_ດ"
+
+#: gspell/resources/checker-dialog.ui:191
+msgid "User dictionary:"
+msgstr "ວັດຈະນານຸກົມຜູ້ໃຊ້:"
+
+#: gspell/resources/checker-dialog.ui:203
+msgid "Add w_ord"
+msgstr "ເພີ່ມຄຳ_ສັບ"
+
+#: gspell/resources/language-dialog.ui:7
+msgid "Set Language"
+msgstr "ຕັ້ງຄ່າພາສາ"
+
+#: gspell/resources/language-dialog.ui:20
+msgid "Select the spell checking _language."
+msgstr "ເລືອກ_ພາສາສຳລັບກວດການສະກົດຄຳ."
+
+#: gspell/resources/language-dialog.ui:61
+msgid "_Cancel"
+msgstr "_ຍົກເລີກ"
+
+#: gspell/resources/language-dialog.ui:68
+msgid "_Select"
+msgstr "_ເລືອກ"

++++++ gspell.obsinfo ++++++
--- /var/tmp/diff_new_pack.rCyLJ4/_old  2026-06-28 21:06:16.289543177 +0200
+++ /var/tmp/diff_new_pack.rCyLJ4/_new  2026-06-28 21:06:16.301543582 +0200
@@ -1,5 +1,5 @@
 name: gspell
-version: 1.14.3
-mtime: 1773724652
-commit: 4781a91e2fa81f56f47b206cc1755d4053dc4d06
+version: 1.14.4
+mtime: 1782487111
+commit: e8f304370d1230691422ddb46b340003d5e6a9b2
 

Reply via email to