1
0

Accepting request 616569 from home:jordimassaguerpla:branch:dlg:md2man_vendor

- since commit 648eed146d (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
This commit is contained in:
Aleksa Sarai 2018-06-14 10:21:45 +00:00 committed by Git OBS Bridge
parent 1fc50654e2
commit 63de5789af
2 changed files with 6 additions and 2 deletions

View File

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

View File

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