# Generated by go2rpm 1.4 %bcond_without check # https://github.com/zyedidia/json5 %global goipath github.com/zyedidia/json5 %global commit 2da050b1a98da1cfc46a48bb6c3dbd4d09baa76f %gometa %global common_description %{expand: Go JSON5 decoder package based on encoding/json.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Version: 0 Release: 0.5%{?dist} Summary: Go JSON5 decoder package based on encoding/json License: BSD and MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Nov 10 07:53:30 CET 2020 Robert-André Mauchin - 0-0.1.20201111git2da050b - Initial package