ctron / rpm-builder

Maven RPM builder plugin
https://ctron.github.io/rpm-builder
Eclipse Public License 2.0
56 stars 32 forks source link

refactor: use pgpainless #78

Open ctron opened 1 year ago

ctron commented 1 year ago

This change adapts the changed from Eclipse Packager switching to use pgpainless, simplifying the PGP handling, this solves some gaps in the process.

This correlates to https://github.com/eclipse/packager/pull/48