Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2019-10-17 12:22:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-globalkeys"

Thu Oct 17 12:22:46 2019 rev:10 rq:739014 version:0.14.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes  
2019-10-12 22:40:47.942078790 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2352/lxqt-globalkeys.changes    
    2019-10-17 12:22:48.039095315 +0200
@@ -1,0 +2,6 @@
+Thu Oct 17 06:31:35 UTC 2019 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.14.3:
+  * In write_basic_package_version_file use the right package version
+
+-------------------------------------------------------------------

Old:
----
  lxqt-globalkeys-0.14.2.tar.xz
  lxqt-globalkeys-0.14.2.tar.xz.asc

New:
----
  lxqt-globalkeys-0.14.3.tar.xz
  lxqt-globalkeys-0.14.3.tar.xz.asc

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

Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.Spa2YX/_old  2019-10-17 12:22:48.643093800 +0200
+++ /var/tmp/diff_new_pack.Spa2YX/_new  2019-10-17 12:22:48.647093790 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-globalkeys
-Version:        0.14.2
+Version:        0.14.3
 Release:        0
 Summary:        Global keyboard shortcuts registration
 License:        LGPL-2.1-or-later

++++++ lxqt-globalkeys-0.14.2.tar.xz -> lxqt-globalkeys-0.14.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-globalkeys-0.14.2/CHANGELOG 
new/lxqt-globalkeys-0.14.3/CHANGELOG
--- old/lxqt-globalkeys-0.14.2/CHANGELOG        2019-10-09 20:23:40.000000000 
+0200
+++ new/lxqt-globalkeys-0.14.3/CHANGELOG        2019-10-16 17:17:40.000000000 
+0200
@@ -1,3 +1,8 @@
+lxqt-globalkeys-0.14.3 / 2019-10-14
+===================================
+
+  * In write_basic_package_version_file use the right package version
+
 lxqt-globalkeys-0.14.2 / 2019-10-09
 ===================================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-globalkeys-0.14.2/CMakeLists.txt 
new/lxqt-globalkeys-0.14.3/CMakeLists.txt
--- old/lxqt-globalkeys-0.14.2/CMakeLists.txt   2019-10-09 20:23:40.000000000 
+0200
+++ new/lxqt-globalkeys-0.14.3/CMakeLists.txt   2019-10-16 17:17:40.000000000 
+0200
@@ -29,7 +29,7 @@
 # Version
 set(LXQT_GLOBALKEYS_MAJOR_VERSION 0)
 set(LXQT_GLOBALKEYS_MINOR_VERSION 14)
-set(LXQT_GLOBALKEYS_PATCH_VERSION 2)
+set(LXQT_GLOBALKEYS_PATCH_VERSION 3)
 set(LXQT_GLOBALKEYS_VERSION 
${LXQT_GLOBALKEYS_MAJOR_VERSION}.${LXQT_GLOBALKEYS_MINOR_VERSION}.${LXQT_GLOBALKEYS_PATCH_VERSION})
 add_definitions("-DLXQT_GLOBALKEYS_VERSION=\"${LXQT_GLOBALKEYS_VERSION}\"")
 
@@ -72,13 +72,13 @@
 #************************************************
 write_basic_package_version_file(
     "${CMAKE_BINARY_DIR}/${LXQT_GLOBALKEYS_CMAKE_NAME}-config-version.cmake"
-    VERSION ${LXQT_VERSION}
+    VERSION ${LXQT_GLOBALKEYS_VERSION}
     COMPATIBILITY AnyNewerVersion
 )
 
 write_basic_package_version_file(
     "${CMAKE_BINARY_DIR}/${LXQT_GLOBALKEYS_UI_CMAKE_NAME}-config-version.cmake"
-    VERSION ${LXQT_VERSION}
+    VERSION ${LXQT_GLOBALKEYS_VERSION}
     COMPATIBILITY AnyNewerVersion
 )
 #************************************************
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_cs.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_cs.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_cs.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_cs.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Výchozí</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Vrátit na výchozí hodnoty</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Vámi určené klávesové zkratky budou odebrány.
+Opravdu to chcete?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_da.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_da.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_da.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_da.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Standard</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Gendan standard</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Dine definerede genveje fjernes.
+Vil du fortsætte?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_de.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_de.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_de.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_de.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -163,7 +163,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Vorgabe</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -173,13 +173,13 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Voreinstellungen wiederherstellen</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Ihre definierten Tastaturbefehle werden entfernt. Möchten 
Sie fortfahren?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_el.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_el.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_el.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_el.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Εξ ορισμού</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Επαναφορά προκαθορισμένων</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Οι συντομεύσεις που έχετε καθορίσει θα διαγραφούν.
+Θέλετε να συνεχίσετε;</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_gl.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_gl.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_gl.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_gl.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Predeterminado</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Restabelecer os valores predeterminados</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Retiraranse os seus atallos definidos.
+Quere continuar?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_ja.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_ja.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_ja.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_ja.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -137,7 +137,7 @@
     <message>
         <location filename="../main_window.ui" line="118"/>
         <source>Multiple actions behaviour:</source>
