Hello community,
here is the log from the commit of package lxqt-openssh-askpass for
openSUSE:Factory checked in at 2020-11-04 18:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
and /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-openssh-askpass"
Wed Nov 4 18:28:35 2020 rev:14 rq:846015 version:0.16.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2020-05-04 18:38:47.680837874 +0200
+++
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.11331/lxqt-openssh-askpass.changes
2020-11-04 18:32:48.528092303 +0100
@@ -1,0 +2,6 @@
+Wed Nov 4 13:57:58 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.16.0:
+ * Bumped version to 0.16.0
+
+-------------------------------------------------------------------
Old:
----
lxqt-openssh-askpass-0.15.0.tar.xz
lxqt-openssh-askpass-0.15.0.tar.xz.asc
New:
----
lxqt-openssh-askpass-0.16.0.tar.xz
lxqt-openssh-askpass-0.16.0.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-openssh-askpass.spec ++++++
--- /var/tmp/diff_new_pack.qL7gbm/_old 2020-11-04 18:32:49.012091230 +0100
+++ /var/tmp/diff_new_pack.qL7gbm/_new 2020-11-04 18:32:49.016091221 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lxqt-openssh-askpass
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.15.0
+Version: 0.16.0
Release: 0
Summary: OpenSSH password tool
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,10 +27,10 @@
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.7.0
+BuildRequires: lxqt-build-tools-devel >= 0.8.0
BuildRequires: pkgconfig
BuildRequires: cmake(KF5WindowSystem)
-BuildRequires: pkgconfig(Qt5UiTools)
+BuildRequires: pkgconfig(Qt5UiTools) >= 5.12
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(lxqt) >= %{version}
Recommends: %{name}-lang
++++++ lxqt-openssh-askpass-0.15.0.tar.xz -> lxqt-openssh-askpass-0.16.0.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/CHANGELOG
new/lxqt-openssh-askpass-0.16.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.15.0/CHANGELOG 2020-04-23 23:10:05.000000000
+0200
+++ new/lxqt-openssh-askpass-0.16.0/CHANGELOG 2020-11-03 14:54:11.000000000
+0100
@@ -1,4 +1,8 @@
-lxqt-openssh-askpass-0.15.0 / 2020-04-23
+lxqt-openssh-askpass-0.16.0 / 2020-11-01
+========================================
+ * Bumped version to 0.16.0.
+
+ lxqt-openssh-askpass-0.15.0 / 2020-04-23
========================================
* Bumped version to 0.15.0.
* Removed (duplicated) string casts definitions.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/CMakeLists.txt
new/lxqt-openssh-askpass-0.16.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.15.0/CMakeLists.txt 2020-04-23
23:10:05.000000000 +0200
+++ new/lxqt-openssh-askpass-0.16.0/CMakeLists.txt 2020-11-03
14:54:11.000000000 +0100
@@ -16,8 +16,8 @@
option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files"
OFF)
# Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.15.0")
-set(QT_MINIMUM_VERSION "5.10.0")
+set(LXQT_MINIMUM_VERSION "0.16.0")
+set(QT_MINIMUM_VERSION "5.12.0")
find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.15.0/README.md
new/lxqt-openssh-askpass-0.16.0/README.md
--- old/lxqt-openssh-askpass-0.15.0/README.md 2020-04-23 23:10:05.000000000
+0200
+++ new/lxqt-openssh-askpass-0.16.0/README.md 2020-11-03 14:54:11.000000000
+0100
@@ -81,8 +81,10 @@
terminal emulator, too.
-### Translation (Weblate)
+### Translations
-<a href="https://weblate.lxqt.org/projects/lxqt/lxqt-openssh-askpass/">
-<img
src="https://weblate.lxqt.org/widgets/lxqt/-/lxqt-openssh-askpass/multi-auto.svg"
alt="Translation status" />
+Translations can be done in
[LXQt-Weblate](https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-openssh-askpass/).
+
+<a
href="https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-openssh-askpass/">
+<img
src="https://translate.lxqt-project.org/widgets/lxqt-configuration/-/lxqt-openssh-askpass/multi-auto.svg"
alt="Translation status" />
</a>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/lxqt-openssh-askpass-0.15.0/translations/lxqt-openssh-askpass_hr.ts
new/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_hr.ts
--- old/lxqt-openssh-askpass-0.15.0/translations/lxqt-openssh-askpass_hr.ts
1970-01-01 01:00:00.000000000 +0100
+++ new/lxqt-openssh-askpass-0.16.0/translations/lxqt-openssh-askpass_hr.ts
2020-11-03 14:54:11.000000000 +0100
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="hr">
+<context>
+ <name>MainWindow</name>
+ <message>
+ <location filename="../src/mainwindow.ui" line="14"/>
+ <source>OpenSSH Authentication Passphrase request</source>
+ <translation>Zahtjev za OpenSSH lozinkom za
autentifikaciju</translation>
+ </message>
+ <message>
+ <location filename="../src/mainwindow.ui" line="20"/>
+ <source>Enter your SSH passphrase for request:</source>
+ <translation>UpiĊĦi svoju SSH lozinku za zahtjev:</translation>
+ </message>
+</context>
+<context>
+ <name>QObject</name>
+ <message>
+ <location filename="../src/main.cpp" line="52"/>
+ <source>unknown request</source>
+ <translation>nepoznat zahtjev</translation>
+ </message>
+</context>
+</TS>