Bug 1215737

Summary: jq-1.7-1.1.x86_64 - version is incorrectly displayed
Product: [openSUSE] openSUSE Tumbleweed Reporter: Danie de Jager <danie.dejager>
Component: OtherAssignee: Forgotten User GfSLLQGSl_ <forgotten_GfSLLQGSl_>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None CC: Andreas.Stieger, jubalh, mardnh
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Danie de Jager 2023-09-26 20:10:25 UTC
running jq --version output is not the version of the installed jq application. 
The output is:
jq-

JQ team is pointing the issue to the OpenSuse Tumbleweed package:
https://github.com/jqlang/jq/issues/2910
Comment 1 Andreas Stieger 2023-09-26 21:18:28 UTC
Don't touch the priority field unless you are a developer.
https://build.opensuse.org/request/show/1113755
Comment 2 Martin Hauke 2023-09-26 22:23:22 UTC
Gere's a workaround but it should be fixed upstream (IMO a release should not depend on git).
https://build.opensuse.org/request/show/1113759/changes
Comment 3 Andreas Stieger 2023-09-27 05:31:12 UTC
I wonder why we don't use the bootstrapped tarball for 1.7? Was there any particular reason to add additional complexity, build dependencies, and bugs?