Hello community, here is the log from the commit of package ksshaskpass5 for openSUSE:Factory checked in at 2019-02-25 17:46:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksshaskpass5 (Old) and /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksshaskpass5" Mon Feb 25 17:46:59 2019 rev:70 rq:677490 version:5.15.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes 2019-02-11 21:20:41.135231816 +0100 +++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.28833/ksshaskpass5.changes 2019-02-25 17:47:07.318864017 +0100 @@ -1,0 +2,15 @@ +Tue Feb 19 12:25:56 UTC 2019 - [email protected] + +- Update to 5.15.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.1.php +- No code changes since 5.15.0 + +------------------------------------------------------------------- +Thu Feb 14 10:33:13 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Do not require openssh-askpass simply provide another password + asking interface for openssh + +------------------------------------------------------------------- Old: ---- ksshaskpass-5.15.0.tar.xz ksshaskpass-5.15.0.tar.xz.sig New: ---- ksshaskpass-5.15.1.tar.xz ksshaskpass-5.15.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksshaskpass5.spec ++++++ --- /var/tmp/diff_new_pack.yYqRme/_old 2019-02-25 17:47:08.078863706 +0100 +++ /var/tmp/diff_new_pack.yYqRme/_new 2019-02-25 17:47:08.082863704 +0100 @@ -18,15 +18,15 @@ %bcond_without lang Name: ksshaskpass5 -Version: 5.15.0 +Version: 5.15.1 Release: 0 Summary: Plasma 5 version of ssh-askpass License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org/ -Source: ksshaskpass-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz %if %{with lang} -Source1: ksshaskpass-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/ksshaskpass-%{version}.tar.xz.sig Source2: plasma.keyring %endif Patch1: suse-tweaks.diff @@ -38,11 +38,10 @@ BuildRequires: cmake(KF5Wallet) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(Qt5Core) >= 5.4.0 -Requires: openssh-askpass %if %{with lang} Recommends: %{name}-lang %endif -Supplements: packageand(openssh-askpass:plasma5-workspace) +Supplements: packageand(openssh:plasma5-workspace) BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320" Provides: ksshaskpass = %{version} ++++++ ksshaskpass-5.15.0.tar.xz -> ksshaskpass-5.15.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.15.0/CMakeLists.txt new/ksshaskpass-5.15.1/CMakeLists.txt --- old/ksshaskpass-5.15.0/CMakeLists.txt 2019-02-07 12:11:36.000000000 +0100 +++ new/ksshaskpass-5.15.1/CMakeLists.txt 2019-02-19 11:52:04.000000000 +0100 @@ -1,6 +1,6 @@ project(ksshaskpass) cmake_minimum_required(VERSION 2.8.12) -set(PROJECT_VERSION "5.15.0") +set(PROJECT_VERSION "5.15.1") set(QT_MIN_VERSION "5.11.0") set(KF5_MIN_VERSION "5.54.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksshaskpass-5.15.0/po/gl/ksshaskpass.po new/ksshaskpass-5.15.1/po/gl/ksshaskpass.po --- old/ksshaskpass-5.15.0/po/gl/ksshaskpass.po 2019-02-07 12:11:34.000000000 +0100 +++ new/ksshaskpass-5.15.1/po/gl/ksshaskpass.po 2019-02-19 11:51:52.000000000 +0100 @@ -2,13 +2,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Adrián Chaves Fernández <[email protected]>, 2015. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-01-18 07:37+0100\n" -"PO-Revision-Date: 2017-09-09 13:29+0100\n" +"PO-Revision-Date: 2019-02-14 22:41+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -47,6 +47,7 @@ "© 2006 Hans van Leeuwen\n" "© 2008-2010 Armin Berres" +# skip-rule: PT-2013_add #: main.cpp:108 #, kde-format msgid ""
