diff --git a/golang-github-shogo82148-go-shuffle.spec b/golang-github-shogo82148-go-shuffle.spec index 1d3b0ca..113b4c7 100644 --- a/golang-github-shogo82148-go-shuffle.spec +++ b/golang-github-shogo82148-go-shuffle.spec @@ -43,7 +43,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.%{commitdate}.git%{shortcommit}%{?dist} +Release: 0.2.%{commitdate}.git%{shortcommit}%{?dist} Summary: Provides primitives for shuffling slices and user-defined collections License: MIT URL: https://%{provider_prefix} @@ -179,6 +179,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20170808.git5982909 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Fri Aug 11 2017 Athos Ribeiro - 0-0.1.20170808.git5982909 - First package for Fedora