Hello community, here is the log from the commit of package otpclient for openSUSE:Factory checked in at 2020-04-15 19:56:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/otpclient (Old) and /work/SRC/openSUSE:Factory/.otpclient.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "otpclient" Wed Apr 15 19:56:15 2020 rev:2 rq:794143 version:2.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/otpclient/otpclient.changes 2020-03-29 14:27:38.918157427 +0200 +++ /work/SRC/openSUSE:Factory/.otpclient.new.2738/otpclient.changes 2020-04-15 19:56:19.165655382 +0200 @@ -1,0 +2,14 @@ +Mon Apr 13 14:53:49 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to version 2.2.1: + + Fixed a bug that prevented andOTP backup encrypted using a long + password to be correctly imported. + +------------------------------------------------------------------- +Fri Apr 10 07:30:13 UTC 2020 - Paolo Stivanin <[email protected]> + +* Update to version 2.2.0: + + Add support for FreeOTPPlus. + + Fix first startup dialog wording. + +------------------------------------------------------------------- @@ -4 +18 @@ -- run spec cleaner +- run spec cleaner. @@ -9 +23 @@ -* Update to v2.1.0 +* Update to v2.1.0: @@ -17 +31 @@ -* Update to v2.0.1 +* Update to v2.0.1: Old: ---- v2.1.0.tar.gz v2.1.0.tar.gz.asc New: ---- v2.2.1.tar.gz v2.2.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ otpclient.spec ++++++ --- /var/tmp/diff_new_pack.pxAaoS/_old 2020-04-15 19:56:21.153656875 +0200 +++ /var/tmp/diff_new_pack.pxAaoS/_new 2020-04-15 19:56:21.153656875 +0200 @@ -18,7 +18,7 @@ %define uclname OTPClient Name: otpclient -Version: 2.1.0 +Version: 2.2.1 Release: 0 Summary: Simple GTK+ client for managing TOTP and HOTP License: GPL-3.0-or-later @@ -29,17 +29,17 @@ BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ -BuildRequires: pkgconfig -BuildRequires: pkgconfig(glib-2.0) >= 2.48 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.18 BuildRequires: libbaseencode-devel >= 1.0.9 +BuildRequires: libcotp-devel >= 1.2.1 BuildRequires: libgcrypt-devel >= 1.6.0 +BuildRequires: libjansson-devel >= 2.8.0 BuildRequires: libpng16-devel >= 1.6.0 -BuildRequires: libzip-devel >= 1.1.0 BuildRequires: libzbar-devel >= 0.10.0 -BuildRequires: libcotp-devel >= 1.2.1 -BuildRequires: libjansson-devel >= 2.8.0 +BuildRequires: libzip-devel >= 1.1.0 +BuildRequires: pkgconfig BuildRequires: update-desktop-files +BuildRequires: pkgconfig(glib-2.0) >= 2.48 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.18 %description Highly secure and easy to use GTK+ software for two-factor authentication ++++++ v2.1.0.tar.gz -> v2.2.1.tar.gz ++++++ ++++ 2508 lines of diff (skipped)
