# Generated by go2rpm %bcond_without check # https://gitlab.com/golang-commonmark/html %global goipath gitlab.com/golang-commonmark/html %global forgeurl https://gitlab.com/golang-commonmark/html %global commit cfaf75183c4a5f0e44e3d51ece1065accafdd2b3 %gometa %global goaltipaths github.com/golang-commonmark/html %global common_description %{expand: Package Html provides functions for escaping/unescaping HTML text and for parsing HTML entities.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: HTML utilities for escaping/unescaping and for parsing HTML # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 21:24:56 CEST 2019 Robert-André Mauchin - 0-0.1.20190515gitcfaf751 - Initial package