# Generated by go2rpm %bcond_without check # https://gitlab.com/golang-commonmark/puny %global goipath gitlab.com/golang-commonmark/puny %global forgeurl https://gitlab.com/golang-commonmark/puny %global commit 2cd490539afe7c6fc0eda6c59ef88fa93a00ea0d %gometa %global goaltipaths github.com/golang-commonmark/puny %global common_description %{expand: Package Puny provides functions for encoding/decoding to/from punycode.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Functions for encoding/decoding to/from punycode # 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:44:24 CEST 2019 Robert-André Mauchin - 0-0.1.20190515git2cd4905 - Initial package