From cad14928012b349870e785b194967e1da57144ee321edfa0989feed3bd0a91be Mon Sep 17 00:00:00 2001 From: Torsten Gruner Date: Sun, 30 Sep 2018 08:24:26 +0000 Subject: [PATCH] Accepting request 639063 from home:jengelh:branches:security factory review OBS-URL: https://build.opensuse.org/request/show/639063 OBS-URL: https://build.opensuse.org/package/show/security/libfido2?expand=0&rev=2 --- libfido2.changes | 10 +++++++--- libfido2.spec | 11 +++++++---- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/libfido2.changes b/libfido2.changes index e9adf2f..c1416b9 100644 --- a/libfido2.changes +++ b/libfido2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 28 19:05:32 UTC 2018 - Jan Engelhardt + +- Fix RPM group. Wrap description. + ------------------------------------------------------------------- Thu Jun 21 08:51:47 UTC 2018 - t.gruner@katodev.de @@ -8,15 +13,14 @@ Thu Jun 21 08:51:47 UTC 2018 - t.gruner@katodev.de - Version 0.1.1 (released 2018-06-05) - Added documentation. - Added OpenSSL 1.0 support. - - Minor fixes. + - Minor fixes. ------------------------------------------------------------------- Sun May 27 20:10:41 UTC 2018 - t.gruner@katodev.de -- update to version 0.1.0 +- update to version 0.1.0 ------------------------------------------------------------------- Mon Apr 30 20:03:20 UTC 2018 - t.gruner@katodev.de - Initial release version 0_git - diff --git a/libfido2.spec b/libfido2.spec index 800a1cf..ca018fa 100644 --- a/libfido2.spec +++ b/libfido2.spec @@ -34,14 +34,17 @@ BuildRequires: pkgconfig(libcbor) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures. +Provides library functionality for communicating with a FIDO device +over USB as well as verifying attestation and assertion signatures. %package -n %{name}-%{sover} Summary: FIDO U2F and FIDO 2.0 protocols -Group: Productivity/Networking/Security +Group: System/Libraries %description -n %{name}-%{sover} -This library aims to support the FIDO U2F and FIDO 2.0 protocols for communicating with a USB authenticator via the Client-to-Authenticator Protocol (CTAP 1 and 2). +This library supports the FIDO U2F and FIDO 2.0 protocols for +communicating with a USB authenticator via the +Client-to-Authenticator Protocol (CTAP 1 and 2). %package -n %{name}-devel Summary: Development files for FIDO U2F and FIDO 2.0 protocols @@ -52,7 +55,7 @@ Requires: libhidapi-devel %description -n %{name}-devel This package contains the header file needed to develop applications that -use FIDO U2F and FIDO 2.0 protocols +use FIDO U2F and FIDO 2.0 protocols. %prep %setup -q