diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-09-25 14:05:50 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-09-25 14:05:50 (EDT) |
commit | f153e170ba73a015b6a56b071841aea76ac24551 (patch) | |
tree | 0cd9e2e87e73de2c6d6843db24e81d947301a654 | |
parent | 82385cec538a506b0d7f719d8608c3b68ca1d43b (diff) |
SPF 2.0: Add pkg rel fields fmt header
-rw-r--r-- | specs/spf-2.0/fields.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/specs/spf-2.0/fields.mdwn b/specs/spf-2.0/fields.mdwn index daee053..611ed5f 100644 --- a/specs/spf-2.0/fields.mdwn +++ b/specs/spf-2.0/fields.mdwn @@ -153,3 +153,9 @@ The fields in the binary package metadata are: description. Variable substitutions are performed on the value of this field. + + +Package Relationship Fields Format [rel-fmt] +============================================ + +TODO |