Hello community,

here is the log from the commit of package brise for openSUSE:Factory checked 
in at 2013-07-04 09:03:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brise (Old)
 and      /work/SRC/openSUSE:Factory/.brise.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brise"

Changes:
--------
New Changes file:

--- /dev/null   2013-07-02 09:26:14.908030755 +0200
+++ /work/SRC/openSUSE:Factory/.brise.new/brise.changes 2013-07-04 
09:03:03.000000000 +0200
@@ -0,0 +1,42 @@
+-------------------------------------------------------------------
+Sat Jun 29 09:46:24 UTC 2013 - i...@marguerite.su
+
+- update version 0.22
+  * essay.txt, luna_pinyin, terra_pinyin: lots of bug-fixes.
+  * wubi86: auto-commit complete words. (max_code_length: 4)
+  * luna_pinyin*: enable user created custom_phrase.txt (rime>=0.9.9) 
+
+-------------------------------------------------------------------
+Fri Feb  1 17:01:31 UTC 2013 - i...@marguerite.su
+
+- although this package only have a /usr/share/rime-data,
+  but it need building, 32-bit and 64-bit results are different.
+  So remove BuildArch: noarch tag to fix ibus/fcitx-rime crash.
+
+-------------------------------------------------------------------
+Thu Oct 11 14:36:24 UTC 2012 - i...@marguerite.su
+
+- update version 0.13
+  * install data files from a separate package.
+  * update: luna_pinyin, terra_pinyin, jyutping tables.
+  * update: essay database.
+  * new schema: emoji.
+
+-------------------------------------------------------------------
+Sat Jul 21 22:37:03 UTC 2012 - i...@marguerite.su
+
+- initial version 0.9.2
+  * chord-typing support: combine multiple keys to compose a syllable at once.
+  * configuration: global page_size setting.
+  * inline mode: extend the API to support inline mode.
+  * table translator: add option to filter candidates by character set.
+  * user dictionary: automatic recovery for corrupted databases.
+  * user dictionary: fixed a bug that was responsible for missing user phrases.
+
+  * rime_deployer: a utility program to prepare Rime's workspace.
+  * rime_dict_manager: a utility program to import/export user dictionaries.
+
+  * librime package: include 'brise', a collection of preset schemata in the 
package.
+  * new schema: Middle Chinese Phonetic Transcription.
+  * new schema: IPA input method in X-SAMPA.
+

Old:
----
  _link
  project.diff

New:
----
  brise.changes
  brise.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ brise.spec ++++++
#
# spec file for package brise
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:           brise
Version:        0.22
Release:        0
Summary:        Rime Input Schemas Collection
License:        GPL-3.0+
Group:          System/I18n/Chinese
Url:            http://code.google.com/p/rimeime
Source:         brise-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  kyotocabinet
BuildRequires:  librime-devel

%description
Rime is an Traditional Chinese input method engine.
Its idea comes from ancient Chinese brush and carving art.
Mainly it's about to express your thinking with your keystrokes.

Brise is the input schemas collection of Rime.

%prep
%setup -q -n %{name}

%build
make %{?_smp_mflags}

%install
make DESTDIR=%{buildroot} install

%files
%defattr(-,root,root)
%{_datadir}/rime-data/

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to