# Generated by go2rpm %bcond_without check # https://github.com/bkaradzic/go-lz4 %global goipath github.com/bkaradzic/go-lz4 Version: 1.0.0 %gometa %global common_description %{expand: Go-lz4 is port of LZ4 lossless compression algorithm to Go.} %global golicenses LICENSE %global godocs README.md lz4-example/ Name: %{goname} Release: 9%{?dist} Summary: Port of lz4 lossless compression algorithm to go License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 15 15:21:34 CEST 2019 Robert-André Mauchin - 1.0.0-9 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 1.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Fabio Valentini - 1.0.0-7 - Use standard GitHub SourceURL again for consistency between releases. - Use forgeautosetup instead of gosetup. * Wed Aug 15 2018 Fabio Valentini - 1.0.0-6 - Update to spec 3.0. * Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 01 2017 Fabio Valentini - 1.0.0-1 - First package for Fedora