# Generated by go2rpm %bcond_without check # https://github.com/alcortesm/tgz %global goipath github.com/alcortesm/tgz %global commit 9c5fe88206d7765837fed3732a42ef88fc51f1a1 %gometa %global common_description %{expand: A go library to extract tgz files to temporal directories.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Go library to extract tgz files to temporal directories License: MIT URL: %{gourl} Source0: %{gosource} # https://github.com/alcortesm/tgz/pull/3 Patch0: 0001-fix-format-error.patch %description %{common_description} %gopkg %prep %goprep %patch0 -p1 %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Apr 17 07:56:49 CEST 2019 Robert-André Mauchin - 0-0.6.20180403git9c5fe88 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.5.git9c5fe88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 11 2018 Robert-André Mauchin - 0-0.4.20180403git9c5fe88 - SPEC refresh * Tue Oct 23 2018 Nicolas Mailhot - 0-0.3.20180403git9c5fe88 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git9c5fe88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Apr 03 2018 Dominik Mierzejewski - 0-0.1.20180403git9c5fe88 - First package for Fedora