rails / sprockets

Rack-based asset packaging system
MIT License
947 stars 788 forks source link

Requesting a new release with MIT-LICENSE file fix #724

Closed ehelms closed 2 years ago

ehelms commented 2 years ago

The https://github.com/theforeman packages sprockets into RPMs and like to ensure inclusion of license files where possible as much as possible. The commit https://github.com/rails/sprockets/commit/751f2f2be162d37e1248b99966b34924b456339f fixed the naming of the license file such that it ends up in the source gem that is produced. Our project would appreciate if there could be a release (whether a pending minor release or a bug fix release 4.0.3) that included this fix to allow us to consume and produce an RPM with the license file present.

Thank you!

dhh commented 2 years ago

This will automatically be part of the next release 👍