# Generated by go2rpm %bcond_without check # https://github.com/nfnt/resize %global goipath github.com/nfnt/resize %global commit 83c6a9932646f83e3267f353373d47347b6036b2 %gometa %global common_description %{expand: Image resizing for the Go programming language with common interpolation methods.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Pure golang image resizing License: ISC URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue May 28 17:46:20 CEST 2019 Robert-André Mauchin - 0-0.6.20181104git83c6a99 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.git83c6a99 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 4 2018 mosquito - 0-0.4.20181104git83c6a99 - Update to 83c6a99 * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git891127d - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.git891127d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Aug 7 2017 mosquito - 0-0.1.git891127d - Initial package build