From d6768faedaefda1a7ac98e5b9eb64e7214f4ac3b Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 28 Nov 2018 08:15:16 +0100 Subject: [PATCH] upgrading package: cbor 4.1.1 -> 4.1.3 --- cbor/cbor.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cbor/cbor.spec b/cbor/cbor.spec index 3df519d6fb..930d80dfca 100644 --- a/cbor/cbor.spec +++ b/cbor/cbor.spec @@ -22,8 +22,8 @@ ## # package version -%define V_cbor 4.1.1 -%define V_cbor_snap 20181104 +%define V_cbor 4.1.3 +%define V_cbor_snap 20181128 # package information Name: cbor @@ -36,7 +36,7 @@ Class: EVAL Group: Libraries License: MIT Version: %{V_cbor} -Release: 20181104 +Release: 20181128 # list of sources Source0: http://download.openpkg.org/components/versioned/cbor/cbor-%{V_cbor}-%{V_cbor_snap}.tar.gz