# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/gorilla/feeds %global goipath github.com/gorilla/feeds Version: 1.1.1 %gometa %global common_description %{expand: Golang rss/atom generator library.} %global golicenses LICENSE %global godocs AUTHORS to-implement.md README.md Name: %{goname} Release: 1%{?dist} Summary: Golang rss/atom generator library # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval ExcludeArch: %{ix86} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Aug 22 2022 Alessio - 1.1.1-1 - Initial package