# Generated by go2rpm 1.3 %bcond_without check # https://github.com/richardlehane/mscfb %global goipath github.com/richardlehane/mscfb Version: 1.0.3 %gometa %global common_description %{expand: Golang reader for the Microsoft Compound File Binary File format.} %global golicenses LICENSE.txt %global godocs README.md Name: %{goname} Release: 4%{?dist} Summary: Golang reader for the Microsoft Compound File Binary File format # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/richardlehane/msoleps/types) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 20 2022 Fedora Release Engineering - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 10:16:28 CET 2021 Robert-André Mauchin - 1.0.3-1 - Initial package