From d79a79e592b01c53f4db18e7e1947e5316d1e4fe886da2f2f39d9c52399d5a34 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Mon, 2 Mar 2015 11:49:04 +0000 Subject: [PATCH] Accepting request 288353 from home:posophe:branches:M17N Update OBS-URL: https://build.opensuse.org/request/show/288353 OBS-URL: https://build.opensuse.org/package/show/M17N/m17n-lib?expand=0&rev=17 --- m17n-lib-1.6.4.tar.gz | 3 --- m17n-lib-1.7.0.tar.gz | 3 +++ m17n-lib.changes | 8 ++++++++ m17n-lib.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 m17n-lib-1.6.4.tar.gz create mode 100644 m17n-lib-1.7.0.tar.gz diff --git a/m17n-lib-1.6.4.tar.gz b/m17n-lib-1.6.4.tar.gz deleted file mode 100644 index 43ef900..0000000 --- a/m17n-lib-1.6.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0370fda16bce321acad96b623dbbead0d797d86f5d5fa43d0cde8ff3b01555a4 -size 1034422 diff --git a/m17n-lib-1.7.0.tar.gz b/m17n-lib-1.7.0.tar.gz new file mode 100644 index 0000000..7345d85 --- /dev/null +++ b/m17n-lib-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb853e1e0c86a70a09871f3264f950e5d62bba98960b3ffcde11511c138db83 +size 1063169 diff --git a/m17n-lib.changes b/m17n-lib.changes index c1c09eb..0520e22 100644 --- a/m17n-lib.changes +++ b/m17n-lib.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Mar 1 18:02:09 UTC 2015 - p.drouand@gmail.com + +- Update to version 1.7.0 + * The mechanism of fallback input method is implemented. For that, a + new variable fallback-input-method and new commands switch-im, + push-im, pop-im are supported. + ------------------------------------------------------------------- Mon Jul 1 09:38:07 UTC 2013 - i@marguerite.su diff --git a/m17n-lib.spec b/m17n-lib.spec index 499c8fa..e1d1d63 100644 --- a/m17n-lib.spec +++ b/m17n-lib.spec @@ -1,7 +1,7 @@ # # spec file for package m17n-lib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: m17n-lib %define appdefdir /usr/share/X11 -Version: 1.6.4 +Version: 1.7.0 Release: 0 Summary: Multilingual Text Processing Library for the C Language License: LGPL-2.1+ and GPL-2.0+