Add generating from archive option, fix exceptions, caused by multiline content in rpm spec files, remove shebangs, fix missing provides_extra field, fix username empty string, add maintainer option, add --local and --localfile in show subcommand, make name attribute optional if --local or --localfile field is provided#217
Add generating from archive option, fix exceptions, caused by multiline content in rpm spec files, remove shebangs, fix missing provides_extra field, fix username empty string, add maintainer option, add --local and --localfile in show subcommand, make name attribute optional if --local or --localfile field is provided#217huakim wants to merge 3 commits intoopenSUSE:masterfrom
Conversation
…ne content in rpm spec files, remove shebangs, fix missing provides_extra field
|
Note: you don’t have to close/reopen-new-PR every time you make a change to it. Just push a new commit to your branch, and GitHub will automatically update the pull request. Also, could you, please, edit the description of this pull request and describe exactly what is the goal of this pull request, what is being changed, and which issues are resolved by it? It is crazy that we have to disassemble your intent by deciphering your code and trying to divine your intent from it. Thank you for your effort! |
i'm too lazy for giving description of the pull request, and the goal was simply make tool works as it should, because at the current state tool is buggy, for example, the Maintainer field is empty when generating sources for Debian, or, some tags on RPM based sources, generated by tool, contains multiple lines |
…ptional if --local or --localfile field is provided
|
On Wed Jan 15, 2025 at 5:36 AM CET, huakim wrote:
i'm too lazy for giving description of the pull request, and the goal was simply make tool works as it should
Right, so I was trying to be nice. Next time, there will be PR without description and reference to the ticket describing the issue such PR solves, it will be closed without reading.
|
Next time I will not open any PR |
No description provided.