Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2022-01-11 21:15:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmousetool (Old)
 and      /work/SRC/openSUSE:Factory/.kmousetool.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmousetool"

Tue Jan 11 21:15:13 2022 rev:129 rq:944357 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes    2021-12-13 
20:40:52.864459242 +0100
+++ /work/SRC/openSUSE:Factory/.kmousetool.new.1892/kmousetool.changes  
2022-01-11 21:16:10.804828442 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:55 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kmousetool.spec ++++++
--- /var/tmp/diff_new_pack.Ogvpkc/_old  2022-01-11 21:16:12.400829566 +0100
+++ /var/tmp/diff_new_pack.Ogvpkc/_new  2022-01-11 21:16:12.404829568 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           kmousetool
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Automatic Mouse Click
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            https://apps.kde.org/kmousetool
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -65,7 +65,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
     %{kf5_find_htmldocs}
   %endif
@@ -81,7 +81,7 @@
 %{_kf5_mandir}/man1/kmousetool*
 %{_kf5_sharedir}/kmousetool/
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ kmousetool-21.12.0.tar.xz -> kmousetool-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-21.12.0/CMakeLists.txt 
new/kmousetool-21.12.1/CMakeLists.txt
--- old/kmousetool-21.12.0/CMakeLists.txt       2021-12-02 22:25:21.000000000 
+0100
+++ new/kmousetool-21.12.1/CMakeLists.txt       2022-01-03 22:34:34.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release service version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "21")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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-21.12.0/kmousetool/org.kde.kmousetool.appdata.xml 
new/kmousetool-21.12.1/kmousetool/org.kde.kmousetool.appdata.xml
--- old/kmousetool-21.12.0/kmousetool/org.kde.kmousetool.appdata.xml    
2021-12-02 22:25:21.000000000 +0100
+++ new/kmousetool-21.12.1/kmousetool/org.kde.kmousetool.appdata.xml    
2022-01-03 22:34:34.000000000 +0100
@@ -112,4 +112,8 @@
     <binary>kmousetool</binary>
   </provides>
   <launchable type="desktop-id">org.kde.kmousetool.desktop</launchable>
+  <releases>
+    <release version="21.12.1" date="2022-01-06"/>
+    <release version="21.12.0" date="2021-12-09"/>
+  </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmousetool-21.12.0/kmousetool/org.kde.kmousetool.desktop 
new/kmousetool-21.12.1/kmousetool/org.kde.kmousetool.desktop
--- old/kmousetool-21.12.0/kmousetool/org.kde.kmousetool.desktop        
2021-12-02 22:25:21.000000000 +0100
+++ new/kmousetool-21.12.1/kmousetool/org.kde.kmousetool.desktop        
2022-01-03 22:34:34.000000000 +0100
@@ -66,7 +66,7 @@
 Comment[tr]=RSI ??zelliklerini azaltarak sizin i??in fareyi t??klar
 Comment[ug]=?????? ?????????? ???????????????????? ?????????? 
???????????????????? ???????????? ?????????????????? ????????????????????(RSI) 
???????????????? ??????????????????????
 Comment[uk]=???????????? ???????????? ?????? ?????? ?????? 
???????????????????? ???????????????? ???????? ?? ??????'????????
-Comment[vi]=???n chu???t gi??p b???n, gi???m t??c ?????ng c???a RSI
+Comment[vi]=B???m chu???t gi??p b???n, gi???m t??c ?????ng c???a RSI
 Comment[x-test]=xxClicks the mouse for you, reducing the effects of RSIxx
 Comment[zh_CN]=???????????????????????????????????????????????? (RSI) ??????
 Comment[zh_TW]=??????????????????, ????????????????????????(RSI)?????????
@@ -138,7 +138,7 @@
 Name[uk]=KMouseTool
 Name[uz]=Sichqoncha vositasi
 Name[uz@cyrillic]=???????????????? ????????????????
-Name[vi]=C??ng c??? Chu???t KDE
+Name[vi]=KMouseTool
 Name[x-test]=xxKMouseToolxx
 Name[zh_CN]=K ????????????
 Name[zh_TW]=K-????????????
@@ -209,7 +209,7 @@
 GenericName[uk]=?????????????????????? ???????????????? ????????????
 GenericName[uz]=Sichqonchani avto-bosish
 GenericName[uz@cyrillic]=???????????????????? ????????-??????????
