AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- do not build on s390, only on s390x (no go on s390)
- Recursively test all packages
- Added rpmlintrc for common golang linting
- Always call gobuild and goinstall
- Requires and BuildRequires for dependencies
- Using the new golang-packaging now
- Refactoed spec with a new unified layout
- 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.
- Update to version 1.4.0+git20151230.c8875c0: + remove check that brace is > 0 + Use more idiomatic form for set of strings + Add a few missing HTML5 block tags + Fix footnote following an exclamation point + Add String() method to reference struct + Fix nested footnotes + Fix fenced code processing inside blockquotes + Refix fenced code blocks w/o preceding blank lines + Fix escaping asterisks within emphasis + Fix footnote followed by a reference style link + Fix bug parsing emphasis + Add HTML_SMARTYPANTS_DASHES for togging smart dashes + LaTex backend: add # to list of characters requiring backslash-escaping + Don't require the input to end with a newline + Implement support for CDATA section + Convert constant variables into consts + Fix bug with gathering list item lines
- rename to golang-github-russross-blackfriday - update version 1.2.0+git20150720.8cec3a8 - use golang-packaging for packaging
- initial package for version 1.2