diff options
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 7 | 
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,7 @@ -Extension [ <persistent> extension #98 rpminfo version 0.5.1 ] { +Extension [ <persistent> extension #100 rpminfo version 0.5.1 ] { -  - Constants [271] { -    Constant [ string RPMVERSION ] { 4.15.1 } +  - Constants [272] { +    Constant [ string RPMVERSION ] { 4.16.1.2 }      Constant [ int RPMSENSE_ANY ] { 0 }      Constant [ int RPMSENSE_LESS ] { 2 }      Constant [ int RPMSENSE_GREATER ] { 4 } @@ -171,6 +171,7 @@ Extension [ <persistent> extension #98 rpminfo version 0.5.1 ] {      Constant [ int RPMTAG_PAYLOADCOMPRESSOR ] { 1125 }      Constant [ int RPMTAG_PAYLOADDIGEST ] { 5092 }      Constant [ int RPMTAG_PAYLOADDIGESTALGO ] { 5093 } +    Constant [ int RPMTAG_PAYLOADDIGESTALT ] { 5097 }      Constant [ int RPMTAG_PAYLOADFLAGS ] { 1126 }      Constant [ int RPMTAG_PAYLOADFORMAT ] { 1124 }      Constant [ int RPMTAG_PKGID ] { 261 }  | 
