## START: Set by rpmautospec ## (rpmautospec version 0.6.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.10.0 %bcond_without check %global debug_package %{nil} # https://code.rocket9labs.com/tslocum/cbind %global goipath code.rocketnine.space/tslocum/cbind %global forgeurl https://code.rocket9labs.com/tslocum/cbind %global archiveext tar.gz %global archivename v%{version} %global archiveurl %{forgeurl}/archive/v%{version}.%{archiveext} %global topdir cbind Version: 0.1.5 # 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 goaltipaths gitlab.com/tslocum/cbind %global common_description %{expand: # FIXME} %global golicenses LICENSE %global godocs CHANGELOG README.md Name: golang-code-rocketnine-tslocum-cbind Release: %autorelease Summary: None License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %files %license LICENSE %doc CHANGELOG README.md %gopkgfiles %changelog ## START: Generated by rpmautospec * Tue Apr 02 2024 John Doe - 0.1.5-1 - Uncommitted changes ## END: Generated by rpmautospec