commit ef6f4d75658644e62561512a85cd6e4150b7226e
Author: Jan Palus <[email protected]>
Date:   Sat Nov 12 14:29:56 2022 +0100

    up to 0.35.0

 fzf.spec      | 8 ++++----
 install.patch | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/fzf.spec b/fzf.spec
index a0f3520..01afc25 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -1,20 +1,20 @@
 # TODO:
 # - package vendored modules
 
-%define                fzfrev          04d0b02
+%define                fzfrev          d01ae55
 %define                fzfvimrev       9ceac71
 %define                fzfgitrev       9190e1b
 %define                vendor_version  0.34.0
 
 Summary:       A command-line fuzzy finder written in Go
 Name:          fzf
-Version:       0.34.0
+Version:       0.35.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: c944fc51ba24f73ecc44bf240f374001
+# Source0-md5: 0cc46e7621d84cacba226e4fb6e81918
 # cd fzf-%{version}
 # go mod vendor
 # cd ..
@@ -27,7 +27,7 @@ Source3:      
https://github.com/junegunn/fzf-git.sh/archive/%{fzfgitrev}/fzf-git.sh-
 # Source3-md5: 66a5b104f7e6f67c0b4f8556f1a22583
 Patch0:                install.patch
 URL:           https://github.com/junegunn/fzf
-BuildRequires: golang >= 1.13
+BuildRequires: golang >= 1.17
 BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(macros) >= 2.009
 BuildRequires: sed >= 4.0
diff --git a/install.patch b/install.patch
index b2c7f9c..2b42e1d 100644
--- a/install.patch
+++ b/install.patch
@@ -25,8 +25,8 @@
  binary_error=""
  case "$archi" in
 @@ -184,6 +185,10 @@
-   Windows*\ *64)   download fzf-$version-windows_amd64.zip    ;;
-   *)               binary_available=0 binary_error=1 ;;
+   Windows*\ *64)      download fzf-$version-windows_amd64.zip    ;;
+   *)                  binary_available=0 binary_error=1          ;;
  esac
 +}
 +
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fzf.git/commitdiff/ef6f4d75658644e62561512a85cd6e4150b7226e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to