From 12b365cb6e2dce372829b0f0814d756876ff62bf35ee1221c3f8800e39a4fa4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Dec 2016 16:40:50 +0000 Subject: [PATCH 1/2] Accepting request 446752 from home:Zaitor:branches:GNOME:Factory New stable, not buildtested OBS-URL: https://build.opensuse.org/request/show/446752 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libthai?expand=0&rev=42 --- libthai-0.1.25.tar.xz | 3 --- libthai-0.1.26.tar.xz | 3 +++ libthai.changes | 6 ++++++ libthai.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 libthai-0.1.25.tar.xz create mode 100644 libthai-0.1.26.tar.xz diff --git a/libthai-0.1.25.tar.xz b/libthai-0.1.25.tar.xz deleted file mode 100644 index ef036aa..0000000 --- a/libthai-0.1.25.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e22462a526e486d1e3e536c1ad7b45fae52f03bdfebfa969bec829ff9965a8b -size 408740 diff --git a/libthai-0.1.26.tar.xz b/libthai-0.1.26.tar.xz new file mode 100644 index 0000000..0558e37 --- /dev/null +++ b/libthai-0.1.26.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8710112c836b272db1740a9ea3e6c7ebb65b64eee0e143fc2b2c60f99f6bfe2a +size 409380 diff --git a/libthai.changes b/libthai.changes index 65eb728..9696429 100644 --- a/libthai.changes +++ b/libthai.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 16 17:20:50 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.1.26: + + Updated word break dictionary. + ------------------------------------------------------------------- Fri Jul 1 15:29:20 UTC 2016 - zaitor@opensuse.org diff --git a/libthai.spec b/libthai.spec index 6e45acf..2dad05d 100644 --- a/libthai.spec +++ b/libthai.spec @@ -17,7 +17,7 @@ Name: libthai -Version: 0.1.25 +Version: 0.1.26 Release: 0 Summary: Thai Language Support Routines License: LGPL-2.1+ @@ -38,8 +38,8 @@ support. %package -n libthai0 Summary: Thai Language Support Routines -Group: System/Libraries # SLPP applied since version 0.1.15. +Group: System/Libraries Provides: libthai = %{version} Obsoletes: libthai < %{version} # libthai needs the data to run, but the data is not parallel-installable, From 402e2ac102d8ddbe3c12f6b4c27b5ddd0bee7aa34e0ede1089285d146ef89f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 19 Dec 2016 16:54:53 +0000 Subject: [PATCH 2/2] Lets see if the obs is more happy when we link to the https directly OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libthai?expand=0&rev=43 --- libthai.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libthai.spec b/libthai.spec index 2dad05d..ff4134f 100644 --- a/libthai.spec +++ b/libthai.spec @@ -23,7 +23,7 @@ Summary: Thai Language Support Routines License: LGPL-2.1+ Group: System/Libraries Url: http://linux.thai.net/plone/TLWG/libthai/ -Source: http://linux.thai.net/pub/thailinux/software/libthai/%{name}-%{version}.tar.xz +Source: https://linux.thai.net/pub/thailinux/software/libthai/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: libdatrie-devel BuildRequires: pkg-config