diff --git a/go.changes b/go.changes index 457213f..4afc2de 100644 --- a/go.changes +++ b/go.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 12 07:42:55 UTC 2014 - tchvatal@suse.com + +- Fix download url. + ------------------------------------------------------------------- Thu Jul 31 15:09:29 UTC 2014 - dimstar@opensuse.org diff --git a/go.spec b/go.spec index df9f6f3..c0be94a 100644 --- a/go.spec +++ b/go.spec @@ -24,7 +24,7 @@ Summary: A compiled, garbage-collected, concurrent programming language License: BSD-3-Clause Group: Development/Languages/Other Url: http://golang.org -Source0: http://go.googlecode.com/files/go%{version}.src.tar.gz +Source0: http://golang.org/dl/go%{version}.src.tar.gz Source1: go-rpmlintrc Source2: go.sh Source3: macros.go