Skip to content

v1.8.0

Compare
Choose a tag to compare
@ctron ctron released this 14 Mar 08:28
· 73 commits to master since this release

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>