Skip to content

v1.2.0

Compare
Choose a tag to compare
@ctron ctron released this 09 May 11:49
· 136 commits to master since this release
rpm-1.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>