commit fzf for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fzf for openSUSE:Factory checked in at 2021-05-23 00:06:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fzf (Old) and /work/SRC/openSUSE:Factory/.fzf.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "fzf" Sun May 23 00:06:05 2021 rev:17 rq:894915 version:0.27.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fzf/fzf.changes 2021-04-10 15:28:34.534463030 +0200 +++ /work/SRC/openSUSE:Factory/.fzf.new.2988/fzf.changes 2021-05-23 00:06:06.870629887 +0200 @@ -1,0 +2,17 @@ +Sat May 22 08:33:37 UTC 2021 - Matej Cepl <mcepl@suse.com> + +- Update to 0.27.1: + - Added unbind action. In the following Ripgrep launcher + example, you can use unbind(reload) to switch to fzf-only + filtering mode. + See https://github.com/junegunn/fzf/blob/master/ADVANCED.md#switching-to-fzf-onl... + - Vim plugin will stop immediately even when the source command hasn't finished + + " fzf will read the stream file while allowing other processes to append to it + call fzf#run(fzf#wrap({'source': 'cat /dev/null > /tmp/stream; tail -f /tmp/stream'})) + + - It is now possible to open popup window relative to the currrent window + + let g:fzf_layout = { 'window': { 'width': 0.9, 'height': 0.6, 'relative': v:true, 'yoffset': 1.0 } } + +------------------------------------------------------------------- Old: ---- 0.27.0.tar.gz New: ---- 0.27.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fzf.spec ++++++ --- /var/tmp/diff_new_pack.e5tOQa/_old 2021-05-23 00:06:08.538621011 +0200 +++ /var/tmp/diff_new_pack.e5tOQa/_new 2021-05-23 00:06:08.542620990 +0200 @@ -17,7 +17,7 @@ Name: fzf -Version: 0.27.0 +Version: 0.27.1 Release: 0 Summary: A command-line fuzzy finder License: MIT @@ -91,7 +91,8 @@ Plugin for vim allowing use of fzf. %prep -%setup -q -a1 +%autosetup -p1 -a1 + # fix E: env-script-interpreter sed -i 's,#!%{_bindir}/env ,#!/bin/,' ./bin/fzf-tmux ++++++ 0.27.0.tar.gz -> 0.27.1.tar.gz ++++++ ++++ 1680 lines of diff (skipped) ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/fzf/vendor.tar.xz /work/SRC/openSUSE:Factory/.fzf.new.2988/vendor.tar.xz differ: char 1, line 1
participants (1)
-
Source-Sync