v1.2.0
See also: https://ctron.github.io/rpm-builder
This is a feature release, backwards compatible with 1.1.x.
New features
- #37: Add support for skipping specific
<entry>
elements. Thanks for @ProggerPete for contributing the PR.
Maven coordinates
<dependency>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.1.1</version>
</dependency>