Packit March 2023
March 13, 2023
Week 10 (March 7th – March 13th) #
- Parsing the spec file by RPM is now performed only if really necessary, greatly improving performance in certain scenarios. (specfile#212)
Week 11 (March 14th – March 20th) #
- Packit now uses the
get_current_version
action defined by the user to retrieve version before updating the specfile %setup macro (if any). (packit#1886)