Notification time stamped 2020-07-31 23:11:22 UTC
From 9f8fd4f2d29fa73e2f9c46362e8d0472af40adb0 Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin zebob.m@gmail.com Date: Jul 31 2020 23:11:09 +0000 Subject: Update to 1.3.2
Signed-off-by: Robert-André Mauchin zebob.m@gmail.com
---
diff --git a/.gitignore b/.gitignore index b8c728a..3eb5cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /go-putio-19b9c636c877741bdbc4a461dea101d871b09b3c.tar.gz +/go-putio-1.3.2.tar.gz diff --git a/golang-github-putdotio-putio.spec b/golang-github-putdotio-putio.spec index cd3b99f..358059b 100644 --- a/golang-github-putdotio-putio.spec +++ b/golang-github-putdotio-putio.spec @@ -3,7 +3,7 @@
# https://github.com/putdotio/go-putio %global goipath github.com/putdotio/go-putio -%global commit 19b9c636c877741bdbc4a461dea101d871b09b3c +Version: 1.3.2
%gometa
@@ -14,8 +14,7 @@ Putio is a Go client library for accessing the Put.io API v2.} %global godocs README.md
Name: %{goname} -Version: 0 -Release: 0.3%{?dist} +Release: 1%{?dist} Summary: Put.io Go API client
License: MIT @@ -46,6 +45,9 @@ BuildRequires: golang(golang.org/x/oauth2) %gopkgfiles
%changelog +* Sat Aug 01 00:53:02 CEST 2020 Robert-André Mauchin zebob.m@gmail.com - 1.3.2-1 +- Update to 1.3.2 + * Mon Jul 27 2020 Fedora Release Engineering releng@fedoraproject.org - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources index 123d3fa..381e565 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (go-putio-19b9c636c877741bdbc4a461dea101d871b09b3c.tar.gz) = 60f2945a541ac496f9678fcc5941855ce82f5e07b59171953f94409ae6ba42a541d59ddb5d282ffd9499a5d9319c520aa4286348f3ed4ae5d2b6b3dd07b3d6ac +SHA512 (go-putio-1.3.2.tar.gz) = 5bb8c398cd94f2a59c6683e3fe6e58516e32919c6fac0e72e4085d194a952d9e4830e61f4d13c089faebc78c29523ed595717a26401a31bd98ae06a72f6df911
https://src.fedoraproject.org/rpms/golang-github-putdotio-putio/c/9f8fd4f2d2...
scm-commits@lists.fedoraproject.org