# Generated by go2rpm %bcond_without check # https://github.com/golang/sync %global goipath golang.org/x/sync %global forgeurl https://github.com/golang/sync %global commit 56d357773e8497dfd526f0727e187720d1093757 %gometa %global common_description %{expand: This package provides Go concurrency primitives in addition to the ones provided by the language and "sync" and "sync/atomic" packages.} %global golicenses LICENSE PATENTS %global godocs AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md Name: %{goname} Version: 0 Release: 0.8%{?dist} Summary: Go concurrency primitives # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Apr 21 12:24:55 CEST 2019 Robert-André Mauchin - 0-0.8.20190421git56d3577 - Bump to commit 56d357773e8497dfd526f0727e187720d1093757 * Sat Mar 02 2019 Robert-André Mauchin - 0-0.7.20190302gite225da7 - Bump to upstream e225da77a7e68af35c70ccbf71af2b83e6acac3c * Fri Feb 01 2019 Fedora Release Engineering - 0-0.6.gitfd80eb9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.5.gitfd80eb9 - 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/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.gitfd80eb9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 08 2018 Robert-André Mauchin - 0-0.3.20180316gitfd80eb9 - Update with the new Go packaging * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20171101gitfd80eb9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 07 2017 Robert-André Mauchin - 0-0.1.20171101gitfd80eb9 - Upstream GIT revision fd80eb9 * Mon Jul 24 2017 Robert-André Mauchin - 0-0.1.20170517gitf52d181 - First package for Fedora