On Jul 12, 2012, at 2:26 PM, Kacper Kornet <[email protected]> wrote:

> 
>> That can be because 'git rev-list', used to generate the changelog,
>> returns the commits ordered by commit date and not the AuthorDate
> 

Doing qsort(3) on RPMTAG_CHANGELOG* in rpmbuild isn't too hard, might be
easier than trying to figure out how to trick up git sewage.

Its likely worth the modest additional effort to run change log
text through iconv(3) and avoid encoding configuration issues.

hth

73 de Jeff

_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to