1
0

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
This commit is contained in:
Thomas Hipp 2017-03-07 08:09:36 +00:00 committed by Git OBS Bridge
parent 7cbd0cf05a
commit 13c685c2f7
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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}