|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_base 0.1.0 |
|
|
|
%define V_base 0.1.0 |
|
|
|
%define V_snap 20180526 |
|
|
|
%define V_snap 20180531 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: fasttext |
|
|
|
Name: fasttext |
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Text |
|
|
|
Group: Text |
|
|
|
License: BSD |
|
|
|
License: BSD |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Version: %{V_base}.%{V_snap} |
|
|
|
Release: 20180526 |
|
|
|
Release: 20180531 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://download.openpkg.org/components/versioned/fasttext/fasttext-%{V_snap}.tar.xz |
|
|
|
Source0: http://download.openpkg.org/components/versioned/fasttext/fasttext-%{V_snap}.tar.xz |
|
|
|