From c8bd3b738fab6883715a02e8a4553932a2511b8f Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Fri, 9 May 2014 08:21:15 -0400 Subject: [PATCH] update to go1.2.2 --- .gitignore | 1 + golang.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6dc32ab..8f0d407 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /go1.2.src.tar.gz /golang-19087:a15f344a9efa-xattrs.tar /go1.2.1.src.tar.gz +/go1.2.2.src.tar.gz diff --git a/golang.spec b/golang.spec index a8ae587..ae77ac1 100644 --- a/golang.spec +++ b/golang.spec @@ -38,8 +38,8 @@ %endif Name: golang -Version: 1.2.1 -Release: 8%{?dist} +Version: 1.2.2 +Release: 1%{?dist} Summary: The Go Programming Language License: BSD @@ -895,6 +895,9 @@ fi %changelog +* Fri May 09 2014 Vincent Batts 1.2.2-1 +- update to go1.2.2 + * Thu May 08 2014 Vincent Batts 1.2.1-8 - RHEL6 rpm macros can't %%exlude missing files diff --git a/sources b/sources index 9e4b005..d6694f6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6232fa4417004fc9dde823ad1eaf597c go1.2.1.src.tar.gz d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar +7917152cb24efb9a13c7881ed280af9a go1.2.2.src.tar.gz