forked from pool/golang-github-cpuguy83-go-md2man
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:
parent
7cbd0cf05a
commit
13c685c2f7
@ -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
|
Wed Dec 07 15:16:49 UTC 2016 - tboerger@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package golang
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
%package -n go-md2man
|
||||||
Summary: Tool to converts markdown into man pages
|
Summary: Tool to converts markdown into man pages
|
||||||
Group: Development/Languages/Golang
|
Group: Development/Languages/Golang
|
||||||
|
Provides: go-go-md2man = %{version}
|
||||||
AutoReqProv: Off
|
AutoReqProv: Off
|
||||||
|
|
||||||
%{go_exclusivearch}
|
%{go_exclusivearch}
|
||||||
|
Loading…
Reference in New Issue
Block a user