> Does "fedpkg gitbuildhash" do what you want?

Hmm, not by itself, mostly because I need to already know the version-release 
numbers I'm looking up.

However, it could immensely simplify the regex I was using. Now it should look 
more like

- `koji list-history --package="$pkg_name"`
- grep for the full NVR string...
- feed that to `fedpkg gitbuildhash`

...Yeah, this could work. I hadn't considered querying with fedpkg, so thanks a 
lot for the tip!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to