Accepting request 829045 from home:dirkmueller:branches:GNOME:Factory
- update to 0.1.28: * Fix missing includes in wchar-related headers. * More C90 (ANSI C) compliance. * Updated word break dictionary. OBS-URL: https://build.opensuse.org/request/show/829045 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libthai?expand=0&rev=50
This commit is contained in:
parent
e75414da83
commit
0f0e99d711
@ -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
3
libthai-0.1.28.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffe0a17b4b5aa11b153c15986800eca19f6c93a4025ffa5cf2cab2dcdf1ae911
|
||||
size 413592
|
@ -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
|
||||
|
||||
|
10
libthai.spec
10
libthai.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user