## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.5.0 %bcond_without check # https://github.com/nsf/termbox-go %global goipath github.com/nsf/termbox-go Version: 1.1.1 %gometa %global common_description %{expand: Termbox is a library that provides a minimalistic API which allows the programmer to write text-based user interfaces. The library is crossplatform and has both terminal-based implementations on *nix operating systems and a winapi console based implementation for windows operating systems. The basic idea is an abstraction of the greatest common subset of features available on all major terminals and other terminal-like APIs in a minimalistic fashion. Small API means it is easy to implement, test, maintain and learn it, that's what makes the termbox a distinct library in its area.} %global golicenses LICENSE %global godocs AUTHORS README.md Name: %{goname} Release: %autorelease Summary: Pure Go termbox implementation License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/mattn/go-runewidth) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 29 2021 Robert-André Mauchin 1.1.1-1 - Update to 1.1.1 Close: rhbz#1963451 * Thu Jul 22 2021 Fedora Release Engineering - 0-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 10 20:52:05 CET 2021 Robert-André Mauchin - 0-0.14.20210110gited494de - Bump to commit ed494de23a004d7298fbc78a95595388979cd777 * Thu Jul 30 12:55:26 CEST 2020 Robert-André Mauchin - 0-0.13.20200730git38ba6e5 - Bump to commit 38ba6e5628f1d70bac606cfd210b9ad1a16c3027 * Mon Jul 27 2020 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 23 17:26:56 CEST 2019 Robert-André Mauchin - 0-0.9.20190523git288510b - Bump to commit 288510b9734e30e7966ec2f22b87c5f8e67345e3 * Sat Mar 02 2019 Robert-André Mauchin - 0-0.8.20190302git0298023 - Bump to commit 02980233997d87bbda048393d47b4d453f7a398d * Fri Feb 01 2019 Fedora Release Engineering - 0-0.7.git5c94acc - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.6.git5c94acc - 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 - 0-0.5.git5c94acc - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Robert-André Mauchin - 0-0.4.20180628git5c94acc - Bump to commit 5c94acc5e6eb520f1bcd183974e01171cc4c23b3 * Fri Mar 09 2018 Robert-André Mauchin - 0-0.3.20180314gite2050e4 - Update with the new Go packaging - Upstream GIT revision e2050e4 * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20171104gitaa4a75b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 07 2017 Robert-André Mauchin - 0-0.1.20171104gitaa4a75b - Upstream GIT revision aa4a75b * Mon Jul 24 2017 Robert-André Mauchin - 0-0.1.20170710git4ed959e - First package for Fedora