From ae7853072a68d22e4f946912c280a32348f46862 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Mon, 16 Jun 2014 14:16:12 -0400 Subject: [PATCH] updating to go1.3rc2 --- .gitignore | 1 + golang.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 626efa9..53bb435 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /go1.2.2.src.tar.gz /go1.3beta2.src.tar.gz /go1.3rc1.src.tar.gz +/go1.3rc2.src.tar.gz diff --git a/golang.spec b/golang.spec index 4e171eb..5f697d5 100644 --- a/golang.spec +++ b/golang.spec @@ -38,8 +38,8 @@ %endif Name: golang -Version: 1.3rc1 -Release: 2%{?dist} +Version: 1.3rc2 +Release: 1%{?dist} Summary: The Go Programming Language License: BSD @@ -973,6 +973,9 @@ GOROOT=%{goroot} GOOS=openbsd GOARCH=amd64 go install std %changelog +* Fri Jun 13 2014 Vincent Batts - 1.3rc2-1 +- update to go1.3rc2 + * Sat Jun 07 2014 Fedora Release Engineering - 1.3rc1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index d352984..3fcfb4d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar -6f0523a73ff66bb52ae75b7f42fc8a1e go1.3rc1.src.tar.gz +9d0efed0c783c4535b2b93cd23693e28 go1.3rc2.src.tar.gz