# Generated by go2rpm %bcond_without check # https://github.com/golang/image %global goipath golang.org/x/image %global forgeurl https://github.com/golang/image %global commit 59b11bec70c7cc648cf3cc54683683b76d5b5e6b %gometa %global common_description %{expand: This package holds supplementary Go image libraries.} %global golicenses LICENSE PATENTS %global godocs example AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md Name: %{goname} Version: 0 Release: 0.8%{?dist} Summary: Go supplementary image libraries # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/text/encoding/charmap) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Apr 25 00:50:46 CEST 2019 Robert-André Mauchin - 0-0.8.20190425git59b11be - Bump to commit 59b11bec70c7cc648cf3cc54683683b76d5b5e6b * Wed Apr 10 2019 Elliott Sales de Andrade - 0-0.7.20190410git3fc05d4 - Update to latest commit * Wed Apr 10 2019 Elliott Sales de Andrade - 0-0.6.20170821git426cfd8 - Re-create using new Go macro templates * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.20170514.git426cfd8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.20170514.git426cfd8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.3.20170514.git426cfd8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Aug 15 2017 Athos Ribeiro - 0-0.2.20170514.git426cfd8 - Do not run vector tests in ppcle and s390x due to precision issues * Mon Aug 07 2017 Athos Ribeiro - 0-0.1.20170514.git426cfd8 - First package for Fedora