f78288c
# Generated by go2rpm
f78288c
%bcond_without check
f78288c
25460ff
# https://github.com/alecthomas/units
6f306e2
%global goipath         github.com/alecthomas/units
5544755
%global commit          f65c72e2690dc4b403c8bd637baf4611cd4c069b
6f306e2
6f306e2
%gometa
25460ff
f78288c
%global common_description %{expand:
f78288c
Helpful unit multipliers and functions for go.}
f78288c
f78288c
%global golicenses      COPYING
f78288c
%global godocs          README.md
f78288c
6f306e2
Name:           %{goname}
25460ff
Version:        0
0f44877
Release:        0.9%{?dist}
f78288c
Summary:        Helpful unit multipliers and functions for go
f78288c
25460ff
License:        MIT
6f306e2
URL:            %{gourl}
6f306e2
Source0:        %{gosource}
25460ff
f78288c
%if %{with check}
f78288c
# Tests
6f306e2
BuildRequires:  golang(github.com/stretchr/testify/assert)
f78288c
%endif
25460ff
25460ff
%description
f78288c
%{common_description}
25460ff
f78288c
%gopkg
25460ff
25460ff
%prep
f78288c
%goprep
25460ff
25460ff
%install
f78288c
%gopkginstall
25460ff
f78288c
%if %{with check}
6f306e2
%check
f78288c
%gocheck
f78288c
%endif
25460ff
f78288c
%gopkgfiles
25460ff
25460ff
%changelog
0f44877
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9
0f44877
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0f44877
5544755
* Sun Jan 26 20:49:24 CET 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.8.20200126gitf65c72e
5544755
- Bump to commit f65c72e2690dc4b403c8bd637baf4611cd4c069b
5544755
4e64ca3
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7
4e64ca3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
4e64ca3
f78288c
* Sat Apr 20 23:24:02 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.6.20181111git2efee85
f78288c
- Update to new macros
f78288c
979274d
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5.git2efee85
979274d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
979274d
6f306e2
* Sun Nov 11 2018 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20181111git2efee85
6f306e2
- Update to new Go packaging
6f306e2
071db31
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.git2efee85
071db31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
071db31
a24f02b
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.git2efee85
a24f02b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
a24f02b
25460ff
* Fri Aug 11 2017 mosquito <sensor.wen@gmail.com> - 0-0.1.git2efee85
25460ff
- Initial package
6f306e2