From 9fc0bc41c872e50c24a983da4fb45616ce750392 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 30 Jul 2015 11:27:23 -0400 Subject: [PATCH] updating to go1.5beta3 --- .gitignore | 1 + golang.spec | 7 +++++-- sources | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4e43c07..487a064 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /go1.5beta1.src.tar.gz /golang-19087:a15f344a9efa-xattrs.tar /go1.5beta2.src.tar.gz +/go1.5beta3.src.tar.gz diff --git a/golang.spec b/golang.spec index 5f37641..0ab66a7 100644 --- a/golang.spec +++ b/golang.spec @@ -37,11 +37,11 @@ %endif %global go_api 1.5 -%global go_version 1.5beta2 +%global go_version 1.5beta3 Name: golang Version: 1.5 -Release: 0.7.beta2%{?dist} +Release: 0.8.beta3%{?dist} Summary: The Go Programming Language License: BSD @@ -417,6 +417,9 @@ fi %changelog +* Thu Jul 30 2015 Vincent Batts - 1.5-0.8.beta3 +- updating to go1.5beta3 + * Thu Jul 30 2015 Vincent Batts - 1.5-0.7.beta2 - add the patch .. diff --git a/sources b/sources index 10af7ac..af9ef51 100644 --- a/sources +++ b/sources @@ -1,3 +1,4 @@ d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar aa82b90515edd1fa814e5ecb4ee771a4 go1.5beta1.src.tar.gz a1389a16aeecd934fc175e4a57f59417 go1.5beta2.src.tar.gz +0020be59b7711307ebd37ac116a6ee34 go1.5beta3.src.tar.gz