Skip to content

v0.10.1

Compare
Choose a tag to compare
@ctron ctron released this 11 Apr 14:27
· 183 commits to master since this release
rpm-0.10.1

See also: https://ctron.github.io/rpm-builder

This is a feature enhancement release. It should be compatible with existing configurations.

Enhancements

  • #24: allow fully customizing the output name, thanks to @toomyem for reporting this

Maven coordinates

<dependency>
    <groupId>de.dentrassi.maven</groupId>
    <artifactId>rpm</artifactId>
    <version>0.10.1</version>
</dependency>