c50e487
# Generated by go2rpm
c50e487
%bcond_without check
3279a0c
c50e487
# https://github.com/racker/perigee
3279a0c
%global goipath         github.com/racker/perigee
c50e487
Version:                0.1.0
96f4640
c50e487
%gometa
3279a0c
c50e487
%global common_description %{expand:
c50e487
Perigee provides a REST client that, while it should be generic enough to use
c50e487
with most any RESTful API, is nonetheless optimized to the needs of the
c50e487
OpenStack APIs. Perigee grew out of the need to refactor out common API access
c50e487
code from the gorax project.
c50e487
c50e487
Several things influenced the name of the project. Numerous elements of the
c50e487
OpenStack ecosystem are named after astronomical artifacts. Additionally,
c50e487
perigee occurs when two orbiting bodies are closest to each other. Perigee
c50e487
seemed appropriate for something aiming to bring OpenStack and other RESTful
c50e487
services closer to the end-user.}
c50e487
c50e487
%global golicenses      LICENSE
c50e487
%global godocs          README.md
3279a0c
3279a0c
Name:           %{goname}
61e4090
Release:        4%{?dist}
c50e487
Summary:        REST client optimized for use with APIs using JSON
c50e487
c50e487
# Upstream license specification: Apache-2.0
96f4640
License:        ASL 2.0
3279a0c
URL:            %{gourl}
3279a0c
Source0:        %{gosource}
96f4640
96f4640
%description
c50e487
%{common_description}
Fridolin Pokorny 062254b
c50e487
%gopkg
96f4640
96f4640
%prep
c50e487
%goprep
96f4640
96f4640
%install
c50e487
%gopkginstall
96f4640
c50e487
%if %{with check}
96f4640
%check
c50e487
# .: needs network
c50e487
%gocheck -d .
c50e487
%endif
Fridolin Pokorny 062254b
c50e487
%gopkgfiles
96f4640
96f4640
%changelog
61e4090
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-4
61e4090
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
61e4090
6fc1035
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-3
6fc1035
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
6fc1035
f85af65
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.0-2
f85af65
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
f85af65
c50e487
* Mon Jun 03 21:16:54 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0.1.0-1
c50e487
- Release 0.1.0
c50e487
c50e487
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14.git0c00cb0
1474eb2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
1474eb2
c50e487
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.13.git0c00cb0
2c0845b
- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
2c0845b
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
2c0845b
c50e487
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12.git0c00cb0
54a62d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
54a62d4
3279a0c
* Sun Jul 08 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.11.git0c00cb0
3279a0c
- Upload glide files
3279a0c
0edff3a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.10.git0c00cb0
0edff3a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0edff3a
2aee408
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.9.git0c00cb0
2aee408
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2aee408
a545302
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.8.git0c00cb0
a545302
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
a545302
bd3cfe5
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7.git0c00cb0
bd3cfe5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
bd3cfe5
aed40a9
* Thu Jul 21 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.6.git0c00cb0
aed40a9
- https://fedoraproject.org/wiki/Changes/golang1.7
aed40a9
e578d08
* Mon Feb 22 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.5.git0c00cb0
e578d08
- https://fedoraproject.org/wiki/Changes/golang1.6
e578d08
e172bc2
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.git0c00cb0
e172bc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
e172bc2
Fridolin Pokorny 062254b
* Fri Aug 07 2015 Fridolin Pokorny <fpokorny@redhat.com> - 0-0.3.git0c00cb0
Fridolin Pokorny 062254b
- Update spec file to spec-2.0
Fridolin Pokorny 062254b
  resolves: #1250497
Fridolin Pokorny 062254b
1ae4b89
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.2.git0c00cb0
1ae4b89
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1ae4b89
96f4640
* Thu Oct 16 2014 jchaloup <jchaloup@redhat.com> - 0-0.1.git0c00cb0
96f4640
- First package for Fedora
96f4640
  resolves: #1153726