Accepting request 108578 from home:hillwood:branches:M17N

- update to 0.1.1
  Fix a bug when input is too long

OBS-URL: https://build.opensuse.org/request/show/108578
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx-chewing?expand=0&rev=3
This commit is contained in:
2012-03-09 08:53:58 +00:00
committed by Git OBS Bridge
parent 4bb0893396
commit e8ecf434e3
4 changed files with 14 additions and 6 deletions
+6
View File
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 09 13:56:34 UTC+8 2012 - hillwood@linuxfans.org
- update to 0.1.1
Fix a bug when input is too long
-------------------------------------------------------------------
Wed Feb 29 20:57:12 UTC 2012 - i@marguerite.su
+5 -3
View File
@@ -18,15 +18,16 @@
# norootforbuild
Name: fcitx-chewing
Version: 0.1.0
Version: 0.1.1
Release: 1
License: GPL-2.0+
Summary: Chewing Wrapper for Fcitx
Url: https://github.com/fcitx/fcitx-chewing
Group: System/I18n/Chinese
Source: %{name}-%{version}.tar.bz2
Source: http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
BuildRequires: libchewing-devel
BuildRequires: fcitx-devel
BuildRequires: xz
BuildRequires: cmake
BuildRequires: gettext
BuildRequires: gcc-c++
@@ -45,7 +46,8 @@ Chewing is a set of free intelligent Chinese Phonetic IME.
%build
%{__mkdir} -pv build
pushd build
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_lib} ..
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DLIB_INSTALL_DIR=%{_lib} ..
make %{?_smp_mflags}
%install
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e456ad8efd071c06126cb590e2e545038a469cf270aa8f726812429cf95243aa
size 15703
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8384f7b0bfd3617f88802477dbca063af4c42c7350993be7ddc34a9dda1a0731
size 15064