## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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.18.0 %bcond check 1 %bcond bootstrap 0 %global debug_package %{nil} %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/rivo/tview %global goipath github.com/rivo/tview Version: 0.42.0 %gometa -L -f %global common_description %{expand: Terminal UI library with rich, interactive widgets — written in Golang.} %global golicenses LICENSE.txt %global godocs CONTRIBUTING.md README.md demos/box/README.md\\\ demos/button/README.md demos/checkbox/README.md\\\ demos/dropdown/README.md demos/flex/README.md\\\ demos/form/README.md demos/frame/README.md\\\ demos/grid/README.md demos/image/README.md\\\ demos/inputfield/README.md demos/list/README.md\\\ demos/modal/README.md demos/pages/README.md\\\ demos/primitive/README.md demos/table/README.md\\\ demos/table/virtualtable/README.md\\\ demos/textarea/README.md demos/textview/README.md\\\ demos/treeview/README.md demos/unicode/README.md Name: golang-github-rivo-tview Release: %autorelease Summary: Terminal UI library with rich, interactive widgets — written in Golang License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %godevelpkg %prep %goprep -A %autopatch -p1 %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %godevelinstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Sun Oct 26 2025 John Doe - 0.42.0-1 - Uncommitted changes ## END: Generated by rpmautospec