# https://github.com/alicebob/miniredis %global goipath github.com/alicebob/miniredis Version: 2.31.1 %gometa %global common_description %{expand: Pure Go Redis test server, used in Go unittests.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Pure Go Redis test server, used in Go unittests # Upstream license specification: MIT License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/alicebob/gopher-json) BuildRequires: golang(github.com/yuin/gopher-lua) %description %{common_description} %godevelpkg %prep %goprep %install %godevelinstall %gopkgfiles %changelog