createrepo_c library  0.9.1
C library for metadata manipulation
cr_ChangelogEntry Struct Reference

#include <package.h>

Data Fields

char * author
 
gint64 date
 
char * changelog
 

Detailed Description

Changelog entry.

Definition at line 68 of file package.h.

Field Documentation

char* author

author of changelog

Definition at line 69 of file package.h.

char* changelog

text of changelog

Definition at line 71 of file package.h.

gint64 date

date of changelog - seconds since epoch

Definition at line 70 of file package.h.


The documentation for this struct was generated from the following file: