From e739095389dd122e3cf59751f5c9a7ddc3befe6b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 16 Feb 2020 10:17:05 +0100 Subject: [PATCH] upgrading package: fasttext 0.9.1.20200102 -> 0.9.1.20200216 --- fasttext/fasttext.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fasttext/fasttext.spec b/fasttext/fasttext.spec index a3a6c9118e..b1c6727470 100644 --- a/fasttext/fasttext.spec +++ b/fasttext/fasttext.spec @@ -23,7 +23,7 @@ # package version %define V_base 0.9.1 -%define V_snap 20200102 +%define V_snap 20200216 # package information Name: fasttext @@ -36,7 +36,7 @@ Class: EVAL Group: Text License: BSD Version: %{V_base}.%{V_snap} -Release: 20200102 +Release: 20200216 # list of sources Source0: http://download.openpkg.org/components/versioned/fasttext/fasttext-%{V_snap}.tar.xz