diff --git a/golang-github-cpuguy83-go-md2man.changes b/golang-github-cpuguy83-go-md2man.changes index dcc8b87..bb6112f 100644 --- a/golang-github-cpuguy83-go-md2man.changes +++ b/golang-github-cpuguy83-go-md2man.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 3 10:44:26 UTC 2017 - jmassaguerpla@suse.com + +- add provides go-go-md2man + this provides was there in previous versions and we can not remove + it or otherwise it breaks dependent packages (i.e. docker, k8s) + ------------------------------------------------------------------- Wed Dec 07 15:16:49 UTC 2016 - tboerger@suse.com diff --git a/golang-github-cpuguy83-go-md2man.spec b/golang-github-cpuguy83-go-md2man.spec index b63b82e..5ca8b0b 100644 --- a/golang-github-cpuguy83-go-md2man.spec +++ b/golang-github-cpuguy83-go-md2man.spec @@ -1,7 +1,7 @@ # # spec file for package golang # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -49,6 +49,7 @@ Tool to converts markdown into man pages. %package -n go-md2man Summary: Tool to converts markdown into man pages Group: Development/Languages/Golang +Provides: go-go-md2man = %{version} AutoReqProv: Off %{go_exclusivearch}