diff --git a/golang-github-containerd-fifo.spec b/golang-github-containerd-fifo.spec index 83544bc..8568745 100644 --- a/golang-github-containerd-fifo.spec +++ b/golang-github-containerd-fifo.spec @@ -15,7 +15,7 @@ Go package for handling fifos in a sane way.} Name: %{goname} Version: 0 -Release: 0.4%{?dist} +Release: 0.5%{?dist} Summary: Fifo pkg for Go # Upstream license specification: Apache-2.0 @@ -49,6 +49,9 @@ BuildRequires: golang(github.com/stretchr/testify/assert) %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 0-0.5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Mar 23 2020 Olivier Lemasle - 0-0.4 - Update to latest upstream