From 13c685c2f7e34f9d1b0febf8c7dd6e930c5ab0d63d73381ccd25b0477e682df5 Mon Sep 17 00:00:00 2001 From: Thomas Hipp Date: Tue, 7 Mar 2017 08:09:36 +0000 Subject: [PATCH] Accepting request 477257 from home:jordimassaguerpla:branch:d:l:g:fix_md2man - 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) OBS-URL: https://build.opensuse.org/request/show/477257 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=10 --- golang-github-cpuguy83-go-md2man.changes | 7 +++++++ golang-github-cpuguy83-go-md2man.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) 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}