diff --git a/golang-github-fsouza-dockerclient.spec b/golang-github-fsouza-dockerclient.spec index eb4387d..55d3359 100644 --- a/golang-github-fsouza-dockerclient.spec +++ b/golang-github-fsouza-dockerclient.spec @@ -18,7 +18,7 @@ passthrough to the libnetwork remote API.} %global godocs AUTHORS README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go client for the Docker remote API # Upstream license specification: BSD-2-Clause @@ -61,6 +61,9 @@ BuildRequires: golang(golang.org/x/term) %gopkgfiles %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 7 17:25:16 CET 2021 Robert-André Mauchin - 1.7.0-1 - Update to 1.7.0 - Close: rhbz#1912978