Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fzf for openSUSE:Factory checked in 
at 2022-06-23 10:23:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fzf (Old)
 and      /work/SRC/openSUSE:Factory/.fzf.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fzf"

Thu Jun 23 10:23:37 2022 rev:22 rq:984480 version:0.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fzf/fzf.changes  2021-12-25 20:17:05.813271640 
+0100
+++ /work/SRC/openSUSE:Factory/.fzf.new.1548/fzf.changes        2022-06-23 
10:23:57.831720005 +0200
@@ -1,0 +2,16 @@
+Wed Jun 22 11:08:05 UTC 2022 - Dominique Leuenberger <[email protected]>
+
+- Supplement fzf-bash-completion against bash-completion, not bash.
+
+-------------------------------------------------------------------
+Tue Jun 21 20:14:44 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.30.0:
+  * Fixed cursor flickering over the screen by hiding it during rendering
+  * Added --ellipsis option. You can take advantage of it to make fzf
+    effectively search non-visible parts of the item.
+  * Added rebind action for restoring bindings after unbind
+  * Switching between Ripgrep mode and fzf mode
+  * Bug fixes and improvements
+
+-------------------------------------------------------------------

Old:
----
  0.29.0.tar.gz
  vendor.tar.xz

New:
----
  _service
  fzf-0.30.0.tar.gz
  vendor.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fzf.spec ++++++
--- /var/tmp/diff_new_pack.mVMzyB/_old  2022-06-23 10:23:58.415720639 +0200
+++ /var/tmp/diff_new_pack.mVMzyB/_new  2022-06-23 10:23:58.415720639 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fzf
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
 
 
 Name:           fzf
-Version:        0.29.0
+Version:        0.30.0
 Release:        0
 Summary:        A command-line fuzzy finder
 License:        MIT
 Group:          Productivity/File utilities
 URL:            https://github.com/junegunn/fzf
-Source0:        https://github.com/junegunn/%{name}/archive/%{version}.tar.gz
-# Run go build && go mod vendor to get vendor/ subdirectory
-Source1:        vendor.tar.xz
-BuildRequires:  golang(API) >= 1.13
+Source0:        
https://github.com/junegunn/fzf/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:        vendor.tar.gz
+BuildRequires:  golang(API) = 1.18
 
 %description
 fzf is an interactive Unix filter for command-line that can be used with any 
list; files,
@@ -35,7 +34,7 @@
 %package tmux
 Summary:        Tmux integration for fzf
 Group:          Productivity/File utilities
-Supplements:    packageand(fzf:tmux)
+Supplements:    (fzf and tmux)
 BuildArch:      noarch
 
 %description tmux
@@ -46,7 +45,7 @@
 Summary:        Bash completion for fzf
 Group:          Productivity/File utilities
 Requires:       bash-completion
-Supplements:    packageand(fzf:bash)
+Supplements:    (fzf and bash-completion)
 BuildArch:      noarch
 
 %description bash-completion
@@ -56,7 +55,7 @@
 Summary:        Fish completion for fzf
 Group:          Productivity/File utilities
 Requires:       fish
-Supplements:    packageand(fzf:fish)
+Supplements:    (fzf and fish)
 BuildArch:      noarch
 
 %description fish-completion
@@ -73,7 +72,7 @@
 %package zsh-completion
 Summary:        ZSH completion for fzf
 Group:          Productivity/File utilities
-Supplements:    packageand(fzf:zsh)
+Supplements:    (fzf and zsh)
 BuildArch:      noarch
 
 %description zsh-completion
@@ -84,8 +83,8 @@
 %package -n vim-fzf
 Summary:        Vim plugin for fzf
 Group:          Productivity/File utilities
-BuildArch:      noarch
 Requires:       (vim or neovim)
+BuildArch:      noarch
 
 %description -n vim-fzf
 Plugin for vim allowing use of fzf.

++++++ _service ++++++
<services>
  <service name="download_files" mode="disabled"/>
  <service name="go_modules" mode="disabled"/>
</services>

Reply via email to