Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2021-04-17 00:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-openssh-askpass"

Sat Apr 17 00:02:00 2021 rev:15 rq:885953 version:0.17.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes    
    2020-11-04 18:32:48.528092303 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.12324/lxqt-openssh-askpass.changes
     2021-04-17 00:02:18.457645399 +0200
@@ -1,0 +2,6 @@
+Fri Apr 16 10:32:05 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 0.17.0:
+  * Updated translations
+
+-------------------------------------------------------------------

Old:
----
  lxqt-openssh-askpass-0.16.0.tar.xz
  lxqt-openssh-askpass-0.16.0.tar.xz.asc

New:
----
  lxqt-openssh-askpass-0.17.0.tar.xz
  lxqt-openssh-askpass-0.17.0.tar.xz.asc

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

Other differences:
------------------
++++++ lxqt-openssh-askpass.spec ++++++
--- /var/tmp/diff_new_pack.x0sSJS/_old  2021-04-17 00:02:19.737647417 +0200
+++ /var/tmp/diff_new_pack.x0sSJS/_new  2021-04-17 00:02:19.741647424 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-openssh-askpass
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-openssh-askpass
-Version:        0.16.0
+Version:        0.17.0
 Release:        0
 Summary:        OpenSSH password tool
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,7 +27,7 @@
 Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.1.0
-BuildRequires:  lxqt-build-tools-devel >= 0.8.0
+BuildRequires:  lxqt-build-tools-devel >= 0.9.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12

++++++ lxqt-openssh-askpass-0.16.0.tar.xz -> lxqt-openssh-askpass-0.17.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.16.0/CHANGELOG 
new/lxqt-openssh-askpass-0.17.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.16.0/CHANGELOG   2020-11-03 14:54:11.000000000 
+0100
+++ new/lxqt-openssh-askpass-0.17.0/CHANGELOG   2021-04-13 19:33:51.000000000 
+0200
@@ -1,3 +1,7 @@
+lxqt-openssh-askpass-0.17.0 / 2021-04-15
+========================================
+  * Updated README.md.
+
 lxqt-openssh-askpass-0.16.0 / 2020-11-01
 ========================================
   * Bumped version to 0.16.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.16.0/CMakeLists.txt 
new/lxqt-openssh-askpass-0.17.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.16.0/CMakeLists.txt      2020-11-03 
14:54:11.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/CMakeLists.txt      2021-04-13 
19:33:51.000000000 +0200
@@ -16,7 +16,7 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.16.0")
+set(LXQT_MINIMUM_VERSION "0.17.0")
 set(QT_MINIMUM_VERSION "5.12.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.16.0/README.md 
new/lxqt-openssh-askpass-0.17.0/README.md
--- old/lxqt-openssh-askpass-0.16.0/README.md   2020-11-03 14:54:11.000000000 
+0100
+++ new/lxqt-openssh-askpass-0.17.0/README.md   2021-04-13 19:33:51.000000000 
+0200
@@ -18,10 +18,7 @@
 
 The only runtime dependency is [liblxqt](https://github.com/lxqt/liblxqt).
 Additional build dependencies are CMake and optionally Git to pull latest VCS
-checkouts. The localization files were outsourced to repository
-[lxqt-l10n](https://github.com/lxqt/lxqt-l10n) so the corresponding 
dependencies
-are needed, too. Please refer to this repository's `README.md` for further
-information.
+checkouts.
 
 Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX`
 has to be set to `/usr` on most operating systems.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_bg.ts 
new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_bg.ts
--- old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_bg.ts     
1970-01-01 01:00:00.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_bg.ts     
2021-04-13 19:33:51.000000000 +0200
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="bg">
+<context>
+    <name>MainWindow</name>
+    <message>
+        <location filename="../src/mainwindow.ui" line="14"/>
+        <source>OpenSSH Authentication Passphrase request</source>
+        <translation>???????????? ???? ???????????? ?????? OpenSSH 
??????????????????????????</translation>
+    </message>
+    <message>
+        <location filename="../src/mainwindow.ui" line="20"/>
+        <source>Enter your SSH passphrase for request:</source>
+        <translation>???????????????? SSH ????????????:</translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <location filename="../src/main.cpp" line="52"/>
+        <source>unknown request</source>
+        <translation>???????????????????? ??????????????????</translation>
+    </message>
+</context>
+</TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_hu.ts 
new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_hu.ts
--- old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_hu.ts     
2020-11-03 14:54:11.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_hu.ts     
2021-04-13 19:33:51.000000000 +0200
@@ -11,7 +11,7 @@
     <message>
         <location filename="../src/mainwindow.ui" line="20"/>
         <source>Enter your SSH passphrase for request:</source>
-        <translation>??rja be az SSH el??r??si azonos??t??j??t:</translation>
+        <translation>??rja be az SSH el??r??si jelszav??t:</translation>
     </message>
 </context>
 <context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_ja.ts 
new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_ja.ts
--- old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_ja.ts     
2020-11-03 14:54:11.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_ja.ts     
2021-04-13 19:33:51.000000000 +0200
@@ -11,7 +11,7 @@
     <message>
         <location filename="../src/mainwindow.ui" line="20"/>
         <source>Enter your SSH passphrase for request:</source>
-        <translation>SSH 
?????????????????????????????????????????????:</translation>
+        <translation>SSH 
??????????????????????????????????????????:</translation>
     </message>
 </context>
 <context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_nl.ts 
new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_nl.ts
--- old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_nl.ts     
2020-11-03 14:54:11.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_nl.ts     
2021-04-13 19:33:51.000000000 +0200
@@ -11,7 +11,7 @@
     <message>
         <location filename="../src/mainwindow.ui" line="20"/>
         <source>Enter your SSH passphrase for request:</source>
-        <translation>Voer uw SSH-wachtwoord in:</translation>
+        <translation>Voer uw ssh-wachtwoord in:</translation>
     </message>
 </context>
 <context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_si.ts 
new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_si.ts
--- old/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_si.ts     
1970-01-01 01:00:00.000000000 +0100
+++ new/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_si.ts     
2021-04-13 19:33:51.000000000 +0200
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="si">
+<context>
+    <name>MainWindow</name>
+    <message>
+        <location filename="../src/mainwindow.ui" line="14"/>
+        <source>OpenSSH Authentication Passphrase request</source>
+        <translation type="unfinished"></translation>
+    </message>
+    <message>
+        <location filename="../src/mainwindow.ui" line="20"/>
+        <source>Enter your SSH passphrase for request:</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <location filename="../src/main.cpp" line="52"/>
+        <source>unknown request</source>
+        <translation type="unfinished"></translation>
+    </message>
+</context>
+</TS>

Reply via email to