diff --git a/golang-github-gorilla-csrf.spec b/golang-github-gorilla-csrf.spec index a560e7a..dc8f40f 100644 --- a/golang-github-gorilla-csrf.spec +++ b/golang-github-gorilla-csrf.spec @@ -15,7 +15,7 @@ for Go web applications & services.} %global godocs AUTHORS README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross Site Request Forgery (CSRF) prevention middleware # Upstream license specification: BSD-3-Clause @@ -45,5 +45,8 @@ BuildRequires: golang(github.com/pkg/errors) %gopkgfiles %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.6.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Aug 04 16:54:56 CEST 2019 Robert-André Mauchin - 1.6.0-1 - Initial package