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}