Hello community,
here is the log from the commit of package yubioath-desktop for
openSUSE:Factory checked in at 2020-03-08 22:24:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yubioath-desktop (Old)
and /work/SRC/openSUSE:Factory/.yubioath-desktop.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubioath-desktop"
Sun Mar 8 22:24:21 2020 rev:7 rq:782605 version:5.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/yubioath-desktop/yubioath-desktop.changes
2020-01-05 15:22:37.601605212 +0100
+++
/work/SRC/openSUSE:Factory/.yubioath-desktop.new.26092/yubioath-desktop.changes
2020-03-08 22:24:35.972094571 +0100
@@ -1,0 +2,8 @@
+Sun Mar 1 00:18:14 UTC 2020 - Marcus Rueckert <[email protected]>
+
+- Version 5.0.2
+ - Allow spaces in secret key when adding accounts
+ - UI: Move favorite button to the credential card
+ - UI: Improved scrolling behaviour
+
+-------------------------------------------------------------------
Old:
----
yubioath-desktop-5.0.1.tar.gz
yubioath-desktop-5.0.1.tar.gz.sig
New:
----
yubioath-desktop-5.0.2.tar.gz
yubioath-desktop-5.0.2.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yubioath-desktop.spec ++++++
--- /var/tmp/diff_new_pack.mtI8LG/_old 2020-03-08 22:24:37.048095234 +0100
+++ /var/tmp/diff_new_pack.mtI8LG/_new 2020-03-08 22:24:37.052095237 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yubioath-desktop
#
-# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
%define binname yubioath
Name: yubioath-desktop
-Version: 5.0.1
+Version: 5.0.2
Release: 0
Summary: Graphical interface for displaying OATH codes with a Yubikey
License: GPL-3.0-or-later
@@ -56,7 +56,7 @@
make install INSTALL_ROOT="%{buildroot}";
mkdir -p %{buildroot}%{_datadir}/pixmaps
-install -p -m 0644 resources/icons/%{binname}.png
%{buildroot}%{_datadir}/pixmaps/
+install -p -m 0644 resources/icons/com.yubico.yubioath.png
%{buildroot}%{_datadir}/pixmaps/
mkdir -p %{buildroot}%{_datadir}/applications
install -p -m 0644 resources/%{name}.desktop
%{buildroot}%{_datadir}/applications/
@@ -68,6 +68,6 @@
%doc NEWS README
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{binname}.png
+%{_datadir}/pixmaps/com.yubico.yubioath.png
%changelog
++++++ yubioath-desktop-5.0.1.tar.gz -> yubioath-desktop-5.0.2.tar.gz ++++++
++++ 3729 lines of diff (skipped)