Hi,
I have pushed a few updates to these tools and I have added one additional tool:
https://github.com/fedora-ruby/ferut/blob/main/rename-patch.sh
This tries to extract information from the patch "Subject:" line and use it for the patch filename, in a similar way how `git format-patch` would name it.
Vít
Dne 25. 01. 22 v 19:50 Vít Ondruch napsal(a):
This has been very long sitting on my TODO list and today was the day. Therefore I published this tool:
https://github.com/fedora-ruby/ferut/blob/main/ruby-devel-srpm.rb
If you have not heard about "ferut", that is because I have created also the whole repository ;) It includes one additional tool:
https://github.com/fedora-ruby/ferut/blob/main/ruby-patches.sh
This serves as a tool to rebase patches included in Ruby to apply cleanly. I might publish there additional tools should I have some. Please note that there tools are "designed" to solely fulfill my needs. Therefore although I appreciate all feedback, I won't make any promises about accepting PRs or what not.
Vít