# Generated by go2rpm %bcond_without check # https://github.com/spacemonkeygo/openssl %global goipath github.com/spacemonkeygo/openssl %global commit c2dcc5cca94ac8f7f3f0c20e20050d4cce9d9730 %gometa %global godevelheader %{expand: Requires: openssl-devel} %global common_description %{expand: Package Openssl is a light wrapper around OpenSSL for Go. It strives to provide a near-drop-in replacement for the Go standard library tls package.} %global golicenses LICENSE %global godocs AUTHORS README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: OpenSSL bindings for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/spacemonkeygo/spacelog) BuildRequires: openssl-devel %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 29 16:42:06 CEST 2019 Robert-André Mauchin - 0-0.6.20190529gitc2dcc5c - Bump to commit c2dcc5cca94ac8f7f3f0c20e20050d4cce9d9730 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.20171219gite863d83 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.20171219gite863d83 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 12 2018 Patrick Uiterwijk - 0-0.3.20171219gite863d83 - Remove extra buildmode flag, that's already in gotest * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20171219gite863d83 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 15 2018 Marek Skalický - 0-0.1.20171219gite863d83 - First package for Fedora