info: Add the timestamp to the raw output
modified libpkg/pkg.h.in
@@ -754,6 +754,7 @@ void pkg_manifest_parser_free(struct pkg_manifest_parser *p);
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified libpkg/pkg_manifest.c
@@ -1016,6 +1016,11 @@ pkg_emit_object(struct pkg *pkg, short flags)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/utils.c
@@ -334,7 +334,7 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|