Re: Help with LDFLAGS for a golang package

2021-05-12 Thread Jérémy Bertozzi
Same result as you after re-install a few days later, looks like some cache issue... Sorry for the noise, and thanks for your time! On Tue, May 11, 2021 at 11:41 AM Alejandro Saez Morollon wrote: > Did you figure it out? > I installed the package from your COPR build and I can see the correct >

Re: Help with LDFLAGS for a golang package

2021-05-11 Thread Alejandro Saez Morollon
Did you figure it out? I installed the package from your COPR build and I can see the correct version: ``` Smug - tmux session manager. Version 0.2.2 ``` ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@

Help with LDFLAGS for a golang package

2021-05-05 Thread Jérémy Bertozzi
Hello, I am trying to build a golang package in COPR, before opening the BZ for inclusion into fedora. go2rpm does almost everything, expect setting a LDFLAG needed for the binary to display the appropriate binary version [1]. When I build locally using mock (with a default config), the binary w