Browse Source

upgrading package: fasttext 0.1.0.20180526 -> 0.1.0.20180531

master
parent
commit
7177f994a8
  1. 4
      fasttext/fasttext.spec

4
fasttext/fasttext.spec

@ -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

Loading…
Cancel
Save