From fc3e919c98586c11a837875cc979eafaa6b3c19a Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 8 Nov 2020 14:06:33 +0100 Subject: [PATCH] up to 0.24.2 --- fzf.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/fzf.spec b/fzf.spec index 24bb9a8..69fe64b 100644 --- a/fzf.spec +++ b/fzf.spec @@ -2,24 +2,24 @@ # - package vendored modules # - package fzf-tmux -%define fzfrev d4c9db0 +%define fzfrev e3e76fa %define fzfvimrev 61c4b6d Summary: A command-line fuzzy finder written in Go Name: fzf -Version: 0.24.1 +Version: 0.24.2 Release: 1 License: MIT Group: Applications/Shells #Source0Download: https://github.com/junegunn/fzf/releases Source0: https://github.com/junegunn/fzf/archive/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 30777ada501f8e63a0446661a9c13552 +# Source0-md5: e64eedd48032e2577b79bde356c3df9a # cd fzf-%{version} # go mod vendor # cd .. # tar cJf fzf-vendor-%{version}.tar.xz fzf-%{version}/vendor Source1: %{name}-vendor-%{version}.tar.xz -# Source1-md5: bb02d220d19826af17272dd46b5c787d +# Source1-md5: 25a45d385d0cbdd7f59dc5441b994624 Source2: https://github.com/junegunn/fzf.vim/archive/%{fzfvimrev}/fzf.vim-%{fzfvimrev}.tar.gz # Source2-md5: 58fb5134601d7e964c9cf35d5f47eb67 URL: https://github.com/junegunn/fzf -- 2.44.0