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

View File

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