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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ddb2b453853b4c25db382bc5e8c4cde09b3f4696ef1e1494f8294e174f459cf4
size 214761

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 15 11:35:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 2.4.2
* fixed build issues with ICU < 59
* lots of small fixes
-------------------------------------------------------------------
Mon Apr 29 08:05:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

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