diff --git a/.gitignore b/.gitignore index 737f187..0b95e48 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /go1.3rc2.src.tar.gz /go1.3.src.tar.gz /go1.3.1.src.tar.gz +/go1.3.2.src.tar.gz diff --git a/golang.spec b/golang.spec index c561065..a7ac3fd 100644 --- a/golang.spec +++ b/golang.spec @@ -38,8 +38,8 @@ %endif Name: golang -Version: 1.3.1 -Release: 3%{?dist} +Version: 1.3.2 +Release: 1%{?dist} Summary: The Go Programming Language License: BSD @@ -904,6 +904,9 @@ fi %changelog +* Mon Sep 29 2014 Vincent Batts - 1.3.2-1 +- update to go1.3.2 (bz1147324) + * Thu Sep 11 2014 Vincent Batts - 1.3.1-3 - patching the tzinfo failure diff --git a/sources b/sources index 2615dec..aba50bb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar -13e32d14e974e3d903fa2de03581c681 go1.3.1.src.tar.gz +72982ca92b8fbb74ad9b5a056bca9cbf go1.3.2.src.tar.gz