Hello community, here is the log from the commit of package openconnect for openSUSE:Factory checked in at 2018-04-22 14:34:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openconnect (Old) and /work/SRC/openSUSE:Factory/.openconnect.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openconnect" Sun Apr 22 14:34:27 2018 rev:28 rq:598054 version:7.08 Changes: -------- --- /work/SRC/openSUSE:Factory/openconnect/openconnect.changes 2017-12-12 21:20:30.441559269 +0100 +++ /work/SRC/openSUSE:Factory/.openconnect.new/openconnect.changes 2018-04-22 14:34:30.312115848 +0200 @@ -1,0 +2,6 @@ +Tue Apr 3 15:12:37 UTC 2018 - [email protected] + +- Add BuildRequires pkgconfig(libpcsclite/libpskc) to enable + liboath (TOTP/HOTP) and yubikey support. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openconnect.spec ++++++ --- /var/tmp/diff_new_pack.mrZIkF/_old 2018-04-22 14:34:31.360077923 +0200 +++ /var/tmp/diff_new_pack.mrZIkF/_new 2018-04-22 14:34:31.364077778 +0200 @@ -1,7 +1,7 @@ # # spec file for package openconnect # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Version: 7.08 Release: 0 Summary: Open client for Cisco AnyConnect VPN -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Networking/Security Url: http://www.infradead.org/openconnect.html Source0: ftp://ftp.infradead.org/pub/%{name}/%{name}-%{version}.tar.gz @@ -33,6 +33,8 @@ BuildRequires: libtomcrypt-devel BuildRequires: pkg-config BuildRequires: stoken-devel +BuildRequires: pkgconfig(libpcsclite) +BuildRequires: pkgconfig(libpskc) # == docs == BuildRequires: groff-full BuildRequires: python2-base
