From cadec0ad61b392781536dd9c66cec1bd49bc737c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 1 Oct 2021 07:42:15 +0200 Subject: [PATCH] upgrading package: cbor 8.0.0 -> 8.0.2 --- cbor/cbor.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cbor/cbor.spec b/cbor/cbor.spec index f4caaec5ec..0c8d3b73fe 100644 --- a/cbor/cbor.spec +++ b/cbor/cbor.spec @@ -22,8 +22,8 @@ ## # package version -%define V_cbor 8.0.0 -%define V_cbor_snap 20210828 +%define V_cbor 8.0.2 +%define V_cbor_snap 20211001 # package information Name: cbor @@ -36,7 +36,7 @@ Class: EVAL Group: Libraries License: MIT Version: %{V_cbor} -Release: 20210828 +Release: 20211001 # list of sources Source0: http://download.openpkg.org/components/versioned/cbor/cbor-%{V_cbor}-%{V_cbor_snap}.tar.gz