# Generated by go2rpm # Needs network %bcond_with check # https://github.com/ishidawataru/sctp %global goipath github.com/ishidawataru/sctp %global commit 00ab2ac2db07a138417639ef3f39672c65dbb9a0 %gometa %global common_description %{expand: Stream Control Transmission Protocol library for the Go programming language.} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: SCTP library for the Go programming language # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jul 28 00:59:36 CEST 2020 Robert-André Mauchin - 0-0.6.20200728git00ab2ac - Bump to commit 00ab2ac2db07a138417639ef3f39672c65dbb9a0 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 04 16:46:52 CEST 2019 Robert-André Mauchin - 0-0.2.20190704git6e2cb13 - Bump to commit 6e2cb1366111dcf547c13531e3a263a067715847 * Mon May 06 20:11:05 CEST 2019 Robert-André Mauchin - 0-0.1.20190628git07191f8 - Initial package