Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmouth for openSUSE:Factory checked 
in at 2023-03-03 22:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmouth (Old)
 and      /work/SRC/openSUSE:Factory/.kmouth.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmouth"

Fri Mar  3 22:27:11 2023 rev:140 rq:1068849 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes    2023-02-04 
14:18:53.054693060 +0100
+++ /work/SRC/openSUSE:Factory/.kmouth.new.31432/kmouth.changes 2023-03-03 
22:29:28.139530384 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:16 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

Old:
----
  kmouth-22.12.2.tar.xz
  kmouth-22.12.2.tar.xz.sig

New:
----
  kmouth-22.12.3.tar.xz
  kmouth-22.12.3.tar.xz.sig

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

Other differences:
------------------
++++++ kmouth.spec ++++++
--- /var/tmp/diff_new_pack.i0Cmaj/_old  2023-03-03 22:29:28.935533950 +0100
+++ /var/tmp/diff_new_pack.i0Cmaj/_new  2023-03-03 22:29:28.947534004 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmouth
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kmouth
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Speech Synthesizer Frontend
 License:        GPL-2.0-or-later


++++++ kmouth-22.12.2.tar.xz -> kmouth-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmouth-22.12.2/CMakeLists.txt 
new/kmouth-22.12.3/CMakeLists.txt
--- old/kmouth-22.12.2/CMakeLists.txt   2023-01-29 23:58:37.000000000 +0100
+++ new/kmouth-22.12.3/CMakeLists.txt   2023-02-25 06:09:02.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Gear version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kmouth VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmouth-22.12.2/org.kde.kmouth.appdata.xml 
new/kmouth-22.12.3/org.kde.kmouth.appdata.xml
--- old/kmouth-22.12.2/org.kde.kmouth.appdata.xml       2023-01-29 
23:58:37.000000000 +0100
+++ new/kmouth-22.12.3/org.kde.kmouth.appdata.xml       2023-02-25 
06:09:02.000000000 +0100
@@ -123,9 +123,9 @@
   </provides>
   <launchable type="desktop-id">org.kde.kmouth.desktop</launchable>
   <releases>
+    <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
     <release version="22.12.0" date="2022-12-08"/>
-    <release version="22.08.3" date="2022-11-03"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmouth-22.12.2/po/tr/kmouth.po 
new/kmouth-22.12.3/po/tr/kmouth.po
--- old/kmouth-22.12.2/po/tr/kmouth.po  2023-01-29 23:58:37.000000000 +0100
+++ new/kmouth-22.12.3/po/tr/kmouth.po  2023-02-25 06:09:02.000000000 +0100
@@ -17,7 +17,7 @@
 "Project-Id-Version: kdeaccessibility-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:39+0000\n"
-"PO-Revision-Date: 2023-01-14 22:42+0300\n"
+"PO-Revision-Date: 2023-01-31 22:03+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -1204,7 +1204,7 @@
 "creating the new dictionary. KMouth will only parse documentation files of "
 "this language."
 msgstr ""
-"Bu açılır kutu ile yani sözlük oluşturulurken hangi yüklü dili "
+"Bu açılır kutu ile yani sözlük oluşturulurken hangi kurulu dili "
 "kullanacağınızı seçebilirsiniz. K Ağız, yalnızca bu dilin belge 
dosyalarını "
 "ayrıştıracaktır."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmouth-22.12.2/po/zh_CN/kmouth.po 
new/kmouth-22.12.3/po/zh_CN/kmouth.po
--- old/kmouth-22.12.2/po/zh_CN/kmouth.po       2023-01-29 23:58:37.000000000 
+0100
+++ new/kmouth-22.12.3/po/zh_CN/kmouth.po       2023-02-25 06:09:02.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-16 00:39+0000\n"
-"PO-Revision-Date: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -419,7 +419,7 @@
 msgid ""
 "Your chosen filename <i>%1</i> has a different extension than <i>."
 "phrasebook</i>. "
-msgstr ""
+msgstr "您选择的文件名 <i>%1</i> 具有与 <i>.phrasebook</i> 
不同的扩展名。 "
 
 #: phrasebook/phrasebook.cpp:307
 #, kde-format
@@ -448,7 +448,7 @@
 #: phrasebook/phrasebook.cpp:328
 #, kde-format
 msgid "Your chosen filename <i>%1</i> has the extension <i>.phrasebook</i>. "
-msgstr ""
+msgstr "您选择的文件名 <i>%1</i> 具有 <i>.phrasebook</i> 扩展名。 
"
 
 #: phrasebook/phrasebook.cpp:330
 #, kde-format

Reply via email to