Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-github-cpuguy83-go-md2man-2.0.0+git20190314.f79a8a8-bp154.1.42 RPM for aarch64

From OpenSuSE Leap 15.4 for aarch64

Name: golang-github-cpuguy83-go-md2man Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.0.0+git20190314.f79a8a8 Vendor: openSUSE
Release: bp154.1.42 Build date: Mon May 9 11:26:43 2022
Group: Development/Languages/Golang Build host: obs-arm-9
Size: 153665 Source RPM: golang-github-cpuguy83-go-md2man-2.0.0+git20190314.f79a8a8-bp154.1.42.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/cpuguy83/go-md2man
Summary: Convert markdown into man pages
Tool to converts markdown into man pages.

Provides

Requires

License

MIT

Changelog

* Wed Feb 05 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - 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
    * converts project to use dep
    * Add some initial unit tests
    * Fix some table rendering issues for empty cells
    * Don't use CMD in Dockerfile
    * Add dockerfile
    * Fix tables displaying using tbl specification
  - from version 1.0.10
    * Bumps blackfriday to 1.5.2
    * Some tidying up of CI, Makefile enhancements.
  - from version 1.0.9
    * Use go modules instead of go dep
      + Everything is still vendored so build scripts should not fail
  - from version 1.0.8
    * Improve testing
    * Improve rendering of nested lists - #30 @msimacek
  - from version 1.0.7
    * Switch vendor tool to dep #29
    * Update blackfriday vendoring to v1.5 #29
  - Update _service file
  - Move LICENSE to %license section
  - Invoke %gobuild with -mod=vendor "" to disable network access
  - Remove s390x from ExcludeArch
* Wed Jun 13 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 01 2018 ro@suse.de
  - do not build on s390, only on s390x (no go on s390)
* Fri Mar 03 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 2016 tboerger@suse.com
  - Update to version 1.0.6+git20160904.a65d4d2:
    * Render raw html as is
    * Add html entity output support
    * fix escaping for curly braces
    * fix wrong type for Entity func
    * md2man usable as a library (again)
    * Improve man page rendering
    * use stdio for default input and output
    * improve link
    * add vendor
* Fri Dec 02 2016 tboerger@suse.com
  - Recursively test all packages
* Fri Dec 02 2016 tboerger@suse.com
  - Added rpmlintrc for common golang linting
* Fri Dec 02 2016 tboerger@suse.com
  - Requires and BuildRequires for dependencies
* Fri Dec 02 2016 tboerger@suse.com
  - Using the new golang-packaging now
* Fri Dec 02 2016 tboerger@suse.com
  - Refactoed spec with a new unified layout
* Thu Dec 01 2016 jmassaguerpla@suse.com
  - add golang-github-shurcool-sanitized_anchor_name-source dependency
* Thu Dec 01 2016 jmassaguerpla@suse.com
  - add the generation of the source package. With go1.7 we need
    the source in order to build other golang-* which depend on this
    one.
* Sun Jan 17 2016 i@marguerite.su
  - Update to version 1.0.5+git20160104.2724a9c:
    + md2man usable as a library (again)
    + Improve man page rendering
* Tue Jul 28 2015 i@marguerite.su
  - rename to golang-github-cpuguy83-md2man
  - update version 1.0.2+git20150617.e69ac41
  - use golang-packaging for packaging
* Wed May 27 2015 dmacvicar@suse.de
  - initial package for version 1.0.2

Files

/usr/share/doc/packages/golang-github-cpuguy83-go-md2man
/usr/share/doc/packages/golang-github-cpuguy83-go-md2man/README.md
/usr/share/go/1.17/contrib/src
/usr/share/go/1.17/contrib/src/github.com
/usr/share/go/1.17/contrib/src/github.com/cpuguy83
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/md2man
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/md2man.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/md2man/md2man.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/md2man/roff.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/md2man/roff_test.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/block.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/doc.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/esc.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/html.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/inline.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/markdown.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/node.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/russross/blackfriday/v2/smartypants.go
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name
/usr/share/go/1.17/contrib/src/github.com/cpuguy83/go-md2man/vendor/github.com/shurcooL/sanitized_anchor_name/main.go
/usr/share/licenses/golang-github-cpuguy83-go-md2man
/usr/share/licenses/golang-github-cpuguy83-go-md2man/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 17:10:10 2024