1
0
Commit Graph

9 Commits

Author SHA256 Message Date
Jeff Kowalczyk
52665f3d89 Accepting request 770234 from home:glaubitz:branches:devel:languages:go
- Update to version 2.0.0+git20190314.f79a8a8:
  * Psych, we only support go.11 and higher
  * Update readme
  * Use go modules and set import paths to /v2
  * Improvements to makefile
  * Use TRAVIS_GO_VERSION env var instead of matrix
  * Use golangci-lint
  * Update travis config for go versions
  * Don't run vendor validation in CI
  * Fix the example and typo
  * Fix links processing for v2
  * RenderNode: fix error printing
  * Fix table parsing/processing for v2
  * Fix list in list embedding
  * Update md2man to use blackfriday v2 API
  * Update vendoring to blackfriday v2 API
  * remove older versions of go from travis config
  * fix validate vendor script
  * More linters
  * Add errcheck to metalinter
  * Fix linting issues
  * set vendor check to executable
  * Add travis config
  * remove used processFooterText
  * Fix falal -> fatalf
  * Add TitleBlock test
  * gofmt roff.go
  * Update README details
  * Improve rendering of nested lists
  * dep ensure -upgrade to get v1.5 of blackfriday

OBS-URL: https://build.opensuse.org/request/show/770234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=16
2020-02-05 20:10:55 +00:00
Aleksa Sarai
63de5789af 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
2018-06-14 10:21:45 +00:00
Jordi Massaguer
1fc50654e2 Accepting request 571795 from home:oertel:branches:devel:languages:go
- do not build on s390, only on s390x (no go on s390)

OBS-URL: https://build.opensuse.org/request/show/571795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=12
2018-02-02 10:33:23 +00:00
Thomas Hipp
13c685c2f7 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
2017-03-07 08:09:36 +00:00
Flavio Castelli
7cbd0cf05a Accepting request 457636 from home:tboerger:branches:devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/457636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=9
2017-02-27 11:24:47 +00:00
Jordi Massaguer
e24cc5832d Accepting request 443057 from home:jordimassaguerpla:branch:d_l_g:fix_go_1_7_failures
OBS-URL: https://build.opensuse.org/request/show/443057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=7
2016-12-01 16:53:21 +00:00
Marguerite Su
877f16f43d Accepting request 354847 from home:MargueriteSu:branches:devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/354847
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=5
2016-01-20 04:04:45 +00:00
Marguerite Su
840b69c98e Accepting request 319148 from home:MargueriteSu:branches:devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/319148
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=2
2015-07-28 15:14:49 +00:00
Flavio Castelli
1fe88b4d84 - initial package for version 1.0.2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=1
2015-07-28 09:43:40 +00:00