Blame golang-github-golangplus-fmt.spec

3fbe656
# Generated by go2rpm
3fbe656
%bcond_without check
3fbe656
3fbe656
# https://github.com/golangplus/fmt
3fbe656
%global goipath         github.com/golangplus/fmt
9c9cc1c
Version:                1.0.0
3fbe656
3fbe656
%gometa
3fbe656
3fbe656
%global common_description %{expand:
3fbe656
Plus to standard fmt package.}
3fbe656
3fbe656
%global golicenses      LICENSE
3fbe656
%global godocs          README.md
3fbe656
3fbe656
Name:           %{goname}
8595359
Release:        2%{?dist}
3fbe656
Summary:        Plus to standard fmt package
3fbe656
3fbe656
# Upstream license specification: BSD-3-Clause
3fbe656
License:        BSD
3fbe656
URL:            %{gourl}
3fbe656
Source0:        %{gosource}
3fbe656
3fbe656
%description
3fbe656
%{common_description}
3fbe656
3fbe656
%gopkg
3fbe656
3fbe656
%prep
3fbe656
%goprep
3fbe656
3fbe656
%install
3fbe656
%gopkginstall
3fbe656
3fbe656
%if %{with check}
3fbe656
%check
3fbe656
%gocheck
3fbe656
%endif
3fbe656
3fbe656
%gopkgfiles
3fbe656
3fbe656
%changelog
8595359
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2
8595359
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
8595359
9c9cc1c
* Sun Jul 26 20:58:47 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-1
9c9cc1c
- Update to 1.0.0
9c9cc1c
6ef9be8
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
6ef9be8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
6ef9be8
28f0552
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2
28f0552
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
28f0552
3fbe656
* Fri May 10 22:19:43 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190629git2a5d6d7
3fbe656
- Initial package