Browse Source

upgrading package: icu 69.1 -> 70.1

master
parent
commit
0edbe1f52a
  1. 8
      icu/icu.spec

8
icu/icu.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 69.1
%define V_dist 69_1
%define V_tag 69-1
%define V_opkg 70.1
%define V_dist 70_1
%define V_tag 70-1
# package information
Name: icu
@ -37,7 +37,7 @@ Class: PLUS
Group: Charset
License: IBM Open Source
Version: %{V_opkg}
Release: 20211020
Release: 20211029
# list of sources
Source0: https://github.com/unicode-org/icu/releases/download/release-%{V_tag}/icu4c-%{V_dist}-src.tgz

Loading…
Cancel
Save