diff --git a/golang-github-yunify-qingstor-sdk.spec b/golang-github-yunify-qingstor-sdk.spec index bcf0735..4f35bed 100644 --- a/golang-github-yunify-qingstor-sdk.spec +++ b/golang-github-yunify-qingstor-sdk.spec @@ -7,6 +7,8 @@ Version: 3.0.2 %gometa +%global goaltipaths github.com/yunify/qingstor-sdk-go/v3 + %global common_description %{expand: The official QingStor SDK for the Go programming language.} @@ -14,7 +16,7 @@ The official QingStor SDK for the Go programming language.} %global godocs docs AUTHORS CHANGELOG.md README.Fedora_29_Mass_Rebuild Name: %{goname} -Release: 3%{?dist} +Release: 4%{?dist} Summary: Official QingStor SDK for the Go programming language # Upstream license specification: Apache-2.0 @@ -50,6 +52,9 @@ BuildRequires: golang(github.com/stretchr/testify/assert) %gopkgfiles %changelog +* Sat Aug 08 11:46:18 CEST 2020 Robert-André Mauchin - 3.0.2-4 +- Add alternative import path + * Mon Jul 27 2020 Fedora Release Engineering - 3.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild