diff --git a/golang-gopkg-tylerb-graceful-1.spec b/golang-gopkg-tylerb-graceful-1.spec index f94d93c..ab91122 100644 --- a/golang-gopkg-tylerb-graceful-1.spec +++ b/golang-gopkg-tylerb-graceful-1.spec @@ -19,7 +19,7 @@ servers.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Go package enabling graceful shutdown of an http.Handler server License: MIT @@ -52,5 +52,8 @@ BuildRequires: golang(golang.org/x/net/http2) %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.2.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 14 14:15:52 CEST 2019 Robert-André Mauchin - 1.2.15-1 - Initial package