# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/cheggaaa/pb %global goipath github.com/cheggaaa/pb %global forgeurl https://github.com/cheggaaa/pb Version: 3.1.4 %gometa %global goaltipaths github.com/cheggaaa/pb/v3 %global common_description %{expand: Console progress bar for Golang.} %global golicenses LICENSE %global godocs README.md Name: %{goname}3 Release: %autorelease Summary: Console progress bar for Golang # Upstream license specification: BSD-3-Clause License: BSD-3-Clause URL: %{gourl} Source0: %{gosource} # Remove in F43 Provides: golang-github-cheggaaa-pb-3 = %{version}-%{release} Obsoletes: golang-github-cheggaaa-pb-3 < 3.1.4-2 %global godevelheader %{expand: Provides: golang-github-cheggaaa-pb-3-devel = %{version}-%{release} Obsoletes: golang-github-cheggaaa-pb-3-devel < 3.1.4-2} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog