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 2023-11-07 21:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-openssh-askpass"

Tue Nov  7 21:25:56 2023 rev:20 rq:1123555 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes    
    2023-04-20 15:15:07.414135648 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.17445/lxqt-openssh-askpass.changes
     2023-11-07 21:26:25.671666889 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 03:02:16 UTC 2023 - Shawn Dunn <[email protected]>
+
+- Update to 1.4.0:
+  * Updated translations and bumped the version. 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ lxqt-openssh-askpass.spec ++++++
--- /var/tmp/diff_new_pack.UMxVvY/_old  2023-11-07 21:26:26.295689868 +0100
+++ /var/tmp/diff_new_pack.UMxVvY/_new  2023-11-07 21:26:26.299690016 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-openssh-askpass
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        OpenSSH password tool
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ lxqt-openssh-askpass-1.3.0.tar.xz -> lxqt-openssh-askpass-1.4.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-1.3.0/CHANGELOG 
new/lxqt-openssh-askpass-1.4.0/CHANGELOG
--- old/lxqt-openssh-askpass-1.3.0/CHANGELOG    2023-04-15 18:21:07.000000000 
+0200
+++ new/lxqt-openssh-askpass-1.4.0/CHANGELOG    2023-11-05 13:20:12.000000000 
+0100
@@ -1,3 +1,7 @@
+lxqt-openssh-askpass-1.4.0 / 2023-11-05
+========================================
+ * Updated translations and bumped the version.
+
 lxqt-openssh-askpass-1.3.0 / 2023-04-15
 ========================================
  * Bumped the version to 1.3.0.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-1.3.0/CMakeLists.txt 
new/lxqt-openssh-askpass-1.4.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-1.3.0/CMakeLists.txt       2023-04-15 
18:21:07.000000000 +0200
+++ new/lxqt-openssh-askpass-1.4.0/CMakeLists.txt       2023-11-05 
13:20:12.000000000 +0100
@@ -16,7 +16,7 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "1.3.0")
+set(LXQT_MINIMUM_VERSION "1.4.0")
 set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-1.3.0/translations/lxqt-openssh-askpass_fi.ts 
new/lxqt-openssh-askpass-1.4.0/translations/lxqt-openssh-askpass_fi.ts
--- old/lxqt-openssh-askpass-1.3.0/translations/lxqt-openssh-askpass_fi.ts      
1970-01-01 01:00:00.000000000 +0100
+++ new/lxqt-openssh-askpass-1.4.0/translations/lxqt-openssh-askpass_fi.ts      
2023-11-05 13:20:12.000000000 +0100
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fi">
+<context>
+    <name>MainWindow</name>
+    <message>
+        <location filename="../src/mainwindow.ui" line="14"/>
+        <source>OpenSSH Authentication Passphrase request</source>
+        <translation>OpenSSH-tunnistussalasanapyyntö</translation>
+    </message>
+    <message>
+        <location filename="../src/mainwindow.ui" line="20"/>
+        <source>Enter your SSH passphrase for request:</source>
+        <translation>Syötä SSH-salasanasi:</translation>
+    </message>
+</context>
+<context>
+    <name>QObject</name>
+    <message>
+        <location filename="../src/main.cpp" line="52"/>
+        <source>unknown request</source>
+        <translation>tuntematon pyyntö</translation>
+    </message>
+</context>
+</TS>

Reply via email to