-GenericName[vi]=???n Chu???t T??? ?????ng
+GenericName[vi]=B???m chu???t t??? ?????ng
 GenericName[x-test]=xxAutomatic Mouse Clickxx
 GenericName[zh_CN]=??????????????????
 GenericName[zh_TW]=??????????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kmousetool-21.12.0/po/ca/docs/kmousetool/man-kmousetool.1.docbook 
new/kmousetool-21.12.1/po/ca/docs/kmousetool/man-kmousetool.1.docbook
--- old/kmousetool-21.12.0/po/ca/docs/kmousetool/man-kmousetool.1.docbook       
2021-12-03 01:10:30.000000000 +0100
+++ new/kmousetool-21.12.1/po/ca/docs/kmousetool/man-kmousetool.1.docbook       
2022-01-04 01:15:40.000000000 +0100
@@ -50,7 +50,7 @@
 >La tasca de &kmousetool; ??s generar els clics del ratol??, all?? a on 
 >s'aturi el punter del ratol??. Fou dissenyat d'aquesta manera per ajudar a 
 >aquells que, per patir algun tipus de lesi?? ocasionada per un treball 
 >repetitiu, senten dolor quan premen els botons del ratol??. </para>
 
 <para
->&kmousetool; tamb?? es pot configurar per esperar un temps espec??fic per 
arrossegar al comen??ament, abans de deixar el ratol??. D'aquesta manera, 
tamb?? el podeu usar per a les operacions arrossega i deixa.</para>
+>&kmousetool; tamb?? es pot configurar per esperar un temps espec??fic per 
arrossegar al comen??ament, abans de deixar el ratol??. D'aquesta manera, 
tamb?? el podeu usar per a les operacions d'arrossegar i deixar.</para>
 
 </refsect1>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-21.12.0/po/nn/kmousetool.po 
new/kmousetool-21.12.1/po/nn/kmousetool.po
--- old/kmousetool-21.12.0/po/nn/kmousetool.po  2021-12-03 01:10:30.000000000 
+0100
+++ new/kmousetool-21.12.1/po/nn/kmousetool.po  2022-01-04 01:15:40.000000000 
+0100
@@ -2,19 +2,20 @@
 #
 # Gaute Hvoslef Kvalnes <ga...@verdsveven.com>, 2004.
 # Karl Ove Hufthammer <k...@huftis.org>, 2005, 2007, 2008, 2009, 2015, 2017.
+# Oystein Steffensen-Alvaervik <yst...@posteo.net>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmousetool\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-16 00:12+0000\n"
-"PO-Revision-Date: 2017-07-29 14:21+0100\n"
-"Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
+"PO-Revision-Date: 2021-12-15 12:44+0100\n"
+"Last-Translator: Oystein Steffensen-Alvaervik <yst...@posteo.net>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.12.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -175,6 +176,8 @@
 "(c) 2002-2003, Jeff Roush\n"
 "(c) 2003 Gunnar Schmidt "
 msgstr ""
+"?? 2002???2003 Jeff Roush\n"
+"?? 2003 Gunnar Schmidt "
 
 #: main.cpp:39
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-21.12.0/po/vi/kmousetool.po 
new/kmousetool-21.12.1/po/vi/kmousetool.po
--- old/kmousetool-21.12.0/po/vi/kmousetool.po  2021-12-03 01:10:30.000000000 
+0100
+++ new/kmousetool-21.12.1/po/vi/kmousetool.po  2022-01-04 01:15:40.000000000 
+0100
@@ -3,40 +3,41 @@
 #
 # Tr???n Th??? Trung <tttr...@hotmail.com>, 2006.
 # Ho??ng ?????c Hi???u <hieu.d.ho...@gmail.com>, 2008.
+# Phu Hung Nguyen <phu.ngu...@kdemail.net>, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmousetool\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-16 00:12+0000\n"
-"PO-Revision-Date: 2008-01-13 05:20+0700\n"
-"Last-Translator: Ho??ng ?????c Hi???u <hieu.d.ho...@gmail.com>\n"
-"Language-Team: Vietnamese <kde-l10n...@lists.kde.org>\n"
+"PO-Revision-Date: 2021-12-22 11:06+0100\n"
+"Last-Translator: Phu Hung Nguyen <phu.ngu...@kdemail.net>\n"
+"Language-Team: Vietnamese <kde-l10n...@kde.org>\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KAider 0.1\n"
+"X-Generator: Lokalize 20.12.2\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Tr???n Th??? Trung, Nh??m Vi???t ho?? KDE"
+msgstr "Nguy???n H??ng Ph??,Ho??ng ?????c Hi???u,Tr???n Th??? Trung"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "tttr...@hotmail.com, kde-l10n...@lists.kde.org"
+msgstr "phu.ngu...@kdemail.net,hieu.d.ho...@gmail.com,tttr...@hotmail.com"
 
 #: kmousetool.cpp:382
 #, kde-format
 msgid "The drag time must be less than or equal to the dwell time."
