diff --git a/golang-github-hashicorp-go-plugin.spec b/golang-github-hashicorp-go-plugin.spec index 4580026..c50e55a 100644 --- a/golang-github-hashicorp-go-plugin.spec +++ b/golang-github-hashicorp-go-plugin.spec @@ -44,7 +44,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.1.%{commitdate}git%{shortcommit}%{?dist} +Release: 0.2.%{commitdate}git%{shortcommit}%{?dist} Summary: Golang plugin system over RPC License: MPLv2.0 URL: https://%{provider_prefix} @@ -202,5 +202,8 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20171028git3e6d191 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Oct 07 2017 Ed Marshall - 0-0.1.20171028git3e6d191 - First package for Fedora