14
0
forked from pool/python-PyICU

Accepting request 764635 from home:mcalabkova:branches:devel:languages:python

- update to 2.4.2
  * fixed build issues with ICU < 59
  * lots of small fixes

OBS-URL: https://build.opensuse.org/request/show/764635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2020-01-15 11:38:46 +00:00
committed by Git OBS Bridge
parent 8797565314
commit c19265f1fb
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python
# spec file for package python-PyICU
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global modname PyICU
Name: python-%{modname}
Version: 2.3.1
Version: 2.4.2
Release: 0
Summary: Python Extension Wrapping the ICU C++ API
License: MIT