Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2023-12-09 22:50:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmousetool (Old)
 and      /work/SRC/openSUSE:Factory/.kmousetool.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmousetool"

Sat Dec  9 22:50:43 2023 rev:152 rq:1131884 version:23.08.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes    2023-11-10 
12:31:20.520089276 +0100
+++ /work/SRC/openSUSE:Factory/.kmousetool.new.25432/kmousetool.changes 
2023-12-09 22:51:52.436579593 +0100
@@ -1,0 +2,9 @@
+Tue Dec  5 14:19:53 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- No code change since 23.08.3
+
+-------------------------------------------------------------------

Old:
----
  kmousetool-23.08.3.tar.xz
  kmousetool-23.08.3.tar.xz.sig

New:
----
  kmousetool-23.08.4.tar.xz
  kmousetool-23.08.4.tar.xz.sig

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

Other differences:
------------------
++++++ kmousetool.spec ++++++
--- /var/tmp/diff_new_pack.0JUnZm/_old  2023-12-09 22:51:53.096603814 +0100
+++ /var/tmp/diff_new_pack.0JUnZm/_new  2023-12-09 22:51:53.100603961 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           kmousetool
-Version:        23.08.3
+Version:        23.08.4
 Release:        0
 Summary:        Automatic Mouse Click
 License:        GPL-2.0-or-later


++++++ kmousetool-23.08.3.tar.xz -> kmousetool-23.08.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-23.08.3/CMakeLists.txt 
new/kmousetool-23.08.4/CMakeLists.txt
--- old/kmousetool-23.08.3/CMakeLists.txt       2023-11-04 12:04:11.000000000 
+0100
+++ new/kmousetool-23.08.4/CMakeLists.txt       2023-11-30 18:05:53.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MICRO "4")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kmousetool VERSION "${RELEASE_SERVICE_VERSION}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmousetool-23.08.3/kmousetool/org.kde.kmousetool.appdata.xml 
new/kmousetool-23.08.4/kmousetool/org.kde.kmousetool.appdata.xml
--- old/kmousetool-23.08.3/kmousetool/org.kde.kmousetool.appdata.xml    
2023-11-04 12:04:11.000000000 +0100
+++ new/kmousetool-23.08.4/kmousetool/org.kde.kmousetool.appdata.xml    
2023-11-30 18:05:53.000000000 +0100
@@ -85,7 +85,7 @@
     <p xml:lang="ar">أداة فأرة كي تنقر على الفأرة من 
أجلك. تعمل أداة فأرة كي مع أي فأرة أو جهاز 
تأشير.</p>
     <p xml:lang="bg">Извършва действия с мишката 
вместо вас. KMouseTool работи с всякакви 
устройства за посочване и мишки.</p>
     <p xml:lang="ca">El KMouseTool fa el clic de ratolí per vós, així que 
no ho heu de fer. El KMouseTool funciona amb qualsevol ratolí o dispositiu 
apuntador.</p>
-    <p xml:lang="ca-valencia">KMouseTool fa el clic de ratolí per vós, així 
que no ho heu de fer. KMouseTool funciona amb qualsevol ratolí o dispositiu 
apuntador.</p>
+    <p xml:lang="ca-valencia">KMouseTool fa el clic de ratolí per tu, així 
que no ho heu de fer. KMouseTool funciona amb qualsevol ratolí o dispositiu 
apuntador.</p>
     <p xml:lang="da">KMouseTool klikker med musen for dig, så du ikke 
behøver gøre det. KMouseTool virker med alle mus og pegeenheder.</p>
     <p xml:lang="de">KMouseTool drückt die Maustaste für Sie und 
funktioniert mit jeder Maus und jedem Zeigergerät.</p>
     <p xml:lang="el">Το KMouseTool κάνει κλικ το ποντίκι, 
έτσι εσείς δεν χρειάζεται να το κάνετε. Το 
KMouseTool λειτουργεί με κάθε ποντίκι ή συσκευή 
με δείκτη.</p>
@@ -134,9 +134,9 @@
   </provides>
   <launchable type="desktop-id">org.kde.kmousetool.desktop</launchable>
   <releases>
+    <release version="23.08.4" date="2023-12-07"/>
     <release version="23.08.3" date="2023-11-09"/>
     <release version="23.08.2" date="2023-10-12"/>
     <release version="23.08.1" date="2023-09-14"/>
-    <release version="23.08.0" date="2023-08-24"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-23.08.3/po/tr/kmousetool.po 
new/kmousetool-23.08.4/po/tr/kmousetool.po
--- old/kmousetool-23.08.3/po/tr/kmousetool.po  2023-11-04 12:04:11.000000000 
+0100
+++ new/kmousetool-23.08.4/po/tr/kmousetool.po  2023-11-30 18:05:53.000000000 
+0100
@@ -2,16 +2,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
+# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <[email protected]>
 # Osman Yüksel <[email protected]>, 2005.
 # obsoleteman <[email protected]>, 2007-2008,2012.
 # Serhat Demirkol <[email protected]>, 2009.
-# SPDX-FileCopyrightText: 2022, 2023 Emir SARI <[email protected]>
+# Emir SARI <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeaccessibility-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-05 00:40+0000\n"
-"PO-Revision-Date: 2023-10-05 12:53+0300\n"
+"PO-Revision-Date: 2023-11-21 19:59+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -19,7 +20,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 23.08.1\n"
+"X-Generator: Lokalize 23.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -168,7 +169,7 @@
 #: kmousetoolui.ui:223
 #, kde-format
 msgid "&Start"
-msgstr "&Başla"
+msgstr "&Başlat"
 
 #: main.cpp:32
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-23.08.3/po/zh_CN/kmousetool.po 
new/kmousetool-23.08.4/po/zh_CN/kmousetool.po
--- old/kmousetool-23.08.3/po/zh_CN/kmousetool.po       2023-11-04 
12:04:11.000000000 +0100
+++ new/kmousetool-23.08.4/po/zh_CN/kmousetool.po       2023-11-30 
18:05:53.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-05 00:40+0000\n"
-"PO-Revision-Date: 2023-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:33\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to