Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > 68db2ebae4ec822f7f21624e110277dd > files > 1

golang-github-xlzd-gotp-0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/xlzd/gotp
%global goipath         github.com/xlzd/gotp
%global commit          c8557ba2c11930b3069b31bfd80f38cc774cc68a

%gometa

%global common_description %{expand:
Golang OTP(One-Time Password) Library.}

%global golicenses      LICENSE
%global godocs          example README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 2
Summary:        Golang OTP(One-Time Password) Library
Group:          Development/Other
BuildArch:      noarch

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles



%changelog
* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1815588
- Mageia 9 Mass Rebuild

* Thu Nov 18 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757784
- rebuild for mageia 9

* Sat Sep 05 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1622251
- imported package golang-github-xlzd-gotp


* Fri Sep 04 22:22:52 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0-0.1.20200904gitc8557ba
- Initial package