# Generated by go2rpm %bcond_without check # https://github.com/disintegration/gift %global goipath github.com/disintegration/gift Version: 1.2.0 %gometa %global common_description %{expand: Package Gift provides a set of useful image processing filters.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go Image Filtering Toolkit License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 16 23:30:19 CEST 2019 Robert-André Mauchin - 1.2.0-1 - Initial package