diff --git a/.gitignore b/.gitignore index dee89c5..a32bcac 100644 --- a/.gitignore +++ b/.gitignore @@ -6,9 +6,10 @@ /go1.3.1.src.tar.gz /go1.3.2.src.tar.gz /go1.3.3.src.tar.gz +/go1.3.src.tar.gz /go1.3beta2.src.tar.gz /go1.3rc1.src.tar.gz /go1.3rc2.src.tar.gz -/go1.3.src.tar.gz /go1.4beta1.src.tar.gz +/go1.4rc1.src.tar.gz /golang-19087:a15f344a9efa-xattrs.tar diff --git a/golang.spec b/golang.spec index eb03d9e..d255d6c 100644 --- a/golang.spec +++ b/golang.spec @@ -37,11 +37,11 @@ %endif %global go_api 1.4 -%global go_version 1.4beta1 +%global go_version 1.4rc1 Name: golang Version: 1.3.99 -Release: 1.%{go_version}%{?dist} +Release: 2.%{go_version}%{?dist} Summary: The Go Programming Language License: BSD @@ -735,6 +735,9 @@ fi %changelog +* Mon Nov 17 2014 Vincent Batts - 1.3.99-2.1.4rc1 +- update to go1.4rc1 + * Thu Oct 30 2014 Vincent Batts - 1.3.99-1.1.4beta1 - update to go1.4beta1 diff --git a/sources b/sources index 6a3976d..a6ad6a5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d76dc07e475b2905b5fec1cf319b6356 golang-19087:a15f344a9efa-xattrs.tar -0e58d3b4fa02110f65426f9cb297f41c go1.4beta1.src.tar.gz +da6734572d53487b19b04357a3e55e79 go1.4rc1.src.tar.gz