diff --git a/golang-github-json-iterator.spec b/golang-github-json-iterator.spec index 6c05594..6ad6be6 100644 --- a/golang-github-json-iterator.spec +++ b/golang-github-json-iterator.spec @@ -14,7 +14,7 @@ A high-performance 100% compatible drop-in replacement of "encoding/json".} %global godocs README.md fuzzy_mode_convert_table.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-performance 100% compatible drop-in replacement of "encoding/json" License: MIT @@ -48,5 +48,8 @@ BuildRequires: golang(github.com/stretchr/testify/require) %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Apr 27 15:15:43 CEST 2019 Robert-André Mauchin - 1.1.6-1 - Initial package