# Generated by go2rpm %bcond_without check # https://github.com/xanzy/ssh-agent %global goipath github.com/xanzy/ssh-agent Version: 0.2.1 %gometa %global common_description %{expand: Create a new agent.Agent on any type of OS from any Go application.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: Create a new SSH agent on any type of OS # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/crypto/ssh/agent) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 28 15:39:41 CEST 2019 Robert-André Mauchin - 0.2.1-2 - Update to new macros * Sat Mar 02 2019 Robert-André Mauchin - 0.2.1-1 - Update to release 0.2.1 * Fri Feb 01 2019 Fedora Release Engineering - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0.2.0-2 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Sun Oct 07 2018 Robert-André Mauchin - 0.2.0-1 - Update to release 0.2.0 * Fri Jul 13 2018 Fedora Release Engineering - 0-0.5.gitba9c9e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 14 2018 Robert-André Mauchin - 0-0.4.20180314gitba9c9e3 - Fix BuildRequires * Fri Mar 09 2018 Robert-André Mauchin - 0-0.3.20180314gitba9c9e3 - Update with the new Go packaging * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20151215gitba9c9e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jul 24 2017 Robert-André Mauchin - 0-0.1.20151215gitba9c9e3 - First package for Fedora