Blob Blame History Raw
# Generated by go2rpm
%bcond_without check

# https://github.com/tv42/httpunix
%global goipath         github.com/tv42/httpunix
%global commit          b75d8614f926c077e48d85f1f8f7885b758c6225

%gometa

%global common_description %{expand:
Go library to talk http over unix domain sockets.}

%global golicenses      LICENSE

Name:           %{goname}
Version:        0
Release:        0.5%{?dist}
Summary:        Go library to talk http over unix domain sockets

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles

%changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Thu Apr 18 15:03:26 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.2.20190305gitb75d861
- Update to new macros

* Tue Mar 05 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190305gitb75d861
- First package for Fedora