New upstream release.

This commit is contained in:
Elliott Sales de Andrade
2018-03-16 05:01:40 -04:00
parent 811e69a244
commit be30dc2916
3 changed files with 10 additions and 6 deletions

View File

@@ -23,14 +23,14 @@
# https://github.com/junegunn/fzf
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
%global import_path %{provider_prefix}
%global commit 0b33dc6ce19357f7b32857dbb1fecd181fb899e8
%global commit 390b49653b441c958b82a0f78d9923aef4c1d9a2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commitdate 20171015
%global realver 0.17.1
%global commitdate 20171203
%global realver 0.17.3
Name: fzf
Version: 0.17.1
Release: 2%{?dist}
Version: 0.17.3
Release: 1%{?dist}
Summary: A command-line fuzzy finder written in Go
License: MIT
URL: https://%{provider_prefix}
@@ -239,6 +239,9 @@ export GOPATH=%{buildroot}/%{gopath}:%{gopath}
%endif
%changelog
* Fri Mar 16 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.17.3-1
- New upstream release.
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild