Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2023-04-20 15:14:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-globalkeys"

Thu Apr 20 15:14:08 2023 rev:19 rq:1080364 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes  
2022-11-06 12:43:07.925714926 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2023/lxqt-globalkeys.changes    
    2023-04-20 15:15:04.554122534 +0200
@@ -1,0 +2,6 @@
+Sat Apr 15 18:37:28 UTC 2023 - Shawn Dunn <[email protected]>
+
+- Update to 1.3.0:
+  * Translations are updated
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.SiQ7di/_old  2023-04-20 15:15:06.458131264 +0200
+++ /var/tmp/diff_new_pack.SiQ7di/_new  2023-04-20 15:15:06.510131503 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-globalkeys
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-globalkeys
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Global keyboard shortcuts registration
 License:        LGPL-2.1-or-later
@@ -28,14 +28,14 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.11.0
+BuildRequires:  lxqt-build-tools-devel >= 0.13.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(lxqt) >= 1.1.0
+BuildRequires:  pkgconfig(lxqt) >= %{version}
 Requires(post): desktop-file-utils
 Requires(pre):  desktop-file-utils
 Obsoletes:      lxqt-globalkeys-qt5 < %{version}

++++++ lxqt-globalkeys-1.2.0.tar.xz -> lxqt-globalkeys-1.3.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-globalkeys-1.2.0/CHANGELOG 
new/lxqt-globalkeys-1.3.0/CHANGELOG
--- old/lxqt-globalkeys-1.2.0/CHANGELOG 2022-11-05 09:17:16.000000000 +0100
+++ new/lxqt-globalkeys-1.3.0/CHANGELOG 2023-04-15 17:31:38.000000000 +0200
@@ -1,3 +1,7 @@
+lxqt-globalkeys-1.3.0 / 2023-04-15
+===================================
+ * Updated translations and bumped the version.
+
 lxqt-globalkeys-1.2.0 / 2022-11-05
 ===================================
  * Updated translations and bumped the version.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-globalkeys-1.2.0/CMakeLists.txt 
new/lxqt-globalkeys-1.3.0/CMakeLists.txt
--- old/lxqt-globalkeys-1.2.0/CMakeLists.txt    2022-11-05 09:17:16.000000000 
+0100
+++ new/lxqt-globalkeys-1.3.0/CMakeLists.txt    2023-04-15 17:31:38.000000000 
+0200
@@ -12,7 +12,7 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 set(KF5_MINIMUM_VERSION "5.36.0")
-set(LXQT_MINIMUM_VERSION "1.2.0")
+set(LXQT_MINIMUM_VERSION "1.3.0")
 set(QT_MINIMUM_VERSION "5.15.0")
 
 set(CMAKE_INCLUDE_CURRENT_DIR ON)
@@ -28,7 +28,7 @@
 
 # Version
 set(LXQT_GLOBALKEYS_MAJOR_VERSION 1)
