# Generated by go2rpm %bcond_without check # https://gitlab.com/opennota/wd %global goipath gitlab.com/opennota/wd %global forgeurl https://gitlab.com/opennota/wd %global commit c5d65f63c638bf505428030c7d6ba1e372354ca9 %gometa %global common_description %{expand: A package for comparing strings on a word per word basis and generating a coloured diff.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Comparing strings on a word per word basis and generating a coloured diff License: GPLv3 Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 21:46:09 CEST 2019 Robert-André Mauchin - 0-0.1.20190515gitc5d65f6 - Initial package