commit fc59f126a6f55347c6fe6558d7ed0b470be43567 Author: Lokesh Mandvekar <l...@fedoraproject.org> Date: Thu Jul 24 01:44:21 2014 -0500
disable debuginfo golang-github-gorilla-context.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/golang-github-gorilla-context.spec b/golang-github-gorilla-context.spec index 2bee75a..d16c2be 100644 --- a/golang-github-gorilla-context.spec +++ b/golang-github-gorilla-context.spec @@ -1,10 +1,11 @@ +%global debug_package %{nil} %global import_path github.com/gorilla/context %global commit 14f550f51af52180c2eefed15e5fd18d63c0a64a %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-github-gorilla-context Version: 0 -Release: 0.25.git%{shortcommit}%{?dist} +Release: 0.26.git%{shortcommit}%{?dist} Summary: A golang registry for global request variables License: BSD URL: http://www.gorillatoolkit.org/pkg/context @@ -61,6 +62,9 @@ GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path} %{gopath}/src/%{import_path}/*.go %changelog +* Thu Jul 24 2014 Lokesh Mandvekar <l...@fedoraproject.org> - 0-0.26.git +- disable debuginfo + * Mon Jul 21 2014 Lokesh Mandvekar <l...@fedoraproject.org> - 0-0.25.git - update to commit 14f550f51a for docker 1.1.0 (and 1.1.1) - use golang packaging macros wherever applicable _______________________________________________ golang mailing list golang@lists.fedoraproject.org https://lists.fedoraproject.org/mailman/listinfo/golang