diff --git a/golang-github-stretchr-testify.spec b/golang-github-stretchr-testify.spec index 19d84c7..52921c3 100644 --- a/golang-github-stretchr-testify.spec +++ b/golang-github-stretchr-testify.spec @@ -19,7 +19,7 @@ Features include: %gometa Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for testifying that your code will behave as you intend License: BSD URL: %{gourl} @@ -66,6 +66,9 @@ building other packages which use import path with %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Mar 26 2018 Robert-André Mauchin - 1.2.1-1 - Update to upstream v1.2.1 - Update to new guidelines for Go