Blame golang-github-fullsailor-pkcs7.spec

8c00603
# Generated by go2rpm
8c00603
%bcond_without check
bf01039
bf01039
# https://github.com/fullsailor/pkcs7
8c00603
%global goipath         github.com/fullsailor/pkcs7
8c00603
%global commit          d7302db945fa6ea264fb79d8e13e931ea514a602
bf01039
8c00603
%gometa
bf01039
8c00603
%global common_description %{expand:
8c00603
Package pkcs7 implements parsing and generation of some PKCS#7 structures.}
bf01039
8c00603
%global golicenses      LICENSE
8c00603
%global godocs          README.md
bf01039
8c00603
Name:           %{goname}
8c00603
Version:        0
96108a2
Release:        0.7%{?dist}
09fa2a3
Summary:        Go library for a subset of PKCS#7/cryptographic message syntax
bf01039
8c00603
License:        MIT
8c00603
URL:            %{gourl}
8c00603
Source0:        %{gosource}
bf01039
8c00603
%if %{with check}
8c00603
# Tests
8c00603
BuildRequires:  openssl
bf01039
%endif
bf01039
8c00603
%description
8c00603
%{common_description}
bf01039
8c00603
%gopkg
bf01039
bf01039
%prep
8c00603
%goprep
bf01039
bf01039
%install
8c00603
%gopkginstall
bf01039
8c00603
%if %{with check}
bf01039
%check
8c00603
%gocheck
bf01039
%endif
bf01039
8c00603
%gopkgfiles
bf01039
bf01039
%changelog
96108a2
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.7
96108a2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
96108a2
eed002c
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6
eed002c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
eed002c
ff41123
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5
ff41123
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ff41123
8c00603
* Tue Apr 30 01:03:11 CEST 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.4.20190430gitd7302db
8c00603
- Bump to commit d7302db945fa6ea264fb79d8e13e931ea514a602
8c00603
6659013
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.20180223git1d50025
6659013
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
6659013
0b00f59
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20180223git1d50025
0b00f59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
0b00f59
7a5df8d
* Wed Mar 14 2018 Ed Marshall <esm@logic.net> - 0-0.1.20180223git1d50025
7a5df8d
- Update to latest git commit to fix FTBFS.
7a5df8d
d55604c
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20170613gita009d8d
d55604c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
d55604c
bf01039
* Tue Oct 03 2017 Ed Marshall <esm@logic.net> - 0-0.1.20170613gita009d8d
bf01039
- First package for Fedora