diff --git a/.gitignore b/.gitignore index 53bb435..bb34c32 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /go1.3beta2.src.tar.gz /go1.3rc1.src.tar.gz /go1.3rc2.src.tar.gz +/go1.3.src.tar.gz diff --git a/golang.spec b/golang.spec index 5f697d5..3bd1740 100644 --- a/golang.spec +++ b/golang.spec @@ -38,7 +38,7 @@ %endif Name: golang -Version: 1.3rc2 +Version: 1.3 Release: 1%{?dist} Summary: The Go Programming Language @@ -973,6 +973,9 @@ GOROOT=%{goroot} GOOS=openbsd GOARCH=amd64 go install std %changelog +* Thu Jun 19 2014 Vincent Batts - 1.3-1 +- update to go1.3 + * Fri Jun 13 2014 Vincent Batts - 1.3rc2-1 - update to go1.3rc2 diff --git a/sources b/sources index 3fcfb4d..a687b67 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar -9d0efed0c783c4535b2b93cd23693e28 go1.3rc2.src.tar.gz +4b66d7249554181c314f139ea78920b1 go1.3.src.tar.gz