junegunn / fzf

:cherry_blossom: A command-line fuzzy finder
https://junegunn.github.io/fzf/
MIT License
61.91k stars 2.34k forks source link

Update fedora repository version (Rawhide and Fedora 40) #3827

Open egor-denysenko opened 1 month ago

egor-denysenko commented 1 month ago

Checklist

Output of fzf --version

0.44.1 (Fedora)

OS

Shell

Problem / Steps to reproduce

Hi, I currently drive FZF on my personal machine, and I'm using Fedora. 

I have noticed from the fedora packages website that the current Rawhide and Fedora 40 versions of fzf are quite behide in comparison to the actual releases. Currently, fedora packages has 0.44.1 as the latest version, and the latest is 0.52.1;

Is there any way I can help and update the current package version, or is it something that a maintainer can do?

junegunn commented 1 month ago

Not sure why the version is so lagging behind. You should probably ask for an update on https://bugzilla.redhat.com/.

With shell integration scripts embedded in the binary (i.e. --bash, --zsh, and --fish), and with native tmux integration and man page inclusion in the upcoming release, it's getting easier to use the latest version of fzf simply by downloading the binary from the releases page and putting it in your $PATH.

egor-denysenko commented 1 month ago

Thanks I didn't know that fedora tracked packages update on bugzilla.

It seems that it's a stale bug from here

I'm going to try to push it or somehow figure out how to help there. I specifically pushed for dnf since I didn't want to manage the binary myself but let it be managed by dnf. I will post some updates if I'm able to figure out something or update the package on the dnf registry.

QuLogic commented 2 days ago

These updates are now in testing: