diff --git a/golang.spec b/golang.spec index 2393e08..ec4734f 100644 --- a/golang.spec +++ b/golang.spec @@ -417,7 +417,10 @@ fi %changelog * Tue Aug 25 2015 Vincent Batts - 1.5-3 -- only allow the golang zoneinfo.zip to be used in tests +- bz1256910 only allow the golang zoneinfo.zip to be used in tests +- bz1166611 add golang.org/x directory +- bz1256525 include stdlib shared object. This will let other libraries and binaries + build with `go build -buildmode=shared -linkshared ...` or similar. * Sun Aug 23 2015 Peter Robinson 1.5-2 - Enable aarch64