Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libchewing-python-0.3.4-6.el7 RPM for x86_64

From CentOS 7.9.2009 for x86_64 / Packages

Name: libchewing-python Distribution: Unknown
Version: 0.3.4 Vendor: CentOS
Release: 6.el7 Build date: Tue Jun 10 07:42:37 2014
Group: Development/Libraries Build host: worker1.bsys.centos.org
Size: 3615 Source RPM: libchewing-0.3.4-6.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://chewing.csie.net/
Summary: Python binding for libchewing
Python binding of libchewing.

Provides

Requires

License

LGPLv2+

Changelog

* Tue Mar 04 2014 Ding-Yi Chen <dchen at redhat dot com> - 0.3.4-6
  - CFLAGS: Use optflags
  - Resolves: rhbz#1070770
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.3.4-5
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.3.4-4
  - Mass rebuild 2013-12-27
* Wed Feb 27 2013 Ding-Yi Chen <dchen at redhat dot com> - 0.3.4-3
  - Fixed [Bug 913214] libchewing complains "no info dir entry" while installing
    Add direntry in libchewing.texi so it can be listed under 
    Category "Localization"
* Thu Feb 07 2013 Ding-Yi Chen <dchen at redhat dot com> - 0.3.4-2
  - Fix RPM build.
* Fri Jan 11 2013 Ding-Yi Chen <dchen at redhat dot com> - 0.3.4-1
  - Upstream update to 0.3.4
  - Download is changed to Google Code.
  - /usr/share/chewing is removed, data files now located in
    /usr/lib(64)/libchewing
  - Info for libchewing is included.
* Thu Nov 22 2012 Ding-Yi Chen <dchen at redhat dot com> - 0.3.3-5
  - RPM Macro: define is replaced by global.
* Tue Nov 20 2012 Ding-Yi Chen <dchen at redhat dot com> - 0.3.3-4
  - BuildRequires for libchewing-python changed
    from python-devel to python2-devel
  - RPM_BUILD_ROOT changed to buildroot
* Thu Jul 19 2012 Ding-Yi Chen <dchen at redhat dot com> - 0.3.3-3
  - Fixed Bug 477690 - libchewing multilib conflict
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Mar 07 2011 Ding-Yi Chen <dchen at redhat dot com> - 0.3.3-1
  - Upstream update to 0.3.3
    + Fix memory access violation.
    + Improved Python binding.
    + Merged with libchewing-data project. (r455)
    + Improved random key stroke tester.
    + Fix the handling of phonetic symbols in Hsu's keyboard.
    + Fix unexpected candidate disorder when doing symbol choice.
    + Revised phrase choice from rearward logic.
    + Fix cross compilation.
    + Improved shell script to merge changes form libchewing-data.
* Thu Sep 02 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-28
  - Resolves: #625980
    Add padding to wch_t to ensure it's word aligned.
* Thu Mar 04 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-27
  - Fix Dvorak Hsu 4th tone key (ibus google issue 755 comment 12,
    chewing google issue 10)
  - Resolves: #555192
* Mon Feb 15 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-24
  - Fix Hsu and Dvorak Hsu input (ibus google issue 755,
    chewing google issue 10)
  - Resolves: #555192
* Mon Feb 15 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-23
  - Fix Hsu and Dvorak Hsu input (ibus google issue 755,
    chewing google issue 10)
  - Resolves: #555192
* Wed Feb 10 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-22
  - Fix Hsu and Dvorak Hsu input (ibus google issue 755)
  - Resolves: #555192
* Tue Feb 02 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-21
  - Revised phrase choice from rear logic.
    Thus update phraseChoiceRearward.patch as phraseChoiceRearward.2.patch
  - Resolves: #555192
* Thu Jan 21 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-20
  - Resolves: #555192
  - Fix for package wrangler.
* Tue Jan 19 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-18
  - Resolves: #555192
  - Fix for package wrangler.
* Tue Jan 05 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-17
  - Add zh_TW summary and description
  - Split out python binding into a subpackage.
  - Fix for package wrangler.
* Wed Sep 30 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-16
  - Fix chewing Google issue 352:
    zuin_count in chewing_zuin_String( ChewingContext *ctx, int *zuin_count )
    does not count correctly.
* Mon Aug 03 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-15
  - Fix [Bug 512108:issue 11] ibus-chewing crash the application
    by move cursor_orig to chewingio.c global.
* Thu Jul 30 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-14
  - Fix [Bug 512108] ibus-chewing crash the application
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jun 30 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-12
  - Rebuild to correct tags.
* Fri Jun 26 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-11
  - Revise phraseChoiceRearward.patch so the cursor won't move to left
    when repeatly press down key.
* Wed May 20 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-10
  - Need autoreconf and BuildRequires: pkgconfig to make changes in
    Makefile.am effective, thus actually fix [Bug 477960] libchewing multilib conflict.
