# Generated by go2rpm %bcond_without check # https://github.com/xlab/handysort %global goipath github.com/xlab/handysort %global commit fb3537ed64a14615a020f0fe8dc08424233d491f %gometa %global common_description %{expand: This is a Go package implementing a correct comparison function to compare alphanumeric strings with respect to their integer parts.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.3%{?dist} Summary: Alphanumeric string sorting algorithm implementation in Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon May 20 17:49:25 CEST 2019 Robert-André Mauchin - 0-0.3.20180813gitfb3537e - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.2.gitfb3537e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Aug 13 2018 Gabe - 0-0.1.20180813gitfb3537e - First package for Fedora