# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/moby/pubsub %global goipath github.com/moby/pubsub Version: 1.0.0 %gometa %global common_description %{expand: golang-github-moby-pubsub itself doesn't provide any description seems to be a publisher subscription to broadcast messages.} %global golicenses NOTICE LICENSE Name: %{goname} Release: 1%{?dist} Summary: None License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Apr 21 2023 Sérgio Basto - 1.0.0-1 - Initial package