From 635ce8485d56185cf4295c3fc054c273ac9dac9d Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Thu, 8 Oct 2020 23:57:43 +0200 Subject: [PATCH] up to 0.23.0 --- fzf.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fzf.spec b/fzf.spec index 0ce860c..a21e5bf 100644 --- a/fzf.spec +++ b/fzf.spec @@ -3,19 +3,19 @@ # - package fzf-tmux Summary: A command-line fuzzy finder written in Go Name: fzf -Version: 0.22.0 +Version: 0.23.0 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: 07c356197b1ce245f930d58544531e49 +# Source0-md5: 7a1b0cc556936cb21fc15857fc244c6c # 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: 3d16dd0baa2739f9ff96f8bfe9eac409 +# Source1-md5: 897dd533480396c8e70459f96474b5a9 URL: https://github.com/junegunn/fzf BuildRequires: golang >= 1.13 ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x -- 2.43.0