#1 Update to 1.65.0
Merged 2 years ago by eclipseo. Opened 2 years ago by mikelo2.
rpms/ mikelo2/golang-github-digitalocean-godo 1.65  into  rawhide

file modified
+1
@@ -4,3 +4,4 @@ 

  /godo-1.54.0.tar.gz

  /godo-1.55.0.tar.gz

  /godo-1.56.0.tar.gz

+ /godo-1.65.0.tar.gz

@@ -3,7 +3,7 @@ 

  

  # https://github.com/digitalocean/godo

  %global goipath         github.com/digitalocean/godo

- Version:                1.56.0

+ Version:                1.65.0

  

  %gometa

  
@@ -16,7 +16,7 @@ 

  %global gosupfiles      glide.lock glide.yaml

  

  Name:           %{goname}

- Release:        3%{?dist}

+ Release:        1%{?dist}

  Summary:        DigitalOcean Go API client

  

  License:        MIT and BSD
@@ -54,6 +54,10 @@ 

  %gopkgfiles

  

  %changelog

+ * Fri Sep 03 2021 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.65.0-1

+ - Update to 1.65.0

+ - Close #1916992

+ 

  * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.56.0-3

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

  

file modified
+1
@@ -1,1 +1,2 @@ 

  SHA512 (godo-1.56.0.tar.gz) = 34bf34a35af41ff024efa7fc87768fdb0d782773491ff7e896ce13c9d7bd0779b483a22a3a6bf2bc8cdc530f532b5f7aca2ea1406d764e799ce85f04c92b4cdf

+ SHA512 (godo-1.65.0.tar.gz) = 3da959b4383b6aea4244533589fb29e1688e80411ddbebbd7d64e0cba54191a081ba259c19935bc76750be42efc292cf29a7818188aa9162f2131643aa172a66

I'm trying to package doctl and latest release requires latest godo

Pull-Request has been merged by eclipseo

2 years ago

Thanks! Built on all stable releases, with buildroot override that should be available soon.