## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %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.14.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/vinyldns/go-vinyldns %global goipath github.com/vinyldns/go-vinyldns Version: 0.9.16 %gometa -L %global common_description %{expand: Go client package for VinylDNS.} %global golicenses LICENSE NOTICE %global godocs CODE_OF_CONDUCT.md CONTRIBUTING.md ISSUE_TEMPLATE.md\\\ PULL_REQUEST_TEMPLATE.md README.md Name: golang-github-vinyldns Release: %autorelease Summary: Go client package for VinylDNS License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 # Avoid github.com/gobs/pretty dep rm -rf vinyldns/batch_changes_test.go \ vinyldns/groups_test.go \ vinyldns/recordsets_test.go \ vinyldns/zones_test.go %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Thu Jul 18 2024 Fedora Release Engineering - 0.9.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Mikel Olasagasti Uranga - 0.9.16-1 - Update to 0.9.16 * Wed Jul 17 2024 Miroslav Suchý - 0.9.13-1.2 - convert license to SPDX * Wed Jan 24 2024 Fedora Release Engineering - 0.9.13-1.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 0.9.13-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 31 2021 Robert-André Mauchin 0.9.13-1 - Initial release ## END: Generated by rpmautospec