-        <translation>複数設定されたアクションの動作:</translation>
+        <translation>複数定義されたアクションの動作:</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="126"/>
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>既定値</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>既定値に戻す</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>定義したショートカットを削除します。
+続けますか?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_lt.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_lt.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_lt.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_lt.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Numatytasis</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Atkurti numatytąjį</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Jūsų apibrėžti spartieji klavišai bus pašalinti.
+Ar norite tęsti?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
      2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
      2019-10-16 17:17:40.000000000 +0200
@@ -26,7 +26,7 @@
     <message>
         <location filename="../default_model.cpp" line="144"/>
         <source>Shortcut</source>
-        <translation>Snarevei</translation>
+        <translation>Tastatursnarevei</translation>
     </message>
     <message>
         <location filename="../default_model.cpp" line="147"/>
@@ -49,12 +49,12 @@
     <message>
         <location filename="../edit_action_dialog.ui" line="14"/>
         <source>Edit Action</source>
-        <translation>Forandr handling</translation>
+        <translation>Rediger handling</translation>
     </message>
     <message>
         <location filename="../edit_action_dialog.ui" line="31"/>
         <source>&amp;Shortcut:</source>
-        <translation>&amp;Snarevei:</translation>
+        <translation>&amp;Tastatursnarevei:</translation>
     </message>
     <message>
         <location filename="../edit_action_dialog.ui" line="74"/>
@@ -89,7 +89,7 @@
     <message>
         <location filename="../edit_action_dialog.ui" line="206"/>
         <source>S&amp;ervice:</source>
-        <translation>T&amp;jeneste:</translation>
+        <translation>&amp;Tjeneste:</translation>
     </message>
     <message>
         <location filename="../edit_action_dialog.ui" line="219"/>
@@ -127,7 +127,7 @@
     <message>
         <location filename="../main_window.ui" line="75"/>
         <source>Modify ...</source>
-        <translation>Forandr ...</translation>
+        <translation>Rediger ...</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="92"/>
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Standard</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Gjenopprett standardinnstillinger</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Dine egne tastatursnareveiertastatursnarvei blir tatt 
vekk.
+Ønsker du å fortsette?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_pt.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_pt.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_pt.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_pt.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -152,7 +152,7 @@
     <message>
         <location filename="../main_window.ui" line="136"/>
         <source>None</source>
-        <translation>Nenhuma</translation>
+        <translation>Nada</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="141"/>
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Padrão</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Repor predefinições</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Os atalhos definidos por si serão removidos.
+Tem a certeza de que deseja continuar?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_pt_BR.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_pt_BR.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_pt_BR.ts
      2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_pt_BR.ts
      2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Padrão</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Restaurar Padrões</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Seus atalhos definidos serão removidos.
+Você quer prosseguir?</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
--- 
old/lxqt-globalkeys-0.14.2/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
 2019-10-09 20:23:40.000000000 +0200
+++ 
new/lxqt-globalkeys-0.14.3/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
 2019-10-16 17:17:40.000000000 +0200
@@ -162,7 +162,7 @@
     <message>
         <location filename="../main_window.ui" line="166"/>
         <source>Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Varsayılan</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="186"/>
@@ -172,13 +172,14 @@
     <message>
         <location filename="../main_window.cpp" line="187"/>
         <source>Restore Default</source>
-        <translation type="unfinished"></translation>
+        <translation>Varsayılanı Geri Yükle</translation>
     </message>
     <message>
         <location filename="../main_window.cpp" line="188"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation type="unfinished"></translation>
+        <translation>Belirlediğiniz kısayol silinecek.
+Devam etmek istiyor musunuz?</translation>
     </message>
 </context>
 </TS>



Reply via email to