# Generated by go2rpm %bcond_without check # https://github.com/andybalholm/cascadia %global goipath github.com/andybalholm/cascadia Version: 1.0.0 %gometa %global common_description %{expand: The Cascadia package implements CSS selectors for use with the parse trees produced by the html package.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: CSS selector library in Go # Upstream license specification: BSD-2-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/net/html) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 16 00:06:11 CEST 2019 Robert-André Mauchin - 1.0.0-1 - Release 1.0.0 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.4.20161224git349dd02 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20161224git349dd02 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20161224git349dd02 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 11 2017 Athos Ribeiro - 0-0.1.20161224git349dd02 - First package for Fedora