-msgstr "Th???i gian k??o ph???i ng???n h??n ho???c b???ng th???i gian d???ng"
+msgstr "Th???i gian k??o ph???i ng???n h??n ho???c b???ng th???i gian d???ng."
 
 #: kmousetool.cpp:382
 #, kde-format
 msgid "Invalid Value"
-msgstr "Gi?? tr??? Kh??ng h???p l???"
+msgstr "Gi?? tr??? kh??ng h???p l???"
 
 #: kmousetool.cpp:451 kmousetool.cpp:598
 #, kde-format
@@ -44,7 +45,7 @@
 msgstr "&D???ng"
 
 #: kmousetool.cpp:453 kmousetool.cpp:578 kmousetool.cpp:601
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "Start tracking the mouse"
 msgid "&Start"
 msgstr "&B???t ?????u"
@@ -57,13 +58,13 @@
 "discard the changes?"
 msgstr ""
 "C?? nh???ng thay ?????i ch??a ???????c l??u trong kh???i ??ang ho???t 
?????ng.\n"
-"B???n mu???n ??p d???ng c??c thay ?????i tr?????c khi ????ng c???a s??? c???u 
h??nh hay b??? c??c thay "
-"?????i ??i?"
+"B???n mu???n ??p d???ng c??c thay ?????i tr?????c khi ????ng c???a s??? c???u 
h??nh hay lo???i b??? c??c "
+"thay ?????i?"
 
 #: kmousetool.cpp:524
 #, kde-format
 msgid "Closing Configuration Window"
-msgstr "????ng C???a s??? C???u h??nh"
+msgstr "????ng c???a s??? c???u h??nh"
 
 #: kmousetool.cpp:543
 #, kde-format
@@ -73,34 +74,34 @@
 "changes?"
 msgstr ""
 "C?? nh???ng thay ?????i ch??a ???????c l??u trong kh???i ??ang ho???t 
?????ng.\n"
-"B???n mu???n ??p d???ng c??c thay ?????i tr?????c khi ????ng C??ng c??? 
Chu???t KDE hay b??? c??c "
-"thay ?????i ??i?"
+"B???n mu???n ??p d???ng c??c thay ?????i tr?????c khi ????ng KMouseTool hay 
lo???i b??? c??c thay "
+"?????i?"
 
 #: kmousetool.cpp:544
 #, kde-format
 msgid "Quitting KMousetool"
-msgstr "Tho??t kh???i C??ng c??? Chu???t KDE"
+msgstr "Tho??t kh???i KMouseTool"
 
 #: kmousetool.cpp:581
 #, kde-format
 msgid "&Configure KMouseTool..."
-msgstr "&C??ng c??? C???u h??nh Chu???t KDE..."
+msgstr "&C???u h??nh KMouseTool..."
 
 #: kmousetool.cpp:584
 #, kde-format
 msgid "KMousetool &Handbook"
-msgstr "&S??ch h?????ng d???n d??ng C??ng c??? Chu???t KDE"
+msgstr "&S??? tay KMouseTool"
 
 #: kmousetool.cpp:586
 #, kde-format
 msgid "&About KMouseTool"
-msgstr "&Gi???i thi???u C??ng c??? Chu???t KDE"
+msgstr "&V??? KMouseTool"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, KMouseToolUI)
 #: kmousetoolui.ui:14 main.cpp:18 main.cpp:30
 #, kde-format
 msgid "KMouseTool"
-msgstr "C??ng c??? Chu???t KDE"
+msgstr "KMouseTool"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox1)
 #: kmousetoolui.ui:20
@@ -110,8 +111,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, dragTimeLabel)
 #: kmousetoolui.ui:62
-#, fuzzy, kde-format
-#| msgid "Drag t&ime (1/10 sec):"
+#, kde-format
 msgid "&Drag time (1/10 sec):"
 msgstr "Th???i gian &k??o (1/10 gi??y):"
 
