diff --git a/golang-github-restic-chunker.spec b/golang-github-restic-chunker.spec index 75b863b..a122dba 100644 --- a/golang-github-restic-chunker.spec +++ b/golang-github-restic-chunker.spec @@ -9,7 +9,7 @@ rolling Rabin Hash. The library is part of the restic backup program.} %gometa -i Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of Content Defined Chunking (CDC) in Go License: BSD URL: %{gourl} @@ -51,6 +51,9 @@ building other packages which use import path with %doc README.md %changelog +* Fri Jul 13 2018 Fedora Release Engineering - Forge-specific packaging variables +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jun 14 2018 Steve Miller (copart) - 0.2.0-1 - First package for Fedora