summaryrefslogtreecommitdiff
path: root/libcmark-gfm/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-22 19:45:25 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-22 19:45:25 +0300
commit198fe549da3fce9f989f539b138867bdba6e7ede (patch)
tree273ed68a7d3a63fb8de495869cd42eb1e0c04890 /libcmark-gfm/manifest
parentaa2098530bba690957fd211ac51a05bb38c39512 (diff)
Release version 0.29.0-a.1+3v0.29.0-a.1+3
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest. Add upstream-version value to manifest.
Diffstat (limited to 'libcmark-gfm/manifest')
-rw-r--r--libcmark-gfm/manifest13
1 files changed, 7 insertions, 6 deletions
diff --git a/libcmark-gfm/manifest b/libcmark-gfm/manifest
index 4f3e454..e5d6117 100644
--- a/libcmark-gfm/manifest
+++ b/libcmark-gfm/manifest
@@ -1,14 +1,15 @@
: 1
name: libcmark-gfm
-# Note: remember to update summary below and build/bootstrap.build!
+# Note: remember to update build/bootstrap.build!
#
-version: 0.29.0-a.1+2
+version: 0.29.0-a.1+3
+upstream-version: 0.29.0.gfm.0
project: cmark-gfm
-summary: GitHub-flavored CommonMark parsing and rendering C library, version 0.29.0.gfm.0
+summary: GitHub-flavored CommonMark parsing and rendering C library
license: BSD2; Simplified 2-clause BSD License.
-tags: github, markdown, cmark, commonmark, gfm, parser, renderer, c, api
+topics: C, CommonMark, Markdown, documentation generation
description-file: README
url: https://github.com/github/cmark-gfm
src-url: https://git.build2.org/cgit/packaging/cmark-gfm/cmark-gfm/tree/libcmark-gfm/
@@ -17,5 +18,5 @@ email: packaging@build2.org ; Report issues at https://github.com/github/cmark-g
package-email: packaging@build2.org ; Mailing list.
build-error-email: builds@build2.org
builds: all
-depends: * build2 >= 0.10.0-
-depends: * bpkg >= 0.10.0-
+depends: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0