* Mon May 18 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-9
  - Possible Fix of Bug 501220 - RFE: edit last preedit character from end of line
    Chewing upstream does not handle if phrase choice rearward is enabled.
* Wed Apr 22 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-8
  - Fix [Bug 496968] - libchewing-debuginfo does not contain sources.
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 20 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-6
  - Fix [Bug 486409] - Wrong python binding installed path
    Add BuildRequires:  python-devel
* Wed Feb 18 2009 Adam Jackson <ajax@redhat.com> 0.3.2-5
  - Rerun autotools so changes to Makefile.am actually take effect.
* Fri Jan 23 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-4
  - touch python-<ver>/site-packages/libchewing/__init__.py,
    So python thinks libchewing is a library.
* Wed Jan 14 2009 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-3
  - Add python binding by copy python/chewing.py to
    <python_dir>/site_packages/libchewing
* Tue Dec 23 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-2
  - [Bug 477690] libchewing multilib conflict
    Move /usr/share/chewing/fonetree.dat to corresponding libdir.
* Wed Dec 03 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.3.2-0
  - Upstream update to 0.3.2.
* Wed Oct 08 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.3.1-0
  - Upstream update.
* Wed Sep 17 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.3.0.901-0
  - Upstream update.
* Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.3.0-12
  - fix license tag
* Tue Apr 22 2008 Caius Chance <cchance@redhat.com> - 0.3.0-11.fc10
  - Resolves: rhbz195416 (Initial input mode between Chinese and English.)
* Wed Feb 13 2008 Caius Chance <cchance@redhat.com> - 0.3.0-10.fc9
  - Rebuild for F9.
* Tue Jan 08 2008 Caius Chance <cchance@redhat.com> - 0.3.0-9.devel
  - Resolves: rhbz#200694 (Moving "Han-Yin" <-> Zhu-Yin" option to AUX UI.)
* Fri Jun 01 2007 Caius Chance <cchance@redhat.com> - 0.3.0-8.devel
  - Fixed bz#237916: [chewing] Candidate list (symbol) page change inaccracy.
* Fri Apr 20 2007 Caius Chance <cchance@redhat.com> - 0.3.0-7.fc7
  - Fixed bz#237233: Up arrow on candidate list doesn't work.
* Fri Mar 09 2007 Caius Chance <cchance@redhat.com> - 0.3.0-6.devel
  - Fixed bz231568: [chewing] Look up table is showing candidates of previous
    look-up.
* Tue Nov 21 2006 Caius Chance <cchance@redhat.com> - 0.3.0-5.fc7
  - Fixed bz#216581: Ported the following bugfix:
  - (bz#216337: Page Up / Page Down key doesn't when Chewing is activated.)
  - (bz#209575: preedit buffer is not cleared when framework calls for
    instance reset.)
* Fri Sep 15 2006 Caius Chance <cchance@redhat.com> - 0.3.0-4.fc6
  - Fixed bz#206232 - Shift_L + space doesn't work correctly
* Mon Sep 04 2006 Caius Chance <cchance@redhat.com> - 0.3.0-3.fc6
  - Fixed bz#199353 - scim-chewing hangs for commit > 6 characters
* Wed Jul 19 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-2
  - fix release
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.3.0-1.2.1.1
  - rebuild
* Mon May 22 2006 Darshan Santani <dsantani@redhat.com>
  - New source tarball added.
  - Rebuild.
* Thu May 18 2006 Jens Petersen <petersen@redhat.com>
  - configure with --disable-static
  - exclude INSTALL from docs
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.2.7-1.2.1
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.2.7-1.2
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Tue Aug 16 2005 Jens Petersen <petersen@redhat.com> - 0.2.7-1
  - Initial build for Fedora Core
  - cleanup spec file according to Fedora standard
* Fri Dec 31 2004 rabit <rabit@ipserv.org> 0.2.5-fc3
  - update for 0.2.5. and fedora core 3
* Fri Oct 08 2004 rabit <rabit@ipserv.org> 0.2.4-fc2
  - update for 0.2.4.
* Thu Oct 07 2004 rabit <rabit@ipserv.org> 0.2.3-fc2
  - Initial build.

Files

/usr/lib64/python2.7/site-packages/libchewing
/usr/lib64/python2.7/site-packages/libchewing/__init__.py
/usr/lib64/python2.7/site-packages/libchewing/__init__.pyc
/usr/lib64/python2.7/site-packages/libchewing/__init__.pyo
/usr/lib64/python2.7/site-packages/libchewing/chewing.py
/usr/lib64/python2.7/site-packages/libchewing/chewing.pyc
/usr/lib64/python2.7/site-packages/libchewing/chewing.pyo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024