# Generated by go2rpm 1.9.0 %global debug_package %{nil} # https://github.com/joshuarubin/go-sway %global goipath github.com/joshuarubin/go-sway Version: 1.2.0 %gometa -f %global common_description %{expand: Sway client for Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{dist} Summary: Sway client for Go License: MIT URL: %{gourl} Source: %{gosource} BuildRequires: golang(github.com/joshuarubin/lifecycle) BuildRequires: golang(go.uber.org/multierr) %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %gopkgfiles %changelog * Mon Jul 31 2023 Jerzy Drożdż - 1.2.0-1 - Initial build