diff --git a/PyICU-2.4.2.tar.gz b/PyICU-2.4.2.tar.gz deleted file mode 100644 index 8dab781..0000000 --- a/PyICU-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48c43424b67090c4028d8743132d141d8477f390f93e26c2cb67c26485622c20 -size 219356 diff --git a/PyICU-2.4.3.tar.gz b/PyICU-2.4.3.tar.gz new file mode 100644 index 0000000..488259b --- /dev/null +++ b/PyICU-2.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ca7741ad0e8b20781578a876dac0357b982b7762ccc2aae116f0b18ce1ab1c +size 219819 diff --git a/python-PyICU.changes b/python-PyICU.changes index 66c1d7d..d12f4a1 100644 --- a/python-PyICU.changes +++ b/python-PyICU.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 27 09:06:35 UTC 2020 - Marketa Calabkova + +- update to 2.4.3 + * added Char.getPropertyValueName() and Char.getPropertyValueEnum() + * fixed build errors with PythonReplaceable for ICU < 55 + ------------------------------------------------------------------- Wed Jan 15 11:35:02 UTC 2020 - Marketa Calabkova diff --git a/python-PyICU.spec b/python-PyICU.spec index 2232194..9f74e20 100644 --- a/python-PyICU.spec +++ b/python-PyICU.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global modname PyICU Name: python-%{modname} -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: Python Extension Wrapping the ICU C++ API License: MIT