# Generated by go2rpm %bcond_without check # https://gitlab.com/golang-commonmark/mdurl %global goipath gitlab.com/golang-commonmark/mdurl %global forgeurl https://gitlab.com/golang-commonmark/mdurl %global commit e5bce34c34f29ecf232fec34f3982e55533ec14e %gometa %global goaltipaths github.com/golang-commonmark/mdurl %global common_description %{expand: Package Mdurl provides functions for parsing, decoding and encoding URLs.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Utilities for parsing, decoding and encoding URLs # 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:35:52 CEST 2019 Robert-André Mauchin - 0-0.1.20190515gite5bce34 - Initial package