From 0f33dcced27d09a6ebd4afadb6a9ffd3b27862522a7a722c814c337b9474c8fb Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Sun, 10 Aug 2014 15:17:07 +0000 Subject: [PATCH] Accepting request 244113 from home:MargueriteSu:branches:M17N update version 0.35 OBS-URL: https://build.opensuse.org/request/show/244113 OBS-URL: https://build.opensuse.org/package/show/M17N/brise?expand=0&rev=4 --- brise-0.33git20140315.tar.gz | 3 --- brise-0.35+git20140810.tar.gz | 3 +++ brise.changes | 16 ++++++++++++++++ brise.spec | 12 ++++++------ 4 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 brise-0.33git20140315.tar.gz create mode 100644 brise-0.35+git20140810.tar.gz diff --git a/brise-0.33git20140315.tar.gz b/brise-0.33git20140315.tar.gz deleted file mode 100644 index 6e30ceb..0000000 --- a/brise-0.33git20140315.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4c9daa70624e82527067a3eb3ecec07a2b3bee9d66c0a3598b9ee8d8c743e19 -size 6697595 diff --git a/brise-0.35+git20140810.tar.gz b/brise-0.35+git20140810.tar.gz new file mode 100644 index 0000000..242afd8 --- /dev/null +++ b/brise-0.35+git20140810.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fdaa4adb3759ea9baeadf69c1b247703880e62cbbc5431e0632538062affd9 +size 14226944 diff --git a/brise.changes b/brise.changes index 32b9c4d..a2f53c7 100644 --- a/brise.changes +++ b/brise.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Aug 10 09:14:36 UTC 2014 - i@marguerite.su + +- update version 0.35+git20140810 + * default.yaml: add switch 'ascii_punct' to switch on and off Chinese + punctuations; add hotkey Control+. to toggle ascii_punct; + add hotkey Control+h for BackSpace, Control+[ for Escape; + clear unfinished input when switching off Chinese mode with Caps Lock; + enable folded options in schema list, press space key to unfold. + * essay.txt: replaces essay.kct in installed files; fix bugs. + * symbols.yaml: /bdz for Chinese punctuations in vertical writing. + * stroke.dict.yaml: adopt BSD license as approved by its original author. + * combo_pinyin: silently ignore invalid chords. + * luna_pinyin_fluency: input various numeric characters with /0 ~ /10. + * luna_pinyin, terra_pinyin, emoji, stroke, zyenpheng: update tables. + ------------------------------------------------------------------- Sat Mar 15 21:01:00 UTC 2014 - i@marguerite.su diff --git a/brise.spec b/brise.spec index 8e951c9..a5ce535 100644 --- a/brise.spec +++ b/brise.spec @@ -1,7 +1,7 @@ # # spec file for package brise # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,16 +17,16 @@ Name: brise -Version: 0.33git20140315 +Version: 0.35+git20140810 Release: 0 Summary: Rime Input Schemas Collection License: GPL-3.0+ Group: System/I18n/Chinese -Url: http://code.google.com/p/rimeime +Url: https://github.com/lotem/brise Source: brise-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: kyotocabinet +BuildRequires: kyotocabinet BuildRequires: librime-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Rime is an Traditional Chinese input method engine. @@ -42,7 +42,7 @@ Brise is the input schemas collection of Rime. make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install +make DESTDIR=%{buildroot} install %{?_smp_mflags} %files %defattr(-,root,root)