From ade9478418a55cb35985b78faf8d0947d2024114 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 10 2017 11:38:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- diff --git a/golang-github-BurntSushi-toml.spec b/golang-github-BurntSushi-toml.spec index c2f1d49..113b1f5 100644 --- a/golang-github-BurntSushi-toml.spec +++ b/golang-github-BurntSushi-toml.spec @@ -45,7 +45,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.10.git%{shortcommit}%{?dist} +Release: 0.11.git%{shortcommit}%{?dist} Summary: TOML parser and encoder for Go with reflection License: BSD URL: https://%{provider_prefix} @@ -182,6 +182,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0-0.11.git2ceedfe +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Tue Jan 17 2017 Jan Chaloupka - 0-0.10.git2ceedfe - Polish the spec file related: #1247656