diff --git a/golang-github-marusama-semaphore.spec b/golang-github-marusama-semaphore.spec index 54575af..c9b820f 100644 --- a/golang-github-marusama-semaphore.spec +++ b/golang-github-marusama-semaphore.spec @@ -19,7 +19,7 @@ Fast resizable golang semaphore based on CAS: %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Fast resizable Golang semaphore License: MIT @@ -45,5 +45,8 @@ Source0: %{gosource} %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed May 15 23:15:04 CEST 2019 Robert-André Mauchin - 2.3.0-1 - Initial package