# Generated by go2rpm %bcond_without check # https://github.com/dchest/siphash %global goipath github.com/dchest/siphash Version: 1.2.1 %gometa %global common_description %{expand: Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein (http://131002.net/siphash/).} %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go implementation of SipHash-2-4, a fast short-input PRF License: CC0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jun 02 15:29:46 CEST 2019 Robert-André Mauchin - 1.2.1-1 - Release 1.2.1 * Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-4.20160831git4ebf1de - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-3.20160831git4ebf1de - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-2.20160831git4ebf1de - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 22 2017 Hedayat Vatankhah 1.0.0-1.20160831git4ebf1de - First package for Fedora