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 2022-05-01 20:51:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
and /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-openssh-askpass"
Sun May 1 20:51:26 2022 rev:17 rq:973878 version:1.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2021-11-09 23:54:54.455961709 +0100
+++
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.1538/lxqt-openssh-askpass.changes
2022-05-01 20:51:33.540608446 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 06:28:52 UTC 2022 - Michael Vetter <[email protected]>
+
+- Update to 1.1.0:
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
lxqt-openssh-askpass-1.0.0.tar.xz
lxqt-openssh-askpass-1.0.0.tar.xz.asc
New:
----
lxqt-openssh-askpass-1.1.0.tar.xz
lxqt-openssh-askpass-1.1.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-openssh-askpass.spec ++++++
--- /var/tmp/diff_new_pack.JsNAhu/_old 2022-05-01 20:51:33.992608859 +0200
+++ /var/tmp/diff_new_pack.JsNAhu/_new 2022-05-01 20:51:33.996608862 +0200
@@ -1,7 +1,7 @@
#
# spec file for package lxqt-openssh-askpass
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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: 1.0.0
+Version: 1.1.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.9.0
+BuildRequires: lxqt-build-tools-devel >= 0.11.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5UiTools) >= 5.15
++++++ lxqt-openssh-askpass-1.0.0.tar.xz -> lxqt-openssh-askpass-1.1.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-openssh-askpass-1.0.0/CHANGELOG
new/lxqt-openssh-askpass-1.1.0/CHANGELOG
--- old/lxqt-openssh-askpass-1.0.0/CHANGELOG 2021-11-05 11:20:32.000000000
+0100
+++ new/lxqt-openssh-askpass-1.1.0/CHANGELOG 2022-04-16 15:42:47.000000000
+0200
@@ -1,3 +1,7 @@
+lxqt-openssh-askpass-1.1.0 / 2022-04-15
+========================================
+ * Updated translations.
+
lxqt-openssh-askpass-1.0.0 / 2021-11-04
========================================
* Updated AUTHORS.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-openssh-askpass-1.0.0/CMakeLists.txt
new/lxqt-openssh-askpass-1.1.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-1.0.0/CMakeLists.txt 2021-11-05
11:20:32.000000000 +0100
+++ new/lxqt-openssh-askpass-1.1.0/CMakeLists.txt 2022-04-16
15:42:47.000000000 +0200
@@ -16,7 +16,7 @@
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files"
OFF)
# Minimum Versions
-set(LXQT_MINIMUM_VERSION "1.0.0")
+set(LXQT_MINIMUM_VERSION "1.1.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.0.0/translations/lxqt-openssh-askpass_cs.ts
new/lxqt-openssh-askpass-1.1.0/translations/lxqt-openssh-askpass_cs.ts
--- old/lxqt-openssh-askpass-1.0.0/translations/lxqt-openssh-askpass_cs.ts
2021-11-05 11:20:32.000000000 +0100
+++ new/lxqt-openssh-askpass-1.1.0/translations/lxqt-openssh-askpass_cs.ts
2022-04-16 15:42:47.000000000 +0200
@@ -6,7 +6,7 @@
<message>
<location filename="../src/mainwindow.ui" line="14"/>
<source>OpenSSH Authentication Passphrase request</source>
- <translation>Po??adavek z OpenSSH na ov????en?? se heslovou
fr??z??</translation>
+ <translation>Po??adavek z OpenSSH ov????en?? na heslovou
fr??zi</translation>
</message>
<message>
<location filename="../src/mainwindow.ui" line="20"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-openssh-askpass-1.0.0/translations/lxqt-openssh-askpass_el.ts
new/lxqt-openssh-askpass-1.1.0/translations/lxqt-openssh-askpass_el.ts
--- old/lxqt-openssh-askpass-1.0.0/translations/lxqt-openssh-askpass_el.ts
2021-11-05 11:20:32.000000000 +0100
+++ new/lxqt-openssh-askpass-1.1.0/translations/lxqt-openssh-askpass_el.ts
2022-04-16 15:42:47.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>