Blob Blame History Raw
# Generated by go2rpm
%bcond_without check

# https://github.com/koofr/go-koofrclient
%global goipath         github.com/koofr/go-koofrclient
%global commit          8e5366da203ab812c6ff564df5301d0da8ea3fb5

%gometa

%global common_description %{expand:
Go Koofr client.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        0.7%{?dist}
Summary:        Go Koofr client

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}

BuildRequires:  golang(github.com/koofr/go-httpclient)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles

%changelog
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7
- Second attempt - Rebuilt for
  https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

* Sat Sep 28 14:55:24 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20190928git8e5366d
- Bump to commit 8e5366da203ab812c6ff564df5301d0da8ea3fb5

* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

* Mon Jun 03 22:59:29 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.2.20190325git7f32759
- Update to new macros

* Fri Mar 08 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190325git7f32759
- First package for Fedora