Skip to content

Commit 4cd4ae2

Browse files
authored
Added new tags: sha256 hashsum and everything after modularitylabel extracted from include/rpm/rpmtag.h in the rpm-4.19.1.1.tar from rpm.org
1 parent c7d6e0c commit 4cd4ae2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

rpmfile/headers.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,11 @@
342342
"autoinstalled": 5094,
343343
"identity": 5095,
344344
"modularitylabel": 5096,
345+
"payloaddigestalt": 5097,
346+
"archsuffix": 5098,
347+
"spec": 5099,
348+
"translationurl": 5100,
349+
"upstreamreleases": 5101,
345350
"loaddigestalt": 5097,
346351
"archsuffix": 5098,
347352
"spec": 5099,

0 commit comments

Comments
 (0)