If you add a new element like this one (libreport_version) and remove % reporter keyword, you will see version of libreport used to create the dump directory but you won't see the version of libreport used to file the bug tracking ticket. But we need to know even the later mentioned version because of bugs in formatting and so on. I've added the % reporter keyword because the previous formatting algorithm provided this information and I find it really useful.
This earlier commit removes libreport_version from bugzilla tickets: https://github.com/abrt/libreport/commit/8a456dba7534299be5558df8bbd448dd2f40a170 This later commit adds reporter's version to bugzilla tickets: https://github.com/abrt/libreport/commit/9d294341f62be3d3e2716eb6111cfe61a21d9c99 Regards, Jakub
