Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yubioath-desktop for openSUSE:Factory checked in at 2021-12-05 22:45:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yubioath-desktop (Old) and /work/SRC/openSUSE:Factory/.yubioath-desktop.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yubioath-desktop" Sun Dec 5 22:45:56 2021 rev:11 rq:935596 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yubioath-desktop/yubioath-desktop.changes 2021-05-10 15:41:28.165065272 +0200 +++ /work/SRC/openSUSE:Factory/.yubioath-desktop.new.31177/yubioath-desktop.changes 2021-12-05 22:46:20.253597879 +0100 @@ -1,0 +2,8 @@ +Thu Dec 2 18:58:26 UTC 2021 - Torsten Gruner <t.gru...@katodev.de> + +- Update to version 5.1.0 + * Support and manage FIDO-enabled YubiKeys. + * Toggle applications over USB and NFC. + * Major UI improvements. + +------------------------------------------------------------------- Old: ---- yubioath-desktop-5.0.5.tar.gz yubioath-desktop-5.0.5.tar.gz.sig New: ---- yubioath-desktop-5.1.0.tar.gz yubioath-desktop-5.1.0.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yubioath-desktop.spec ++++++ --- /var/tmp/diff_new_pack.N0o58E/_old 2021-12-05 22:46:20.969595546 +0100 +++ /var/tmp/diff_new_pack.N0o58E/_new 2021-12-05 22:46:20.973595533 +0100 @@ -18,10 +18,10 @@ %define binname yubioath Name: yubioath-desktop -Version: 5.0.5 +Version: 5.1.0 Release: 0 Summary: Graphical interface for displaying OATH codes with a Yubikey -License: GPL-3.0-or-later +License: GPL-3.0-or-later and Apache-2.0 Group: Productivity/Security URL: https://developers.yubico.com/yubioath-desktop/ Source0: https://developers.yubico.com/yubioath-desktop/Releases/%{name}-%{version}.tar.gz @@ -31,13 +31,14 @@ BuildRequires: libqt5-qtbase-devel => 5.12 BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(python3) Requires: libqt5-qtgraphicaleffects Requires: libqt5-qtquickcontrols2 Requires: pyotherside -Requires: yubikey-manager >= 4.0.2 +Requires: yubikey-manager >= 4.0.7 %description The Yubico Authenticator is a graphical desktop tool for generating @@ -48,9 +49,11 @@ %prep %setup -q -n %{name} sed -i 's|yubikey-manager==|yubikey-manager>=|' requirements.txt +# workaround for the binary-file installation path +sed -i 's|target.path = $$PREFIX/lib|target.path = $$PREFIX/bin|' QZXing/QZXing-components.pri %build -%qmake5 QMAKE_CFLAGS+="%{optflags}" QMAKE_CXXFLAGS+="%{optflags}" QMAKE_STRIP="/bin/true"; +%qmake5 QMAKE_CFLAGS+="%{optflags}" QMAKE_CXXFLAGS+="%{optflags}" QMAKE_STRIP="/bin/true" %make_build %install @@ -63,10 +66,11 @@ %fdupes %{buildroot} %files -%license COPYING +%license COPYING QZXing/LICENSE %doc NEWS README %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop %{_datadir}/pixmaps/com.yubico.yubioath.svg +%exclude %{_includedir}/*.h %changelog ++++++ yubioath-desktop-5.0.5.tar.gz -> yubioath-desktop-5.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/yubioath-desktop/yubioath-desktop-5.0.5.tar.gz /work/SRC/openSUSE:Factory/.yubioath-desktop.new.31177/yubioath-desktop-5.1.0.tar.gz differ: char 13, line 1