v1.8.0
See also: https://ctron.github.io/rpm-builder
This is a feature release, which is backwards compatible with 1.7.x.
Many thanks to @tisoft for the contribution!
New features
- #60 – Allow to create reproducible RPMs
Maven coordinates
<dependency>
<groupId>de.dentrassi.maven</groupId>
<artifactId>rpm</artifactId>
<version>1.8.0</version>
</dependency>