diff --git a/golang-googlecode-net.spec b/golang-googlecode-net.spec index f1e7015..6fd557a 100644 --- a/golang-googlecode-net.spec +++ b/golang-googlecode-net.spec @@ -16,7 +16,7 @@ Name: golang-%{provider}%{provider_prefix}-%{repo} Version: 0 -Release: 0.18.hg%{shortrev}%{?dist} +Release: 0.19.hg%{shortrev}%{?dist} Summary: Supplementary Go networking libraries License: BSD URL: http://%{import_path} @@ -115,11 +115,11 @@ GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/spdy GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/webdav GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv4 GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html -GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset +#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/charset GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/html/atom GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/idna GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/netutil -GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6 +#GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/ipv6 GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/websocket GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/publicsuffix GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}/proxy @@ -138,6 +138,10 @@ rm -rf %{buildroot}%{gopath}/src/%{x_import_path}/html/charset/testdata %{gopath}/src/%{x_import_path} %changelog +* Thu Dec 18 2014 Lokesh Mandvekar - 0-0.19.hg937a34c9de13 +- Resolves: rhbz#1056185 disable ipv6 test +- also disable html/charset test + * Tue Dec 09 2014 jchaloup - 0-0.18.hg937a34c9de13 - Update to the latest commit 937a34c9de13c766c814510f76bca091dee06028 related: #1009967 diff --git a/sources b/sources index 85de557..60aa9a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2f3a1487d8fcbbefb5824d924d55305 937a34c9de13c766c814510f76bca091dee06028.tar.gz +b3d38ac958e851624c5d86ad283c35b9 937a34c9de13c766c814510f76bca091dee06028.tar.gz