# Generated by go2rpm %bcond_without check # https://github.com/duosecurity/duo_api_golang %global goipath github.com/duosecurity/duo_api_golang %global commit 6c680f768e746ca8563c19035adfd94a4a4101f1 %gometa %global common_description %{expand: The Auth API is a low-level, RESTful API for adding strong two-factor authentication to your website or application. This module's API client implementation is complete; corresponding methods are exported for all available endpoints.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Go language bindings for the Duo APIs (both auth and admin) # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 30 00:44:42 CEST 2019 Robert-André Mauchin - 0-0.1.20190430git6c680f7 - Bump to commit 6c680f768e746ca8563c19035adfd94a4a4101f1 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.5.20160627git2b2d787 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.20160627git2b2d787 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 14 2018 Ed Marshall - 0-0.3.20160627git2b2d787 - Add patch to fix FTBFS with Go 1.10. * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20160627git2b2d787 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 04 2017 Ed Marshall - 0-0.1.20160627git2b2d787 - First package for Fedora