diff --git a/golang-gopkg-redis-2.spec b/golang-gopkg-redis-2.spec index e6198bb..dd456a0 100644 --- a/golang-gopkg-redis-2.spec +++ b/golang-gopkg-redis-2.spec @@ -17,7 +17,7 @@ Type-safe Redis client for Golang.} %global godocs README.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Type-safe Redis client for Golang # Upstream license specification: BSD-3-Clause @@ -58,6 +58,9 @@ redis-cli -p 8126 SHUTDOWN || exit 1 %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 2.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Jun 04 00:32:59 CEST 2019 Robert-André Mauchin - 2.3.2-2 - Update to new macros