New upstream release.
This commit is contained in:
11
fzf.spec
11
fzf.spec
@@ -23,13 +23,13 @@
|
||||
# https://github.com/junegunn/fzf
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global commit 58b5be8ab6a99937a872e2ce4713f9ac79ff7d4e
|
||||
%global commit 0b33dc6ce19357f7b32857dbb1fecd181fb899e8
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global commitdate 20170905
|
||||
%global realver 0.17.0-2
|
||||
%global commitdate 20171015
|
||||
%global realver 0.17.1
|
||||
|
||||
Name: fzf
|
||||
Version: 0.17.0.2
|
||||
Version: 0.17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command-line fuzzy finder written in Go
|
||||
License: MIT
|
||||
@@ -239,6 +239,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Oct 22 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.17.1-1
|
||||
- New upstream release.
|
||||
|
||||
* Wed Sep 20 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.17.0.2-1
|
||||
- New upstream release.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user