e2f99ea
# Generated by go2rpm
e2f99ea
%bcond_without check
87da8c7
87da8c7
# https://github.com/justinas/alice
e2f99ea
%global goipath         github.com/justinas/alice
87da8c7
%global commit          03f45bd4b7dad4734bc4620e46a35789349abb20
87da8c7
e2f99ea
%gometa
87da8c7
e2f99ea
%global common_description %{expand:
e2f99ea
Alice provides a convenient way to chain your HTTP middleware functions and the
e2f99ea
app handler.}
87da8c7
e2f99ea
%global golicenses      LICENSE
e2f99ea
%global godocs          README.md
87da8c7
e2f99ea
Name:           %{goname}
e2f99ea
Version:        0
7288701
Release:        0.5%{?dist}
e2f99ea
Summary:        Painless middleware chaining for Go
87da8c7
e2f99ea
License:        MIT
e2f99ea
URL:            %{gourl}
e2f99ea
Source0:        %{gosource}
87da8c7
e2f99ea
%description
e2f99ea
%{common_description}
87da8c7
e2f99ea
%gopkg
87da8c7
87da8c7
%prep
e2f99ea
%goprep
87da8c7
87da8c7
%install
e2f99ea
%gopkginstall
87da8c7
e2f99ea
%if %{with check}
87da8c7
%check
e2f99ea
%gocheck
87da8c7
%endif
87da8c7
e2f99ea
%gopkgfiles
87da8c7
87da8c7
%changelog
7288701
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
7288701
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
7288701
e2f99ea
* Tue May 07 17:51:26 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20171023git03f45bd
e2f99ea
- Update to new macros
e2f99ea
6dca9c5
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.20171023git03f45bd
6dca9c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
6dca9c5
54d66fd
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20171023git03f45bd
54d66fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
54d66fd
87da8c7
* Tue Feb 13 2018 Kaushal <kshlmster@gmail.com> - 0-0.1.20171023git03f45bd
87da8c7
- First package for Fedora