## START: Set by rpmautospec ## (rpmautospec version 0.3.0) %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 2; 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.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/muesli/termenv %global goipath github.com/muesli/termenv Version: 0.13.0 %gometa %global common_description %{expand: Advanced ANSI style & color support for your terminal applications.} %global golicenses LICENSE %global godocs examples README.md ansi_compat.md Name: %{goname} Release: %autorelease Summary: Advanced ANSI style & color support for your terminal applications License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep # examples have extra dependencies rm -rf examples %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering 0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Sep 26 2022 Mikel Olasagasti Uranga 0.13.0-1 - Update to 0.13.0 - Closes rhbz#2129494 * Thu Jul 21 2022 Fedora Release Engineering 0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 02 2022 Mikel Olasagasti Uranga 0.12.0-1 - Update to 0.12.0 - Closes rhbz#2092954 * Tue Feb 01 2022 Mikel Olasagasti Uranga 0.11.0-1 - Update to 0.11.0 - Closes rhbz#2049114 * Sat Jan 29 2022 Mikel Olasagasti Uranga 0.10.0-1 - Update to 0.10.0 - Closes rhbz#2048006 * Mon Jan 17 2022 Mikel Olasagasti Uranga 0.9.0-1 - Update to 0.9.0 - Closes rhbz#1963610 * Thu Jul 22 2021 Fedora Release Engineering - 0.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.7.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jan 18 18:25:20 CET 2021 Robert-André Mauchin - 0.7.4-1 - Update to 0.7.4 * Tue Sep 29 20:38:35 CDT 2020 Joe Doss - 0.7.2-1 - Initial package