From 63de5789af95fbdafe50e7e162e00b89c0c59066a5c700fed1a4e64b917e27ad Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Thu, 14 Jun 2018 10:21:45 +0000 Subject: [PATCH] Accepting request 616569 from home:jordimassaguerpla:branch:dlg:md2man_vendor - since commit https://github.com/cpuguy83/go-md2man/commit/648eed146d3f3beacb64063cd0daae908015eebd#diff-a447edf0cfc23146457ff83dce52d372 there is a vendor directory and thus we don't need to require any external golang package. OBS-URL: https://build.opensuse.org/request/show/616569 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=14 --- golang-github-cpuguy83-go-md2man.changes | 6 ++++++ golang-github-cpuguy83-go-md2man.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/golang-github-cpuguy83-go-md2man.changes b/golang-github-cpuguy83-go-md2man.changes index a93ca6e..4ca9b4d 100644 --- a/golang-github-cpuguy83-go-md2man.changes +++ b/golang-github-cpuguy83-go-md2man.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 13 15:17:54 UTC 2018 - jmassaguerpla@suse.com + +- since commit https://github.com/cpuguy83/go-md2man/commit/648eed146d3f3beacb64063cd0daae908015eebd#diff-a447edf0cfc23146457ff83dce52d372 there is a vendor directory and thus we don't need to + require any external golang package. + ------------------------------------------------------------------- Thu Feb 1 16:57:17 CET 2018 - ro@suse.de diff --git a/golang-github-cpuguy83-go-md2man.spec b/golang-github-cpuguy83-go-md2man.spec index b03985e..fd9a13f 100644 --- a/golang-github-cpuguy83-go-md2man.spec +++ b/golang-github-cpuguy83-go-md2man.spec @@ -37,8 +37,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: golang-packaging BuildRequires: xz -BuildRequires: golang(github.com/russross/blackfriday) -Requires: golang(github.com/russross/blackfriday) ExcludeArch: s390 %{go_nostrip}