# Generated by go2rpm 1.1 %bcond_without check # https://github.com/rivo/uniseg %global goipath github.com/rivo/uniseg Version: 0.2.0 %gometa %global common_description %{expand: Unicode Text Segmentation for Go (or: How to Count Characters in a String).} %global golicenses LICENSE.txt %global godocs README.md Name: %{goname} Release: 4%{?dist} Summary: Unicode Text Segmentation for Go (or: How to Count Characters in a String) License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 20 2022 Fedora Release Engineering - 0.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 22:22:19 CET 2021 Robert-André Mauchin - 0.2.0-1 - Update to 0.2.0 * Wed Sep 23 12:38:20 CDT 2020 Joe Doss - 0.1.0-1 - Initial package