-set(LXQT_GLOBALKEYS_MINOR_VERSION 2)
+set(LXQT_GLOBALKEYS_MINOR_VERSION 3)
 set(LXQT_GLOBALKEYS_PATCH_VERSION 0)
 set(LXQT_GLOBALKEYS_VERSION 
${LXQT_GLOBALKEYS_MAJOR_VERSION}.${LXQT_GLOBALKEYS_MINOR_VERSION}.${LXQT_GLOBALKEYS_PATCH_VERSION})
 add_definitions("-DLXQT_GLOBALKEYS_VERSION=\"${LXQT_GLOBALKEYS_VERSION}\"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_kk.desktop.yaml
 
new/lxqt-globalkeys-1.3.0/autostart/translations/lxqt-globalkeyshortcuts_kk.desktop.yaml
--- 
old/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_kk.desktop.yaml
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/lxqt-globalkeys-1.3.0/autostart/translations/lxqt-globalkeyshortcuts_kk.desktop.yaml
    2023-04-15 17:31:38.000000000 +0200
@@ -0,0 +1 @@
+Desktop Entry/Name: "Глобалды пернетақта 
жарлықтары"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_kk.desktop.yaml
 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_kk.desktop.yaml
--- 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_kk.desktop.yaml
        1970-01-01 01:00:00.000000000 +0100
+++ 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_kk.desktop.yaml
        2023-04-15 17:31:38.000000000 +0200
@@ -0,0 +1,3 @@
+Desktop Entry/Name: "Пернетақта жарлықтары"
+Desktop Entry/GenericName: "Пернетақта жарлықтарын 
баптау"
+Desktop Entry/Comment: "LXQt ішіндегі пернетақта 
жарлықтарын баптау"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_oc.ts
 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_oc.ts
--- 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_oc.ts
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_oc.ts
  2023-04-15 17:31:38.000000000 +0200
@@ -0,0 +1,194 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="oc">
+<context>
+    <name>DefaultModel</name>
+    <message>
+        <location filename="../default_model.cpp" line="51"/>
+        <source>Command</source>
+        <translation>Comanda</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="52"/>
+        <source>DBus call</source>
+        <translation>Crida DBus</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="53"/>
+        <source>Client</source>
+        <translation>Client</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="143"/>
+        <source>Id</source>
+        <translation>Id</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="146"/>
+        <source>Shortcut</source>
+        <translation>Acorchi</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="149"/>
+        <source>Description</source>
+        <translation>Descripcion</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="152"/>
+        <source>Type</source>
+        <translation>Tipe</translation>
+    </message>
+    <message>
+        <location filename="../default_model.cpp" line="155"/>
+        <source>Info</source>
+        <translation>Informacions</translation>
+    </message>
+</context>
+<context>
+    <name>EditActionDialog</name>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="14"/>
+        <source>Edit Action</source>
+        <translation>Editar l’accion</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="31"/>
+        <source>&amp;Shortcut:</source>
+        <translation>&amp;Acorchi :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="74"/>
+        <source>&amp;Description:</source>
+        <translation>&amp;Descripcion :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="87"/>
+        <source>&amp;Enabled</source>
+        <translation>&amp;Activat</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="102"/>
+        <source>&amp;Command</source>
+        <translation>&amp;Comanda</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="109"/>
+        <source>&amp;DBus message</source>
+        <translation>Messatge &amp;DBus</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="118"/>
+        <source>Type:</source>
+        <translation>Tipe :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="164"/>
+        <source>Co&amp;mmand:</source>
+        <translation>Co&amp;manda :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="206"/>
+        <source>S&amp;ervice:</source>
+        <translation>S&amp;ervici :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="219"/>
+        <source>&amp;Path:</source>
+        <translation>C&amp;amin :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="232"/>
+        <source>&amp;Interface:</source>
+        <translation>&amp;Interfàcia :</translation>
+    </message>
+    <message>
+        <location filename="../edit_action_dialog.ui" line="245"/>
+        <source>&amp;Method:</source>
+        <translation>&amp;Metòde :</translation>
+    </message>
+</context>
+<context>
+    <name>MainWindow</name>
+    <message>
+        <location filename="../main_window.ui" line="14"/>
+        <source>Global Actions Manager</source>
+        <translation>Acorchis de clavièr LXQt</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="24"/>
+        <source>Search</source>
+        <translation>Cercar</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="69"/>
+        <source>Add ...</source>
+        <translation>Ajustar…</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="79"/>
+        <source>Remove</source>
+        <translation>Suprimir</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="89"/>
+        <source>Modify ...</source>
+        <translation>Modificar…</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="106"/>
+        <source>Swap</source>
+        <translation>Escambiar</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="132"/>
+        <source>Multiple actions behaviour:</source>
+        <translation>Compòrtament de las accions multiplas :</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="140"/>
+        <source>First</source>
+        <comment>globalkeys/config/multipleActions</comment>
+        <translation>Primièra</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="145"/>
+        <source>Last</source>
+        <comment>globalkeys/config/multipleActions</comment>
+        <translation>Darrièra</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="150"/>
+        <source>None</source>
+        <comment>globalkeys/config/multipleActions</comment>
+        <translation>Cap</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="155"/>
+        <source>All</source>
+        <comment>globalkeys/config/multipleActions</comment>
+        <translation>Totas</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="180"/>
+        <source>Default</source>
+        <translation>Per defaut</translation>
+    </message>
+    <message>
+        <location filename="../main_window.ui" line="200"/>
+        <source>Close</source>
+        <translation>Tampar</translation>
+    </message>
+    <message>
+        <location filename="../main_window.cpp" line="191"/>
+        <source>Restore Default</source>
+        <translation>Restaurar los paramètres per defaut</translation>
+    </message>
+    <message>
+        <location filename="../main_window.cpp" line="192"/>
+        <source>Your defined shortcuts will be removed.
+Do you want to proceed?</source>
+        <translation>Vòstres acorchis definits seràn suprimits.
+Volètz contunhar ?</translation>
+    </message>
+</context>
+</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
--- 
old/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
  2022-11-05 09:17:16.000000000 +0100
+++ 
new/lxqt-globalkeys-1.3.0/config/translations/lxqt-config-globalkeyshortcuts_tr.ts
  2023-04-15 17:31:38.000000000 +0200
@@ -127,7 +127,7 @@
     <message>
         <location filename="../main_window.ui" line="79"/>
         <source>Remove</source>
-        <translation>Sil</translation>
+        <translation>Kaldır</translation>
     </message>
     <message>
         <location filename="../main_window.ui" line="89"/>
@@ -187,7 +187,7 @@
         <location filename="../main_window.cpp" line="192"/>
         <source>Your defined shortcuts will be removed.
 Do you want to proceed?</source>
-        <translation>Belirlediğiniz kısayol silinecek.
+        <translation>Belirlediğiniz kısayol kaldırılacak.
 Devam etmek istiyor musunuz?</translation>
     </message>
 </context>

Reply via email to