Update to 61.1
This commit is contained in:
parent
db20f77a67
commit
76e20c0d2b
11
icu.spec
11
icu.spec
@ -1,13 +1,13 @@
|
||||
#%%global debugtrace 1
|
||||
|
||||
Name: icu
|
||||
Version: 60.2
|
||||
Release: 3%{?dist}
|
||||
Version: 61.1
|
||||
Release: 1%{?dist}
|
||||
Summary: International Components for Unicode
|
||||
|
||||
License: MIT and UCD and Public Domain
|
||||
URL: http://www.icu-project.org/
|
||||
Source0: http://download.icu-project.org/files/icu4c/60.2/icu4c-60_2-src.tgz
|
||||
URL: http://site.icu-project.org/
|
||||
Source0: http://download.icu-project.org/files/icu4c/61.1/icu4c-61_1-src.tgz
|
||||
Source1: icu-config.sh
|
||||
|
||||
BuildRequires: doxygen, autoconf, python2
|
||||
@ -185,6 +185,9 @@ LD_LIBRARY_PATH=lib:stubdata:tools/ctestfw:$LD_LIBRARY_PATH bin/uconv -l
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 24 2018 Eike Rathke <erack@redhat.com> - 61.1-1
|
||||
- Update to 61.1
|
||||
|
||||
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 60.2-3
|
||||
- Update Python 2 dependency declarations to new packaging standards
|
||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (icu4c-60_2-src.tgz) = 8e718e66c13e7f25714404c46b91ed6305efff1df70c328be2ec743023a7719016dae72a5fa0a05d6f5599983590a2044ff72d3453a048d987ab546d0416d694
|
||||
SHA512 (icu4c-61_1-src.tgz) = 4c37691246db802e4bae0c8c5f6ac1dac64c5753b607e539c5c1c36e361fcd9dd81bd1d3b5416c2960153b83700ccdb356412847d0506ab7782ae626ac0ffb94
|
||||
SHA512 (icu-config.sh) = f4f01fa393d279b9123655296aaf51629f7a25707827882c4886e3fc286671b52a8afb50e77a0d7a29fa029a5dcbf021584efdca79385760c4602a6f8835ce9c
|
||||
|
Loading…
Reference in New Issue
Block a user