From 321b02403188e4b4ccab0c2a1d6f9c6ef140aacf Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 25 Jan 2020 10:47:03 +0100 Subject: [PATCH] upgrading package: yaml2json 1.3.20191124 -> 1.3.20200125 --- yaml2json/yaml2json.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yaml2json/yaml2json.spec b/yaml2json/yaml2json.spec index f83a5e2f8d..1346c1fae3 100644 --- a/yaml2json/yaml2json.spec +++ b/yaml2json/yaml2json.spec @@ -23,7 +23,7 @@ # package version %define V_opkg 1.3 -%define V_snap 20191124 +%define V_snap 20200125 # package information Name: yaml2json @@ -36,7 +36,7 @@ Class: EVAL Group: Text License: MIT Version: %{V_opkg}.%{V_snap} -Release: 20191124 +Release: 20200125 # list of sources Source0: http://download.openpkg.org/components/versioned/yaml2json/yaml2json-%{V_snap}.tar.xz