# Generated by go2rpm %bcond_without check # https://github.com/chrismalek/oktasdk-go %global goipath github.com/chrismalek/oktasdk-go %global commit 3430665dfaa0211a813c56550abf530009b01fb7 %gometa %global common_description %{expand: An SDK to integrate with the OKTA SDK for Go.} %global golicenses LICENSE.txt %global godocs examples readme.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: OKTA REST API Client for Go License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-querystring/query) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 29 21:08:11 CEST 2019 Robert-André Mauchin - 0-0.6.20190429git3430665 - Bump to commit 3430665dfaa0211a813c56550abf530009b01fb7 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.5.gitc38de6f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Robert-André Mauchin - 0-0.4.20181113gitc38de6f - Bump to commit c38de6febf6bc5d93004d830b0a8ad6a3423a725 - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20170911gitae553c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20170911gitae553c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 07 2017 Ed Marshall - 0-0.1.20170911gitae553c9 - First package for Fedora