C library that generates TOTP and HOTP according to RFC-6238
%package devel
Requires: %{name}%{_isa} = %{version}-%{release}
Summary: Development files for libcotp libraries
%description devel
Development files for libcotp libraries
%prep
%setup -q -n libcotp-%{version}
@ -25,6 +31,14 @@ C library that generates TOTP and HOTP according to RFC-6238
@@ -25,6 +31,14 @@ C library that generates TOTP and HOTP according to RFC-6238