Blob Blame History Raw
# Generated by go2rpm
%bcond_without check

# https://github.com/SermoDigital/jose
%global goipath         github.com/SermoDigital/jose
Version:                1.1
%global commit          803625baeddc3526d01d321b5066029f53eafc81

%gometa

%global common_description %{expand:
JOSE is a comprehensive set of JWT, JWS, and JWE libraries.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        1%{?dist}
Summary:        Comprehensive set of JWT, JWS, and JWE libraries

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles

%changelog
* Fri May 24 20:56:53 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.1-5.20190703git803625b
- Bump to commit 803625baeddc3526d01d321b5066029f53eafc81

* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Sat Mar 04 2017 Ed Marshall <esm@logic.net> - 1.1-1
- First package for Fedora