@@ -125,7 +125,7 @@
 #: kmousetoolui.ui:107
 #, kde-format
 msgid "Start with &desktop session"
-msgstr ""
+msgstr "Kh???i ?????ng c??ng &phi??n b??n l??m vi???c"
 
 #. i18n: ectx: property (text), widget (QCheckBox, cbDrag)
 #: kmousetoolui.ui:114
@@ -137,12 +137,11 @@
 #: kmousetoolui.ui:124
 #, kde-format
 msgid "&Enable strokes"
-msgstr "&B???t l??n N??t b??t"
+msgstr "&B???t n??t b??t"
 
 #. i18n: ectx: property (text), widget (QLabel, dwellTimeLabel)
 #: kmousetoolui.ui:131
-#, fuzzy, kde-format
-#| msgid "D&well time (1/10 sec):"
+#, kde-format
 msgid "Dwell &time (1/10 sec):"
 msgstr "Th???i gian &d???ng (1/10 gi??y):"
 
@@ -150,49 +149,43 @@
 #: kmousetoolui.ui:154
 #, kde-format
 msgid "A&udible click"
-msgstr "&Ph??t ti???ng nh???p chu???t"
+msgstr "B???m &ph??t ra ti???ng"
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1)
 #: kmousetoolui.ui:191
-#, fuzzy, kde-format
-#| msgid ""
-#| "KMouseTool will run as a background application after you close this "
-#| "dialog. To change the settings again, restart KMouseTool or use the KDE "
-#| "system tray."
+#, kde-format
 msgid ""
 "KMouseTool will run as a background application after you close this dialog. "
 "To change the settings again, restart KMouseTool or use the system tray."
 msgstr ""
-"C??ng c??? Chu???t KDE s??? ch???y nh?? m???t ???ng d???ng n???n sau khi 
b???n ????ng h???p tho???i "
-"n??y. ????? thay ?????i c??c c??i ?????t l???n sau, kh???i ?????ng l???i 
C??ng c??? Chu???t KDE ho???c "
-"dung khay h??? th???ng c???a KDE."
+"KMouseTool s??? ch???y nh?? m???t ???ng d???ng n???n sau khi b???n ????ng 
h???p tho???i n??y. ????? "
+"thay ?????i ti???p c??c c??i ?????t, h??y kh???i ?????ng l???i KMouseTool 
ho???c d??ng khay h??? "
+"th???ng."
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonStartStop)
 #: kmousetoolui.ui:223
-#, fuzzy, kde-format
+#, kde-format
 msgid "&Start"
 msgstr "&B???t ?????u"
 
 #: main.cpp:34
-#, fuzzy, kde-format
-#| msgid ""
-#| "(c) 2002-2003, Jeff Roush\n"
-#| "(c) 2003, Gunnar Schmi Dt"
+#, kde-format
 msgid ""
 "(c) 2002-2003, Jeff Roush\n"
 "(c) 2003 Gunnar Schmidt "
-msgstr "B???n quy???n 2002-2003, Jeff Roush B???n quy???n 2003, Gunnar Schmi 
Dt"
+msgstr ""
+"(c) 2002-2003, Jeff Roush\n"
+"(c) 2003 Gunnar Schmidt"
 
 #: main.cpp:39
-#, fuzzy, kde-format
-#| msgid "Gunnar Schmi Dt"
+#, kde-format
 msgid "Gunnar Schmidt"
-msgstr "Gunnar Schmi Dt"
+msgstr "Gunnar Schmidt"
 
 #: main.cpp:39
 #, kde-format
 msgid "Current maintainer"
-msgstr "Ng?????i b???o tr?? hi???n nay"
+msgstr "B???o tr?? vi??n hi???n t???i"
 
 #: main.cpp:40
 #, kde-format
@@ -212,7 +205,7 @@
 #: main.cpp:41
 #, kde-format
 msgid "Original author"
-msgstr "T??c gi??? ban ?????u"
+msgstr "T??c gi??? g???c"
 
 #: main.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-21.12.0/po/zh_CN/kmousetool.po 
new/kmousetool-21.12.1/po/zh_CN/kmousetool.po
--- old/kmousetool-21.12.0/po/zh_CN/kmousetool.po       2021-12-03 
01:10:30.000000000 +0100
+++ new/kmousetool-21.12.1/po/zh_CN/kmousetool.po       2022-01-04 
01:15:40.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-08-16 00:12+0000\n"
-"PO-Revision-Date: 2021-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to