SHA256
1
0
forked from pool/libthai

2 Commits

Author SHA256 Message Date
5b1455ad7a Accepting request 1331118 from GNOME:Factory
- Update to version 0.1.30:
  + No more dependency on autoconf-archive when building from Git.
  + Handle memory allocation failures.
  + Save more memory by sharing constant data in text segment.
  + Fix potential integer overflows in code.
  + Improved documentation.
  + Updated word break dictionary. (forwarded request 1330739 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1331118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libthai?expand=0&rev=42
2026-02-06 18:05:17 +00:00
3f78ed9438 - Update to version 0.1.30:
+ No more dependency on autoconf-archive when building from Git.
  + Handle memory allocation failures.
  + Save more memory by sharing constant data in text segment.
  + Fix potential integer overflows in code.
  + Improved documentation.
  + Updated word break dictionary.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libthai?expand=0&rev=53
2026-02-05 07:35:55 +00:00
4 changed files with 16 additions and 5 deletions

Binary file not shown.

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

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 3 11:31:58 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 0.1.30:
+ No more dependency on autoconf-archive when building from Git.
+ Handle memory allocation failures.
+ Save more memory by sharing constant data in text segment.
+ Fix potential integer overflows in code.
+ Improved documentation.
+ Updated word break dictionary.
-------------------------------------------------------------------
Tue Dec 21 20:27:42 UTC 2021 - andy great <andythe_great@pm.me>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libthai
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: libthai
Version: 0.1.29
Version: 0.1.30
Release: 0
Summary: Thai Language Support Routines
License: LGPL-2.1-or-later