Skip to content

0.9.2

Compare
Choose a tag to compare
@ctron ctron released this 11 May 13:47
· 200 commits to master since this release

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

Bug fixes

  • #13: Fix an issue when creating a YUM repository from a project with multiple local RPMs. Thanks to @triggetry for fixing this!

Maven coordinates

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