ChangeLog: fix bad formatting

This commit is contained in:
Davide Madrisan 2011-12-16 14:10:08 +01:00
parent f49b9a4893
commit cc23a330ba

View File

@ -2,27 +2,27 @@ Changes in version 1.8.1
... ... .. .... Davide Madrisan <davide.madrisan(a)gmail.com> ... ... .. .... Davide Madrisan <davide.madrisan(a)gmail.com>
+ update + update
* libapse - Silvan Calarco: * libapse - Silvan Calarco:
Perform sourceforge search for any package and modify to use Perform sourceforge search for any package and modify to use
sourceforge.com/projects/project_name/files/latest sourceforge.com/projects/project_name/files/latest
to retrieve latest version number. to retrieve latest version number.
* libapse - Silvan Calarco: * libapse - Silvan Calarco:
(sourceforge): also get version from package name if there is no version (sourceforge): also get version from package name if there is no version
indication in upper level directory name. indication in upper level directory name.
+ bugfix + bugfix
* libspec - Silvan Calarco: * libspec - Silvan Calarco:
Quote '%' characters before passing strings to rpm --eval to avoid a Quote '%' characters before passing strings to rpm --eval to avoid a
segmentation fault error. segmentation fault error.
* pck-update - Silvan Calarco: * pck-update - Silvan Calarco:
Escape '<' and '>' characters when printing SPEC_OBSOLETES to infofile to Escape '<' and '>' characters when printing SPEC_OBSOLETES to infofile to
fix a syntax error. fix a syntax error.
+ update + update
* templates/kde4 - Davide Madrisan: * templates/kde4 - Davide Madrisan:
Update template to better support KDE 4.7.x. Update template to better support KDE 4.7.x.
+ bugfix + bugfix
* spec-create - Davide Madrisan: * spec-create - Davide Madrisan: