# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/makew0rld/dither %global goipath github.com/makeworld-the-better-one/dither/v2 Version: 2.4.0 %gometa -L -f %global common_description %{expand: A fast, correct image dithering library in Go.} %global golicenses LICENSE %global godocs examples CHANGELOG.md README.md Name: golang-github-makeworld-the-better-one-dither2 Release: %autorelease Summary: A fast, correct image dithering library in Go License: MPL-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog