# Generated by go2rpm %bcond_without check # https://github.com/xrash/smetrics %global goipath github.com/xrash/smetrics %global commit 039620a656736e6ad994090895784a7af15e0b80 %gometa %global common_description %{expand: This library contains implementations of the Levenshtein distance, Jaro-Winkler and Soundex algorithms written in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.10%{?dist} Summary: String metrics library written in Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jan 26 2021 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jan 13 18:36:10 CET 2021 Robert-André Mauchin - 0-0.9.20210113git039620a - Bump to commit 039620a656736e6ad994090895784a7af15e0b80 * Tue Aug 04 21:03:45 CEST 2020 Robert-André Mauchin - 0-0.8.20200804git89a2a8a - Bump to commit 89a2a8a1fb0b8ccbec63f75d733da7bf721ac850 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 17:17:57 CEST 2019 Robert-André Mauchin - 0-0.4.20190530gita3153f7 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.gita3153f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.gita3153f7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 28 2018 Eduardo Mayorga Téllez - 0-0.1.gita3153f7 - Initial packaging