Blame golang-github-pebbe-zmq4.spec

efaa163
# Generated by go2rpm 1
0e45a24
%bcond_without check
0e45a24
0e45a24
# https://github.com/pebbe/zmq4
ed8174b
%global goipath         github.com/pebbe/zmq4
7729c21
Version:                1.2.2
ed8174b
ed8174b
%gometa
ed8174b
0e45a24
%global godevelheader %{expand:
0e45a24
Requires:       zeromq-devel >= 4.0.1}
0e45a24
0e45a24
%global common_description %{expand:
0e45a24
A Go interface to ZeroMQ version 4.}
0e45a24
0e45a24
%global golicenses      LICENSE.txt
0e45a24
%global godocs          examples README.md
0e45a24
ed8174b
Name:           %{goname}
7729c21
Release:        1%{?dist}
ed8174b
Summary:        Go interface to ZeroMQ version 4
0e45a24
0e45a24
# Upstream license specification: BSD-2-Clause
ed8174b
License:        BSD
ed8174b
URL:            %{gourl}
ed8174b
Source0:        %{gosource}
ed8174b
0e45a24
BuildRequires:  golang(github.com/pborman/uuid)
0e45a24
BuildRequires:  zeromq-devel >= 4.0.1
ed8174b
0e45a24
%description
0e45a24
%{common_description}
ed8174b
0e45a24
%gopkg
ed8174b
ed8174b
%prep
0e45a24
%goprep
ed8174b
ed8174b
%install
0e45a24
%gopkginstall
ed8174b
0e45a24
%if %{with check}
ed8174b
%check
0e45a24
%gocheck
0e45a24
%endif
ed8174b
0e45a24
%gopkgfiles
ed8174b
ed8174b
%changelog
7729c21
* Sat Dec 12 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.2-1
7729c21
- Update to latest version (#1904590)
7729c21
b01ba5e
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
b01ba5e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b01ba5e
f71bc41
* Sun Jun 07 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.1-1
f71bc41
- Update to latest version
f71bc41
efaa163
* Mon Mar 02 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.2.0-1
efaa163
- Update to latest version
efaa163
08775c0
* Fri Feb 28 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.1.1-1
08775c0
- Update to latest version
08775c0
4c14174
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-6
4c14174
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4c14174
ec4ecda
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5
ec4ecda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ec4ecda
0e45a24
* Sun Jun 02 00:38:35 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.0.0-4
0e45a24
- Update to new macros
0e45a24
2ef7ffc
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3
2ef7ffc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2ef7ffc
c588872
* Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org>
c588872
- 1.0.0-2
c588872
- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias
c588872
- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/
c588872
f10759f
* Wed Oct 10 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.0.0-1
f10759f
- Update to tagged version
f10759f
027688b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.git5b443b6
027688b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
027688b
7ad2a9f
* Mon Jun 11 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0-0.2.20180610git5b443b6
7ad2a9f
- Add explicit zeromq Req
7ad2a9f
ed8174b
* Sun Jun 10 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0-0.1.20180610git5b443b6
ed8174b
- First package for Fedora