From 5fec552d3230aa2c79e480953bd8310016d62afb Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 1 Nov 2019 11:24:13 +0100 Subject: [PATCH] upgrading package: yq 2.4.0.20191023 -> 2.4.1.20191101 --- yq/yq.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yq/yq.spec b/yq/yq.spec index c82d161158..2fbbecb002 100644 --- a/yq/yq.spec +++ b/yq/yq.spec @@ -22,8 +22,8 @@ ## # package information -%define V_yq_base 2.4.0 -%define V_yq_snap 20191023 +%define V_yq_base 2.4.1 +%define V_yq_snap 20191101 # package information Name: yq @@ -36,7 +36,7 @@ Class: EVAL Group: Text License: MIT Version: %{V_yq_base}.%{V_yq_snap} -Release: 20191023 +Release: 20191101 # list of sources Source0: http://download.openpkg.org/components/versioned/yq/yq-%{V_yq_snap}.tar.xz