# Generated by go2rpm 1.2 %bcond_without check # https://github.com/saintfish/chardet %global goipath github.com/saintfish/chardet %global commit 3af4cd4741ca4f3eb0c407c034571a6fb0ea529c %gometa %global common_description %{expand: Charset detector library for Golang derived from ICU.} %global golicenses LICENSE icu-license.html %global godocs AUTHORS README.md Name: %{goname} Version: 0 Release: 0.2%{?dist} Summary: Charset detector library License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri Dec 11 2020 Fabian Affolter - 0-0.2.20201009git3af4cd4 - Add missing license file (#1887671) * Fri Oct 09 2020 Fabian Affolter - 0-0.1.20201009git3af4cd4 - Initial package for Fedora