diff --git a/golang-github-cyphar-filepath-securejoin.spec b/golang-github-cyphar-filepath-securejoin.spec index d7be194..b0d6a6c 100644 --- a/golang-github-cyphar-filepath-securejoin.spec +++ b/golang-github-cyphar-filepath-securejoin.spec @@ -16,7 +16,7 @@ certain guarantees that are not provided by filepath.Join.} %global godocs README.md Name: %{goname} -Release: 2%{?dist} +Release: 3%{?dist} Summary: Proposed filepath.SecureJoin implementation # Upstream license specification: BSD-3-Clause @@ -45,6 +45,9 @@ BuildRequires: golang(github.com/pkg/errors) %gopkgfiles %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 0.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild