From 245b1068016a31d569152bb9bd69e90f52283834 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 25 Jul 2021 19:54:54 +0200 Subject: [PATCH] upgrading package: mocha 9.0.2 -> 9.0.3 --- mocha/mocha.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mocha/mocha.spec b/mocha/mocha.spec index 134a015396..cd9c6bca49 100644 --- a/mocha/mocha.spec +++ b/mocha/mocha.spec @@ -22,8 +22,8 @@ ## # package version -%define V_mocha 9.0.2 -%define V_mocha_snap 20210703 +%define V_mocha 9.0.3 +%define V_mocha_snap 20210725 # package information Name: mocha @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT Version: %{V_mocha} -Release: 20210703 +Release: 20210725 # list of sources Source0: http://download.openpkg.org/components/versioned/mocha/mocha-%{V_mocha}-%{V_mocha_snap}.tar.gz