SHA256
1
0
forked from pool/libthai

Accepting request 829534 from GNOME:Factory

- update to 0.1.28:
  * Fix missing includes in wchar-related headers.
  * More C90 (ANSI C) compliance.
  * Updated word break dictionary. (forwarded request 829045 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/829534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libthai?expand=0&rev=40
This commit is contained in:
Dominique Leuenberger 2020-08-28 19:14:13 +00:00 committed by Git OBS Bridge
commit a0784b78f8
4 changed files with 16 additions and 8 deletions

View File

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

3
libthai-0.1.28.tar.xz Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 24 20:37:09 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.1.28:
* Fix missing includes in wchar-related headers.
* More C90 (ANSI C) compliance.
* Updated word break dictionary.
-------------------------------------------------------------------
Mon Mar 5 15:40:22 UTC 2018 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libthai
#
# Copyright (c) 2018 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
@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: libthai
Version: 0.1.27
Version: 0.1.28
Release: 0
Summary: Thai Language Support Routines
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Url: http://linux.thai.net/plone/TLWG/libthai/
URL: https://linux.thai.net/plone/TLWG/libthai/
Source: https://linux.thai.net/pub/thailinux/software/libthai/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: libdatrie-devel
@ -82,7 +82,7 @@ software using libthai.
%build
%configure --disable-static
make %{?_smp_mflags}
%make_build
%install
%make_install