# Generated by go2rpm # Disabled because https://github.com/marstr/goalias/issues/4 %bcond_with check # https://github.com/marstr/goalias %global goipath github.com/marstr/goalias %global commit 8dff9a14db648bfdd58d45515d3eaaee23aad078 %gometa %global common_description %{expand: This rather bizarre program will scour a Go package for all publicly exported entities then create a package that merely delegates the work to the original package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.13%{?dist} Summary: Generates a Go package that acts as a ghost of another License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/marstr/collection) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jul 21 2022 Fedora Release Engineering - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering - 0-0.9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 19:23:59 CEST 2019 Robert-André Mauchin - 0-0.5.20180628git8dff9a1 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.git8dff9a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git8dff9a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Robert-André Mauchin - 0-0.2.20180628git8dff9a1 - Bump to commit 8dff9a14db648bfdd58d45515d3eaaee23aad078 * Mon Mar 26 2018 Robert-André Mauchin - 0-0.1.20180416git3026ca7 - First package for Fedora