From d09407f3440eca40853ef82a44dcc18e9356606c Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 21 Nov 2013 12:28:27 -0500 Subject: [PATCH] version bump --- golang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang.spec b/golang.spec index accbac7..190e814 100644 --- a/golang.spec +++ b/golang.spec @@ -25,7 +25,7 @@ Name: golang Version: 1.1.2 -Release: 6%{?dist} +Release: 7%{?dist} Summary: The Go Programming Language License: BSD @@ -288,6 +288,9 @@ cp -av %{SOURCE101} $RPM_BUILD_ROOT%{_sysconfdir}/prelink.conf.d/golang.conf %changelog +* Thu Nov 20 2013 Vincent Batts - 1.1.2-7 +- patch tests for testing on rawhide + * Wed Nov 20 2013 Vincent Batts - 1.1.2-6 - don't symlink /usr/bin out to ../lib..., move the file - seperate out godoc, to accomodate the go.tools godoc