Blame golang-github-eapache-xerial-snappy.spec

7b0a073
# Generated by go2rpm
3903d39
%bcond_without check
3903d39
3903d39
# https://github.com/eapache/go-xerial-snappy
3903d39
%global goipath         github.com/eapache/go-xerial-snappy
3903d39
%global commit          776d5712da21bc4762676d614db1d8a64f4238b0
3903d39
7b0a073
%gometa
3903d39
7b0a073
%global common_description %{expand:
7b0a073
Xerial-compatible Snappy framing support for Go.}
3903d39
7b0a073
%global golicenses      LICENSE
7b0a073
%global godocs          README.md
3903d39
3903d39
Name:           %{goname}
3903d39
Version:        0
b83aa76
Release:        0.5%{?dist}
7b0a073
Summary:        Xerial-compatible Snappy framing support for Go
7b0a073
3903d39
License:        MIT
3903d39
URL:            %{gourl}
3903d39
Source0:        %{gosource}
3903d39
7b0a073
BuildRequires:  golang(github.com/golang/snappy)
3903d39
3903d39
%description
3903d39
%{common_description}
3903d39
7b0a073
%gopkg
3903d39
3903d39
%prep
7b0a073
%goprep
3903d39
3903d39
%install
7b0a073
%gopkginstall
3903d39
3903d39
%if %{with check}
3903d39
%check
7b0a073
%gocheck
3903d39
%endif
3903d39
7b0a073
%gopkgfiles
3903d39
3903d39
%changelog
b83aa76
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
b83aa76
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b83aa76
83e519c
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4
83e519c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
83e519c
026139e
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
026139e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
026139e
7b0a073
* Tue Apr 23 18:54:21 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.2.20190408git776d571
7b0a073
- Update to new macros
7b0a073
3903d39
* Mon Apr 08 19:47:08 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190408git776d571
3903d39
- First package for Fedora