Browse Source

upgrading package: fzf 0.66.1.20251026 -> 0.67.0.20251118

master
parent
commit
c794a73882
  1. 6
      fzf/fzf.spec

6
fzf/fzf.spec

@ -22,8 +22,8 @@
## ##
# package information # package information
%define V_fzf_base 0.66.1 %define V_fzf_base 0.67.0
%define V_fzf_snap 20251026 %define V_fzf_snap 20251118
# package information # package information
Name: fzf Name: fzf
@ -36,7 +36,7 @@ Class: EVAL
Group: Filesystem Group: Filesystem
License: MIT License: MIT
Version: %{V_fzf_base}.%{V_fzf_snap} Version: %{V_fzf_base}.%{V_fzf_snap}
Release: 20251026 Release: 20251118
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/fzf/fzf-%{V_fzf_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/fzf/fzf-%{V_fzf_snap}.tar.xz

Loading…
Cancel
Save