# Generated by go2rpm # Needs network %bcond_with check # https://github.com/google/go-github %global goipath github.com/google/go-github Version: 25.0.2 %gometa %global common_description %{expand: Package Github provides a client for using the GitHub API.} %global golicenses LICENSE %global godocs example AUTHORS CONTRIBUTING.md README.md Name: golang-github-google-go-github Release: 1%{?dist} Summary: Go library for accessing the GitHub API # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/google/go-querystring/query) BuildRequires: golang(golang.org/x/crypto/ssh/terminal) BuildRequires: golang(golang.org/x/oauth2) BuildRequires: golang(google.golang.org/appengine) BuildRequires: golang(google.golang.org/appengine/log) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 30 03:00:52 CEST 2019 Robert-André Mauchin - 25.0.2-1 - Release 25.0.2 * Tue Feb 19 2019 Ed Marshall - 24.0.1-1 - Update to v24.0.1. * Tue Feb 19 2019 Ed Marshall - 24.0.0-1 - Update to v24.0.0. * Fri Feb 01 2019 Fedora Release Engineering - 18.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Oct 26 2018 Robert-André Mauchin - 18.2.0-1 - Update to official v18.2.0 release * Thu Jul 26 2018 Ed Marshall - 15.0.0-5 - Switch to forge-specific packaging. - Fix test failures with go 1.11. * Fri Jul 13 2018 Fedora Release Engineering - 15.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 15.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Ed Marshall - 15.0.0-2 - Update BuildRequires to match newest version. * Sat Feb 03 2018 Ed Marshall - 15.0.0-1 - Update to official v15.0.0 release * Wed Aug 02 2017 Fedora Release Engineering - 0-0.3.git553fda4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.2.git553fda4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Mar 10 2017 Ed Marshall - 0-0.1.git553fda4 - First package for Fedora