diff --git a/golang-googlecode-tools.spec b/golang-googlecode-tools.spec index e0f0c4d..02724c0 100644 --- a/golang-googlecode-tools.spec +++ b/golang-googlecode-tools.spec @@ -6,7 +6,7 @@ Name: golang-googlecode-tools Version: 0 -Release: 0.3.hg%{shortrev}%{?dist} +Release: 0.4.hg%{shortrev}%{?dist} Summary: Supplementary tools and packages for Go License: BSD URL: http://%{import_path} @@ -21,6 +21,7 @@ BuildRequires: golang Summary: Documentation tool for the Go programming language %description -n golang-godoc Godoc extracts and generates documentation for Go programs. +Obsoletes: golang-godoc = 1.1.2 %package -n golang-vet @@ -287,6 +288,9 @@ done %{gopath}/src/%{import_path}/ssa/testdata/*.go %changelog +* Thu Dec 05 2013 Vincent Batts 0-0.4.hg17c8fe23290a +- golang-godoc to obsolete the package from golang 1.1.2 + * Tue Nov 12 2013 Vincent Batts 0-0.3.hg17c8fe23290a - removing conflicting directory ownership