# Generated by go2rpm %bcond_without check # https://github.com/cheggaaa/pb %global goipath gopkg.in/cheggaaa/pb.v1 %global forgeurl https://github.com/cheggaaa/pb Version: 1.0.28 %gometa %global common_description %{expand: Simple progress bar for console programs.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Console progress bar for Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-runewidth) BuildRequires: golang(golang.org/x/sys/unix) %if %{with check} # Tests BuildRequires: golang(github.com/fatih/color) BuildRequires: golang(github.com/mattn/go-colorable) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sat Apr 27 17:01:05 CEST 2019 Robert-André Mauchin - 1.0.28-1 - Release 1.0.28 * Thu Jan 31 2019 Fedora Release Engineering - 1.0.26-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Robert-André Mauchin - 1.0.26-1 - Release 1.0.26 * Tue Oct 23 2018 Nicolas Mailhot - 1.0.12-0.7.git.git9a180eb - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 1.0.12-0.6.git.git9a180eb - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 09 2018 Jan Chaloupka - 1.0.12-0.5.git.git9a180eb - Upload glide.lock and glide.yaml * Wed Feb 28 2018 Jan Chaloupka - 1.0.12-0.4.20170408git9a180eb - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering - 1.0.12-0.3.git9a180eb - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Sep 11 2017 Jan Chaloupka - 1.0.12-0.2.git9a180eb - Extend the import path prefixes with gopkg.in/cheggaaa/pb.v1 resolves: #1488747 * Fri Aug 25 2017 Jan Chaloupka - 1.0.12-0.1.git9a180eb - Bump to upstream 9a180eb4617eb2112e01ca3fa25c61a6303afcaf resolves: #1440773 * Wed Aug 02 2017 Fedora Release Engineering - 0-0.6.gitda1f27a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.5.gitda1f27a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.4.gitda1f27a - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 16 2016 Jan Chaloupka - 0-0.3.gitda1f27a - Polish the spec file resolves: #1405557 * Thu Jul 21 2016 Fedora Release Engineering - 0-0.2.gitda1f27a - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Mar 21 2016 jchaloup - 0-0.1.gitda1f27a - First package for Fedora resolves: #1319714