diff --git a/golang-github-spacemonkeygo-spacelog.spec b/golang-github-spacemonkeygo-spacelog.spec index 380434a..4aa1fe1 100644 --- a/golang-github-spacemonkeygo-spacelog.spec +++ b/golang-github-spacemonkeygo-spacelog.spec @@ -31,7 +31,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.4.git%{shortcommit}%{?dist} +Release: 0.5.git%{shortcommit}%{?dist} Summary: Hierarchical, leveled, and structured logging library for Go License: ASL 2.0 URL: https://%{provider_prefix} @@ -156,6 +156,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath} %endif %changelog +* Thu Jul 21 2016 Fedora Release Engineering - 0-0.5.gitae95ccc +- https://fedoraproject.org/wiki/Changes/golang1.7 + * Sat Feb 27 2016 Peter Robinson 0-0.4.gitae95ccc - Cleanup arch and license defs - Fix syscall.Dup2 on aarch64