14
0
forked from pool/python-PyICU

- Update to 2.3.1:

* fixed build error with ICU 61, ICU 62

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-04-29 08:07:56 +00:00
committed by Git OBS Bridge
parent 43b6ce1fbc
commit 8797565314
4 changed files with 10 additions and 4 deletions

3
PyICU-2.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddb2b453853b4c25db382bc5e8c4cde09b3f4696ef1e1494f8294e174f459cf4
size 214761

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:419d389b014ee48f31014920f300c842df0770a283ab1fb4de82a6af334cac4d
size 214710

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 08:05:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.3.1:
* fixed build error with ICU 61, ICU 62
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 1 13:03:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Apr 1 13:03:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname PyICU %global modname PyICU
Name: python-%{modname} Name: python-%{modname}
Version: 2.3 Version: 2.3.1
Release: 0 Release: 0
Summary: Python Extension Wrapping the ICU C++ API Summary: Python Extension Wrapping the ICU C++ API
License: MIT License: MIT