## START: Set by rpmautospec ## (rpmautospec version 0.7.3) ## 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.14.0 %bcond check 0 %bcond bootstrap 0 %global debug_package %{nil} %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/pterm/pterm %global goipath github.com/pterm/pterm Version: 0.12.79 # REMOVE BEFORE SUBMITTING THIS FOR REVIEW # --- # New Fedora packages should use %%gometa -f, which makes the package # ExclusiveArch to %%golang_arches_future and thus excludes the package from # %%ix86. If the new package is needed as a dependency for another package, # please consider removing that package from %%ix86 in the same way, instead of # building more go packages for i686. If your package is not a leaf package, # you'll need to coordinate the removal of the package's dependents first. # --- # REMOVE BEFORE SUBMITTING THIS FOR REVIEW %gometa -L -f %global common_description %{expand: ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.} %global golicenses LICENSE %global godocs _examples docs CODE_OF_CONDUCT.md CONTRIBUTING.md\\\ README.md SECURITY.md coverage.txt ci/terminal-\\\ theme.txt putils/README.md putils/README.template.md Name: golang-github-pterm Release: %autorelease Summary: ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible License: MIT URL: %{gourl} Source: %{gosource} %if %{without bootstrap} BuildRequires: golang(atomicgo.dev/cursor) #BuildRequires: golang(atomicgo.dev/keyboard) BuildRequires: golang(atomicgo.dev/schedule) BuildRequires: golang(github.com/gookit/color) #BuildRequires: golang(github.com/lithammer/fuzzysearch) BuildRequires: golang(github.com/mattn/go-runewidth) BuildRequires: golang(golang.org/x/term) BuildRequires: golang(golang.org/x/text) %if %{with check} # Tests BuildRequires: golang(github.com/MarvinJWendt/testza) %endif %endif %description %{common_description} %gopkg %prep %goprep -A %if %{without bootstrap} %generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %if %{without bootstrap} %files %license LICENSE %doc _examples docs CODE_OF_CONDUCT.md CONTRIBUTING.md README.md SECURITY.md %doc coverage.txt ci/terminal-theme.txt putils/README.md %doc putils/README.template.md %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Wed Nov 20 2024 John Doe - 0.12.79-1 - Uncommitted changes ## END: Generated by rpmautospec