Blame golang-github-facebookarchive-structtag.spec

a37f62e
# Generated by go2rpm
a37f62e
%bcond_without check
a37f62e
a37f62e
# https://github.com/facebookarchive/structtag
a37f62e
%global goipath         github.com/facebookarchive/structtag
a37f62e
%global commit          217e25fb96916cc60332e399c9aa63f5c422ceed
7af1c09
7af1c09
%gometa
7af1c09
a37f62e
%global goaltipaths     github.com/facebookgo/structtag
a37f62e
a37f62e
%global common_description %{expand:
a37f62e
Package structtag provides parsing of the defacto struct tag style.}
a37f62e
a37f62e
%global golicenses      license
a37f62e
%global godocs          readme.md
d4927e1
7af1c09
Name:           %{goname}
d9256a5
Version:        0
bc3dd65
Release:        0.7%{?dist}
d4927e1
Summary:        Package providing parsing of the defacto struct tag style
7af1c09
License:        BSD
7af1c09
URL:            %{gourl}
7af1c09
Source0:        %{gosource}
7af1c09
7af1c09
%description
a37f62e
%{common_description}
d4927e1
a37f62e
%gopkg
d4927e1
7af1c09
%prep
a37f62e
%goprep
7af1c09
7af1c09
%install
a37f62e
%gopkginstall
7af1c09
a37f62e
%if %{with check}
7af1c09
%check
a37f62e
%gocheck
a37f62e
%endif
d4927e1
a37f62e
%gopkgfiles
7af1c09
7af1c09
%changelog
bc3dd65
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7
bc3dd65
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
bc3dd65
3bdd4b8
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6
3bdd4b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
3bdd4b8
5c7b425
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
5c7b425
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
5c7b425
a37f62e
* Tue Jun 04 14:23:07 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20190321git217e25fb
a37f62e
- Update to new macros
a37f62e
ec5581b
* Mon Apr 29 2019 Mark Goodwin <mgoodwin@redhat.com> - 0-0.3.20190321git217e25fb
ec5581b
- bump to rebuild the subpackage for the non-archived import path
ec5581b
d4927e1
* Thu Mar 28 2019 Nathan Scott <nathans@redhat.com> - 0-0.2.20190321git217e25fb
d4927e1
- Add a subpackage for the non-archived import path as well
d4927e1
7af1c09
* Thu Mar 21 2019 Mark Goodwin <mgoodwin@redhat.com> - 0-0.1.20190321git217e25fb
7af1c09
- First package for Fedora