From d933357b61bd7187cf3ab194f86a6f4a868c72ea Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 03 2016 22:45:40 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- diff --git a/golang-github-armon-circbuf.spec b/golang-github-armon-circbuf.spec index e1ef289..98cd2de 100644 --- a/golang-github-armon-circbuf.spec +++ b/golang-github-armon-circbuf.spec @@ -30,7 +30,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.5.git%{shortcommit}%{?dist} +Release: 0.6.git%{shortcommit}%{?dist} Summary: Golang circular (ring) buffer License: MIT URL: https://%{provider_prefix} @@ -151,6 +151,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath} %endif %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.6.gitbbbad09 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jan 12 2016 jchaloup - 0-0.5.gitbbbad09 - Built with devel subpackage related: #1248497