leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
891 stars 123 forks source link

Fixed RPM SPEC file Changelog not being read issue #236

Open jyo64 opened 2 days ago

jyo64 commented 2 days ago

The Date from build was not getting recorded properly in the SPEC file for RPM packaging due to the change log not being read and formatted properly. I have now fixed it. This solves #235.