Blame golang-github-audriusbutkevicius-cli.spec

be8a9a7
# Generated by go2rpm
be8a9a7
%bcond_without check
be8a9a7
be8a9a7
# https://github.com/AudriusButkevicius/cli
be8a9a7
%global goipath         github.com/AudriusButkevicius/cli
be8a9a7
Version:                1.0.0
be8a9a7
%global commit          7f561c78b5a4aad858d9fd550c92b5da6d55efbb
be8a9a7
be8a9a7
%gometa
be8a9a7
d23f17e
# Remove in F33
d23f17e
%global godevelheader %{expand:
d23f17e
Obsoletes:      golang-github-AudriusButkevicius-cli-devel < 1.0.0-10
d23f17e
}
d23f17e
be8a9a7
%global common_description %{expand:
be8a9a7
Cli is simple, fast, and fun package for building command line apps in Go. The
be8a9a7
goal is to enable developers to write fast and distributable command line
be8a9a7
applications in an expressive way.}
be8a9a7
be8a9a7
%global golicenses      LICENSE
be8a9a7
%global godocs          README.md
be8a9a7
be8a9a7
Name:           %{goname}
960cc40
Release:        14%{?dist}
be8a9a7
Summary:        Small package for building command line apps in Go
be8a9a7
be8a9a7
License:        MIT
be8a9a7
URL:            %{gourl}
be8a9a7
Source0:        %{gosource}
be8a9a7
be8a9a7
%description
be8a9a7
%{common_description}
be8a9a7
be8a9a7
%gopkg
be8a9a7
be8a9a7
%prep
be8a9a7
%goprep
be8a9a7
be8a9a7
%install
be8a9a7
%gopkginstall
be8a9a7
be8a9a7
%if %{with check}
be8a9a7
%check
be8a9a7
%gocheck
be8a9a7
%endif
be8a9a7
be8a9a7
%gopkgfiles
be8a9a7
be8a9a7
%changelog
960cc40
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14
960cc40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
960cc40
10787d8
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-13
10787d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
10787d8
1aec73c
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-12
1aec73c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
1aec73c
d23f17e
* Tue Jul 09 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.0-11.20190703git7f561c7
d23f17e
- Add Obsoletes for old name
d23f17e
be8a9a7
* Fri May 31 17:37:04 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-10.20190703git7f561c7
be8a9a7
- Update to new macros
be8a9a7
be8a9a7
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9.20140727git7f561c7
be8a9a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
be8a9a7
be8a9a7
* Wed Oct 24 2018 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-8.20140727git7f561c7
be8a9a7
- Use forgeautosetup instead of gosetup.
be8a9a7
be8a9a7
* Thu Aug 30 2018 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-7.20140727git7f561c7
be8a9a7
- Update to use spec 3.0.
be8a9a7
be8a9a7
* Wed Jul 25 2018 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-6.20140727.git7f561c7
be8a9a7
- Include patch to fix building tests with go 1.11.
be8a9a7
be8a9a7
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5.20140727.git7f561c7
be8a9a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
be8a9a7
be8a9a7
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4.20140727.git7f561c7
be8a9a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
be8a9a7
be8a9a7
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3.20140727.git7f561c7
be8a9a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
be8a9a7
be8a9a7
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2.20140727.git7f561c7
be8a9a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
be8a9a7
be8a9a7
* Mon Mar 13 2017 Fabio Valentini <decathorpe@gmail.com> - 1.0.0-1.20140727.git7f561c7
be8a9a7
- First package for Fedora