From 284ae5eb03404c5e10b31cda3399adfa3237b249 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 3 Dec 2018 22:12:48 +0100 Subject: [PATCH] upgrading package: fasttext 0.1.0.20181201 -> 0.1.0.20181203 --- fasttext/fasttext.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fasttext/fasttext.spec b/fasttext/fasttext.spec index 73ee4adec6..795f9ea69f 100644 --- a/fasttext/fasttext.spec +++ b/fasttext/fasttext.spec @@ -23,7 +23,7 @@ # package version %define V_base 0.1.0 -%define V_snap 20181201 +%define V_snap 20181203 # package information Name: fasttext @@ -36,7 +36,7 @@ Class: EVAL Group: Text License: BSD Version: %{V_base}.%{V_snap} -Release: 20181201 +Release: 20181203 # list of sources Source0: http://download.openpkg.org/components/versioned/fasttext/fasttext-%{V_snap}.tar.xz