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 2022-11-06 12:42:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
and /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-globalkeys"
Sun Nov 6 12:42:38 2022 rev:18 rq:1033806 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes
2022-05-01 20:51:32.156607182 +0200
+++
/work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.2275/lxqt-globalkeys.changes
2022-11-06 12:43:07.925714926 +0100
@@ -1,0 +2,6 @@
+Sat Nov 5 19:11:58 UTC 2022 - Shawn Dunn <[email protected]>
+
+- Update to 1.2.0:
+ * Updated translations and bumped the version.
+
+-------------------------------------------------------------------
Old:
----
lxqt-globalkeys-1.1.0.tar.xz
lxqt-globalkeys-1.1.0.tar.xz.asc
New:
----
lxqt-globalkeys-1.2.0.tar.xz
lxqt-globalkeys-1.2.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-globalkeys.spec ++++++
--- /var/tmp/diff_new_pack.OyJH9j/_old 2022-11-06 12:43:08.397717744 +0100
+++ /var/tmp/diff_new_pack.OyJH9j/_new 2022-11-06 12:43:08.401717768 +0100
@@ -17,7 +17,7 @@
Name: lxqt-globalkeys
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: Global keyboard shortcuts registration
License: LGPL-2.1-or-later
@@ -80,7 +80,6 @@
%build
%cmake -DPULL_TRANSLATIONS=No
-make %{?_smp_mflags}
%install
%cmake_install
@@ -99,7 +98,7 @@
%{_bindir}/lxqt-globalkeysd
%{_bindir}/lxqt-config-globalkeyshortcuts
%{_datadir}/applications/lxqt-config-globalkeyshortcuts.desktop
-%{_sysconfdir}/xdg/autostart/lxqt-globalkeyshortcuts.desktop
+%config %{_sysconfdir}/xdg/autostart/lxqt-globalkeyshortcuts.desktop
%{_datadir}/lxqt/globalkeyshortcuts.conf
%files devel
++++++ lxqt-globalkeys-1.1.0.tar.xz -> lxqt-globalkeys-1.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-globalkeys-1.1.0/CHANGELOG
new/lxqt-globalkeys-1.2.0/CHANGELOG
--- old/lxqt-globalkeys-1.1.0/CHANGELOG 2022-04-16 14:50:28.000000000 +0200
+++ new/lxqt-globalkeys-1.2.0/CHANGELOG 2022-11-05 09:17:16.000000000 +0100
@@ -1,3 +1,7 @@
+lxqt-globalkeys-1.2.0 / 2022-11-05
+===================================
+ * Updated translations and bumped the version.
+
lxqt-globalkeys-1.1.0 / 2022-04-15
===================================
* Updated translations.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-globalkeys-1.1.0/CMakeLists.txt
new/lxqt-globalkeys-1.2.0/CMakeLists.txt
--- old/lxqt-globalkeys-1.1.0/CMakeLists.txt 2022-04-16 14:50:28.000000000
+0200
+++ new/lxqt-globalkeys-1.2.0/CMakeLists.txt 2022-11-05 09:17:16.000000000
+0100
@@ -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.1.0")
+set(LXQT_MINIMUM_VERSION "1.2.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 1)
+set(LXQT_GLOBALKEYS_MINOR_VERSION 2)
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.1.0/autostart/translations/lxqt-globalkeyshortcuts_ar.desktop.yaml
new/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_ar.desktop.yaml
---
old/lxqt-globalkeys-1.1.0/autostart/translations/lxqt-globalkeyshortcuts_ar.desktop.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_ar.desktop.yaml
2022-11-05 09:17:16.000000000 +0100
@@ -0,0 +1 @@
+Desktop Entry/Name: "???????????????? ???????? ???????????????? ??????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-globalkeys-1.1.0/autostart/translations/lxqt-globalkeyshortcuts_sl.desktop.yaml
new/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_sl.desktop.yaml
---
old/lxqt-globalkeys-1.1.0/autostart/translations/lxqt-globalkeyshortcuts_sl.desktop.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/lxqt-globalkeys-1.2.0/autostart/translations/lxqt-globalkeyshortcuts_sl.desktop.yaml
2022-11-05 09:17:16.000000000 +0100
@@ -0,0 +1 @@
+Desktop Entry/Name: "Globalne bli??nji??ne tipke"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_ar.desktop.yaml
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_ar.desktop.yaml
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_ar.desktop.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_ar.desktop.yaml
2022-11-05 09:17:16.000000000 +0100
@@ -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.1.0/config/translations/lxqt-config-globalkeyshortcuts_ar.ts
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_ar.ts
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_ar.ts
2022-04-16 14:50:28.000000000 +0200
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_ar.ts
2022-11-05 09:17:16.000000000 +0100
@@ -117,7 +117,7 @@
<message>
<location filename="../main_window.ui" line="24"/>
<source>Search</source>
- <translation type="unfinished"></translation>
+ <translation>??????</translation>
</message>
<message>
<location filename="../main_window.ui" line="69"/>
@@ -148,30 +148,30 @@
<location filename="../main_window.ui" line="140"/>
<source>First</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">??????????</translation>
+ <translation>??????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="145"/>
<source>Last</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">????????????</translation>
+ <translation>????????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="150"/>
<source>None</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">??????</translation>
+ <translation>??????</translation>
</message>
<message>
<location filename="../main_window.ui" line="155"/>
<source>All</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">????????</translation>
+ <translation>????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="180"/>
<source>Default</source>
- <translation type="unfinished"></translation>
+ <translation>??????????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="200"/>
@@ -181,13 +181,14 @@
<message>
<location filename="../main_window.cpp" line="191"/>
<source>Restore Default</source>
- <translation type="unfinished"></translation>
+ <translation>?????????????? ??????????????????</translation>
</message>
<message>
<location filename="../main_window.cpp" line="192"/>
<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-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_fi.ts
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_fi.ts
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_fi.ts
2022-04-16 14:50:28.000000000 +0200
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_fi.ts
2022-11-05 09:17:16.000000000 +0100
@@ -181,7 +181,7 @@
<message>
<location filename="../main_window.cpp" line="191"/>
<source>Restore Default</source>
- <translation>Palauta Oletusasetukset</translation>
+ <translation>Palauta oletusasetukset</translation>
</message>
<message>
<location filename="../main_window.cpp" line="192"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
2022-04-16 14:50:28.000000000 +0200
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts
2022-11-05 09:17:16.000000000 +0100
@@ -117,7 +117,7 @@
<message>
<location filename="../main_window.ui" line="24"/>
<source>Search</source>
- <translation type="unfinished"></translation>
+ <translation>S??k</translation>
</message>
<message>
<location filename="../main_window.ui" line="69"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_sl.desktop.yaml
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_sl.desktop.yaml
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_sl.desktop.yaml
1970-01-01 01:00:00.000000000 +0100
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_sl.desktop.yaml
2022-11-05 09:17:16.000000000 +0100
@@ -0,0 +1,3 @@
+Desktop Entry/Name: "Bli??nji??ne tipke"
+Desktop Entry/GenericName: "Nastavitve bli??nji??nih tipk"
+Desktop Entry/Comment: "Nastavi bli??njice za tipkovnico v LXQt"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_zh_TW.ts
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_zh_TW.ts
---
old/lxqt-globalkeys-1.1.0/config/translations/lxqt-config-globalkeyshortcuts_zh_TW.ts
2022-04-16 14:50:28.000000000 +0200
+++
new/lxqt-globalkeys-1.2.0/config/translations/lxqt-config-globalkeyshortcuts_zh_TW.ts
2022-11-05 09:17:16.000000000 +0100
@@ -117,7 +117,7 @@
<message>
<location filename="../main_window.ui" line="24"/>
<source>Search</source>
- <translation type="unfinished"></translation>
+ <translation>??????</translation>
</message>
<message>
<location filename="../main_window.ui" line="69"/>
@@ -148,30 +148,30 @@
<location filename="../main_window.ui" line="140"/>
<source>First</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">?????????</translation>
+ <translation>?????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="145"/>
<source>Last</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">????????????</translation>
+ <translation>????????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="150"/>
<source>None</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">???</translation>
+ <translation>?????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="155"/>
<source>All</source>
<comment>globalkeys/config/multipleActions</comment>
- <translation type="unfinished">??????</translation>
+ <translation>??????</translation>
</message>
<message>
<location filename="../main_window.ui" line="180"/>
<source>Default</source>
- <translation type="unfinished"></translation>
+ <translation>?????????</translation>
</message>
<message>
<location filename="../main_window.ui" line="200"/>
@@ -181,13 +181,14 @@
<message>
<location filename="../main_window.cpp" line="191"/>
<source>Restore Default</source>
- <translation type="unfinished"></translation>
+ <translation>??????????????????</translation>
</message>
<message>
<location filename="../main_window.cpp" line="192"/>
<source>Your defined shortcuts will be removed.
Do you want to proceed?</source>
- <translation type="unfinished"></translation>
+ <translation>????????????????????????????????????
+?????????????????????</translation>
</message>
</context>
</TS>