createrepo_c library 1.1.4
C library for metadata manipulation
Loading...
Searching...
No Matches
cr_ChangelogEntry Struct Reference

#include <package.h>

Data Fields

char * author
 
gint64 date
 
char * changelog
 

Detailed Description

Changelog entry.

Definition at line 69 of file package.h.

Field Documentation

◆ author

char* author

author of changelog

Definition at line 70 of file package.h.

◆ changelog

char* changelog

text of changelog

Definition at line 72 of file package.h.

◆ date

gint64 date

date of changelog - seconds since epoch

Definition at line 71 of file package.h.


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