# Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/gin-contrib/static %global goipath github.com/gin-contrib/static Version: 0.0.1 %gometa %global common_description %{expand: Static middleware.} %global golicenses LICENSE %global godocs _example README.md Name: %{goname} Release: 3%{?dist} Summary: Static middleware License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/gin-gonic/gin) %if %{with check} # Tests BuildRequires: golang(github.com/stretchr/testify/assert) %endif %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.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Aug 25 2021 Fabian Affolter - 0.0.1-1%{?dist} - Update to latest upstream release 0.0.1 (rhbz#1963526) * Thu Jul 22 2021 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Jan 09 18:15:49 CET 2021 Robert-André Mauchin - 0-0.3.20210109gitd45d9a3 - Bump to commit d45d9a37d28e6924a19a62e78a5dbd90d7bebd00 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Apr 13 2020 Fabian Affolter - 0-0.1.20200413gitf81c604 - Initial package