From 10fac21b7d62c8ebf1e12a7f52880639f379e2a7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 25 Apr 2020 01:02:57 +0200 Subject: [PATCH] downgrade as Node 14 breaks --- icu/icu.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/icu/icu.spec b/icu/icu.spec index c4db751123..75419bcd7d 100644 --- a/icu/icu.spec +++ b/icu/icu.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 67.1 -%define V_dist 67_1 -%define V_tag 67-1 +%define V_opkg 66.1 +%define V_dist 66_1 +%define V_tag 66-1 # package information Name: icu @@ -37,7 +37,7 @@ Class: PLUS Group: Charset License: IBM Open Source Version: %{V_opkg} -Release: 20200424 +Release: 20200425 # list of sources Source0: https://github.com/unicode-org/icu/releases/download/release-%{V_tag}/icu4c-%{V_dist}-src.tgz