diff --git a/golang-github-peterbourgon-diskv.spec b/golang-github-peterbourgon-diskv.spec index 59e1e67..daa5b03 100644 --- a/golang-github-peterbourgon-diskv.spec +++ b/golang-github-peterbourgon-diskv.spec @@ -15,7 +15,7 @@ performant, disk-backed storage system.} %gometa Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: A disk-backed key-value store License: MIT URL: %{gourl} @@ -62,6 +62,9 @@ building other packages which use import path with %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Wed Mar 21 2018 Robert-André Mauchin - 2.0.1-1 - First package for Fedora