Skip to content

v1.10.1

Compare
Choose a tag to compare
@ctron ctron released this 06 Feb 09:20
· 35 commits to master since this release

Also see: https://ctron.github.io/rpm-builder

This is a bugfix release, improving the Yum repository generation: rpm-1.10.0...rpm-1.10.1

Fixed issues

  • #36 – Don't add requirements on files a package provides by itself

Thanks to @ThorAsgardDev for fixing this long standing issue.

Maven coordinates

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