mirror of
https://github.com/jordansissel/fpm
synced 2025-08-30 04:10:42 +02:00
This ensures future regressions are caught before fpm releases. - rpm: if epoch is nil, default to 1. This fixes a regression where fpm 0.4.3 generated rpms with an epoch of '1' and the fpm 0.4.17 (or somewhere in between) started generating rpms with no epoch value. This caused version comparisions of '15' and '10' to show '10' as newer if you built the version 10 one in older fpms. |
||
---|---|---|
.. | ||
fpm | ||
fpm.rb |