public class ChangelogHandler extends Object
| Constructor and Description |
|---|
ChangelogHandler(Header header) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeLog(File changelogFile)
Adds the specified Changelog file to the rpm
|
public ChangelogHandler(Header header)
public void addChangeLog(File changelogFile) throws IOException, ChangelogParseException
changelogFile - the Changelog file to be addedIOException - if the specified file cannot be readChangelogParseException - if the file violates the requirements of a ChangelogCopyright © 2021. All Rights Reserved.