190537a
Name:       ibus-chewing
672f848
Version:    1.3.10
672f848
Release:    1%{?dist}
00edc91
Summary:    The Chewing engine for IBus input platform
b15451b
Summary(zh_TW): IBus新酷音輸入法
190537a
License:    GPLv2+
190537a
Group:      System Environment/Libraries
190537a
URL:        http://code.google.com/p/ibus/
cf591d0
Source0:    http://ibus.googlecode.com/files/%{name}-%{version}-Source.tar.gz
190537a
672f848
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
190537a
BuildRequires:  gettext-devel
d453452
BuildRequires:  gtk2-devel
4dd0afa
BuildRequires:  ibus-devel >= 1.1
23bd312
BuildRequires:  cmake >= 2.4
c09b725
672f848
%if 0%{?fedora} >= 14
672f848
BuildRequires:  cmake-fedora >= 0.8.1
672f848
%else
672f848
Source1:    https://fedorahosted.org/releases/c/m/cmake-fedora/cmake-fedora-0.8.1-modules-only.tar.gz
672f848
%endif
672f848
672f848
c09b725
# Make sure gob2 is patched against https://bugzilla.redhat.com/show_bug.cgi?id=519108
c09b725
%if 0%{?fedora} == 11
c09b725
BuildRequires:  gob2 >= 2.0.15-5
c09b725
%else
c09b725
BuildRequires:  gob2 >= 2.0.16-4
c09b725
%endif
6d6f31f
BuildRequires:  libchewing-devel >= 0.3.2-16
190537a
BuildRequires:  pkgconfig
d453452
BuildRequires:  GConf2-devel
a854b69
BuildRequires:  libXtst-devel
4dd0afa
Requires:   ibus >= 1.1
6d6f31f
Requires:  libchewing >= 0.3.2-16
d453452
Requires(pre): GConf2
d453452
Requires(post): GConf2
d453452
Requires(preun): GConf2
190537a
190537a
%description
b15451b
IBus-chewing is an IBus front-end of Chewing, an intelligent Chinese input
b15451b
method for Zhuyin (BoPoMoFo) users.
b15451b
It supports various Zhuyin keyboard layout, such as standard (DaChen),
b15451b
IBM, Gin-Yeah, Eten, Eten 26, Hsu, Dvorak, Dvorak-Hsu, and DaChen26.
b15451b
b15451b
Chewing also support toned Hanyu pinyin input.
b15451b
b15451b
%description -l zh_TW
b15451b
IBus-chewing 是新酷音輸入法的IBus前端。
b15451b
新酷音輸入法是個智慧型注音輸入法,支援多種鍵盤布局,諸如:
b15451b
標準注音鍵盤、IBM、精業、倚天、倚天26鍵、許氏、Dvorak、Dvorak許氏
b15451b
及大千26鍵。
b15451b
b15451b
本輸入法也同時支援帶調漢語拼音輸入。
190537a
190537a
%prep
d453452
%setup -q -n %{name}-%{version}-Source
672f848
672f848
# RHEL does not have cmake-fedora yet
672f848
%if 0%{?fedora} < 13
672f848
tar xzvf %{SOURCE1}
672f848
%endif
672f848
190537a
190537a
%build
5aa9aea
# $RPM_OPT_FLAGS should be  loaded from cmake macro.
672f848
%if 0%{?fedora} >= 15
672f848
%cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DGNOME_SHELL=1 .
672f848
%else
672f848
%cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo .
672f848
%endif
672f848
5aa9aea
%cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo .
b15451b
%__make VERBOSE=1  %{?_smp_mflags}
190537a
190537a
%install
672f848
%__rm -rf $RPM_BUILD_ROOT
b15451b
%__make install DESTDIR=$RPM_BUILD_ROOT
cf591d0
# We install document using %doc
672f848
(cd $RPM_BUILD_ROOT//usr/share/doc/ibus-chewing-1.3.10
cf591d0
 %__rm -rf RELEASE-NOTES.txt AUTHORS README ChangeLog COPYING USER-GUIDE
cf591d0
 )
cf591d0
d453452
%find_lang %{name}
190537a
d453452
%pre
d453452
if [ "$1" -gt 1 ] ; then
672f848
    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
672f848
    [ -r %{_sysconfdir}/gconf/schemas/%{name}.schemas ] &&
672f848
    gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas\
672f848
    >/dev/null || :
672f848
3a9af61
# Upgrading 1.0.2.20090302-1.fc11 or older?
672f848
    [ -r %{_sysconfdir}/gconf/schemas/%{name}.schema ] &&
672f848
    gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schema\
672f848
     >/dev/null || :
d453452
fi
d453452
d453452
%post
c6c5458
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
d6e9e29
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
190537a
d453452
%preun
d453452
if [ "$1" -eq 0 ] ; then
c6c5458
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
d6e9e29
gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/%{name}.schemas > /dev/null || :
d453452
fi
d453452
672f848
%clean
672f848
%__rm -rf $RPM_BUILD_ROOT
672f848
190537a
%files -f %{name}.lang
190537a
%defattr(-,root,root,-)
cf591d0
%doc RELEASE-NOTES.txt AUTHORS README ChangeLog COPYING USER-GUIDE
d453452
%{_libexecdir}/ibus-engine-chewing
d453452
%{_datadir}/%{name}
d453452
%{_datadir}/ibus/component/chewing.xml
a854b69
%config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas
190537a
190537a
%changelog
672f848
* Wed Oct 12 2011 Ding-Yi Chen <dchen at redhat.com> - 1.3.10-1
672f848
- Fixed Bug 726335 (Google issue 1281)- [abrt] ibus-chewing-1.3.9.2-3.fc15: g_atomic_int_get:
672f848
  Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV) using patch from Scott Tsai
672f848
- Fixed Bug 727018 - ibus compose file needs a symbol tag for gnome-shell
672f848
- Fixed characters duplication problem (Google issue 1245, GitHub ibus-chewing issue 2)
672f848
- Fixed KP-Enter not been able to commit preedit buffer. (Google issue 1303, GitHub ibus-chewing issue 4)
672f848
- Depends on cmake-fedora now.
672f848
- Fixed issue 1274, which is addressed by yusake's comments on d9009bf.
672f848
- Add compile flag for GNOME3.
672f848
- Add command line option: showFlags
672f848
- ibus-gnome special symbol
672f848
- Thanks Fred Chien's patch against that candidate window cannot be closed
672f848
  with escape key since selected tone.
672f848
- Thanks Fourdollar's patch for Fix plain zhuyin with space as selection problem.
672f848
- Remove support for ibus-1.2 and prior.
672f848
672f848
* Tue Feb 01 2011 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714-3
672f848
- Resolves: #627794
672f848
- Add USER-GUIDE
e1639a1
a0c8475
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.9.2-1
a0c8475
- Fixed Bug 652909
a0c8475
- Added back a Changlog item that mention Nils Philippsen's change.
a0c8475
- Apply Jim Huang's patch for zh_TW.po
a0c8475
a0c8475
* Wed Nov 17 2010 Nils Philippsen <nils@redhat.com> - 1.3.8-2
a0c8475
- fix scriptlets
5bbee50
cf591d0
* Fri Nov 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.8-1
cf591d0
- Quick fix for f15 and ibus-1.4 build
cf591d0
- Version scheme change.
cf591d0
cf591d0
* Fri Sep 10 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.7.20100910-1
45c03a0
- Input style of ibus-chewing is decommissioned under ibus >=1.3.
45c03a0
  Now the input style is determined solely on the setting of
45c03a0
  "Embed preedit in application window" in IBus.
672f848
- Fixed: #608991, #632043
45c03a0
- Fixed Issue 1022: chewing commit some text in reset method
45c03a0
  (patched by Peng Huang).
45c03a0
- Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese
45c03a0
  char into application when press enter.
45c03a0
- Rewrite CMake modules to make them cleaner, and documents in cmake module
45c03a0
  help format.
45c03a0
- [For developer and distro maintainer]
45c03a0
  Various targets changed. Use 'make help' to obtain a list of available
45c03a0
  targets.
Ding-Yi Chen 584161a
Ding-Yi Chen 584161a
* Fri Jul 30 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1
Ding-Yi Chen 584161a
- Resolves: #608991
Ding-Yi Chen 584161a
- Sort of fix upstream issue 993.
Ding-Yi Chen 584161a
- Include USER-GUIDE
Ding-Yi Chen 584161a
- Remove NEWS, as this project does not use it.
Ding-Yi Chen 584161a
- Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later.
Ding-Yi Chen 584161a
- Mouse candidate selection now work in plain Zhuyin mode.
Ding-Yi Chen 584161a
- Default setting changes: (Won't affect current user though).
Ding-Yi Chen 584161a
  + Auto move cursor: TRUE
Ding-Yi Chen 584161a
  + Add phrases in front: TRUE
Ding-Yi Chen 584161a
  + spaceAsSelection: FALSE
Ding-Yi Chen 584161a
Ding-Yi Chen 584161a
* Wed Jul 14 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714-1
Ding-Yi Chen 584161a
- Resolves: #608991
Ding-Yi Chen 584161a
- Removes Ctrl-v/V Hotkey
Ding-Yi Chen 584161a
Ding-Yi Chen 584161a
* Wed Jul 07 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706-1
8b369d2
- Fixed google issue 965:
8b369d2
  Candidate missing if both "Plain Zhuyin" and "Space As selection" are enabled.
8b369d2
- Revised Basic.macro
8b369d2
- Resolved: #608991
8b369d2
6719976
* Tue Jun 08 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100608-1
6719976
- ibus-chewing can now use mouse to click on mouse. Thus
6719976
  Fix Issue 951: Chewing does not support selection of candidates via mouseclick
6719976
  Thanks zork@chromium.org for the patch.
6719976
c09b725
* Fri Jun 04 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100605-1
c09b725
- Fix Issue 942: Fix unsunk references in ibus-chewing
c09b725
  Applied the patch provided by zork@chromium.org.
c09b725
- Rename CVS_DIST_TAGS to FEDORA_DIST_TAGS, and move its
c09b725
  definition to cmake_modules/
c09b725
- Gob2 generated file is now removed, because
c09b725
  Bug 519108 is fixed from Fedora 11.
c09b725
e95e561
* Wed Apr 07 2010 Peng Huang <shawn.p.huang@gmail.com> - 1.2.99.20100317-2
e95e561
- Rebuild with ibus-1.3.0
e95e561
489f78a
* Wed Mar 17 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100317-1
489f78a
- Fix google 796: English input for dvorak
489f78a
- Fix google 797: Zhuyin input for dvorak
489f78a
- Fix google 807: ibus-chewing shows the over-the-spot panel
489f78a
  even when not necessary
489f78a
489f78a
* Fri Feb 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100217-1
00edc91
- Fixed the CMake description that leads summary incorrect.
b15451b
b15451b
* Tue Feb 16 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100216-1
b15451b
- Fixed when typing English immediately after incomplete Chinese character.
b15451b
- Add zh_TW summary.
b15451b
- Revised description and write its zh_TW translation.
b15451b
b15451b
* Mon Feb 15 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100215-1
b15451b
- "Macroize" rpm spec.
b15451b
- Resolves: #565388
b15451b
1200d3c
* Fri Feb 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100212-1
1200d3c
- Fixed Google issue 505.
1200d3c
- Google issue 755 is fixed in libchewing-0.3.2-22,
1200d3c
  See Chewing Google issue 10
1200d3c
- Fixed behavior of Del, Backspace,  Home, End
1200d3c
- Revert the change that fix Google issue 758.
1200d3c
- Change the default input style to "in candidate window",
1200d3c
  because not all application handle the on-the-spot mode well.
1200d3c
- Fixed Google issue 776
1200d3c
7a5dff7
* Tue Feb 09 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100210-1
7a5dff7
- Revert the change that fix Google issue 758.
7a5dff7
- Remove "tag" target, add "commit" which do commit and tag.
7a5dff7
4a641e1
* Tue Feb 09 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100209-1
4a641e1
- Fixed Google issue 754: commit string is missing when inputting
4a641e1
  long English text in the end.
4a641e1
- Fixed Google issue 758: Space is irresponsive in Temporary English mode
4a641e1
  if no Chinese in preedit buffer.
4a641e1
- Fixed Google Issue 763: [ibus-chewing] [qt] Shift-Up/Down does not mark
4a641e1
  text area properly.
4a641e1
- Change the String "on the spot" to "in application window",
4a641e1
  Chinese translation change to "在輸入處組詞"
4a641e1
- Change the "over the spot" to "in candidate window",
4a641e1
  Chinese translation remain the same
4a641e1
- Fixed bodhi submission.
4a641e1
4a641e1
* Mon Feb 08 2010 Adam Jackson <ajax@redhat.com> - 1.2.0.20100125-2
ace4399
- Rebuild for new libibus.so.2 ABI.
ace4399
425bf72
* Mon Jan 25 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100125-1
425bf72
- Add over-the-spot editing mode.
425bf72
- Possible fixed of Google issue 505: ibus acts strange in Qt programs.
425bf72
- Implemented Google issue 738:  Add a mode that allow editing in candidate window
425bf72
  (thus over-the-spot mode).
425bf72
f510603
* Fri Dec 11 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20091211-1
f510603
- Fix Google issue 608: ibus-chewing does not show cursor in xim mode.
f510603
- Fix Google issue 611: ibus-chewing keyboard setting reverts to default unexpectlly.
f510603
- Fix Google issue 660: failed to build with binutils-gold.
f510603
- Remove make target commit.
f510603
- Add make target tag
f510603
f510603
* Fri Oct 09 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20091002-1
6d6f31f
- Bug 518901 - ibus-chewing would not work with locale zh_TW.Big
6d6f31f
- Fix Google issue 501: ibus-chewing buffer doesn't get cleared when
6d6f31f
toggling ibus on/off
6d6f31f
- Fix Google issue 502: ibus-chewing: character selection window stays
6d6f31f
behind when toggling ibus off- Use WM's revised ibus-chewing icon.
6d6f31f
- Debug output now marked with levels.
6d6f31f
6d6f31f
* Wed Sep 30 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.20090917-2
6d6f31f
- Rebuild with ibus-1.2.0
6d6f31f
a5723ba
* Thu Sep 17 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090917-1
5aa9aea
- Addressed Upstream (IBUS Google code) issue 484:
5aa9aea
  + Find the source that why the / and . are not working.
5aa9aea
- Pack the gob2 generation source to avoid the [Bug 519108]:
5aa9aea
  [gob2] class and enum names convert incorrectly in mock / koji.
5aa9aea
5aa9aea
* Wed Sep 09 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090831-1
5aa9aea
- IBusProperty and IBusPropList are free upon destruction.
5aa9aea
- Fixed Red Hat Bugzilla [Bug 519328] [ibus-chewing] inconsistent between normal mode and plain Zhuyin mode.
5aa9aea
- Addressed Upstream (IBUS Google code) issue 484:
5aa9aea
  Arithmetic symbols (+-*/) on number pad does not input properly.
5aa9aea
5aa9aea
* Wed Aug 26 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090818-1
5aa9aea
- Merged 1.2 and 1.1 source code.
5aa9aea
- Addressed Upstream (IBUS Google code) issue 471.
5aa9aea
- Remove libX11 dependency.
5aa9aea
fd62165
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0.20090624-2
fd62165
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
fd62165
5aa9aea
* Fri Jul 24 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090624-1
4dd0afa
- Lookup table now shows the selection key.
4dd0afa
ef8df03
* Mon Jun 22 2009 Peng Huang <shawn.p.huang@gmail.com> - 1.2.0.20090622-1
ef8df03
- Update to 1.2.0.20090622.
ef8df03
032b829
* Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523-2
032b829
- Add back the export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
3a9af61
3a9af61
* Fri May 22 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090523-1
032b829
- Applied Lubomir Rintel's patch
032b829
032b829
* Fri May 22 2009 - Ding-Yi Chen <dchen at redhat.com> - 1.0.10.20090522-1
032b829
- Now the 1st down key brings the longest possible phrases.
032b829
  The 2nd down key brings the 2nd longest possible phrases from the back,
032b829
  unlike the previous versions where the cursor stays in the head of longest phrase.
032b829
- Add force lowercase in English mode option.
032b829
- Fix double free issue when destroy ibus-chewing.
032b829
- Hide ibus-chewing-panel when ibus-chewing is focus-out
5270719
2538dd2
* Mon May 11 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.9.20090508-1
2538dd2
  Now commit is forced when switch of ibus-chewing or current application loses focus.
2538dd2
- New ibus-chewing.png is contribute by WM.
2538dd2
- input-keyboard.png is no longer needed and removed.
2538dd2
- ibus-engine-chewing -v option now need an integer as verbose level.
2538dd2
- ibus-chewing.schemas is now generated.
2538dd2
- Fix some CMake modules bugs.
2538dd2
2538dd2
* Tue Apr 28 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.8.20090428-1
9b5dbb8
Fix the errors which Funda Wang as pointing out:
2538dd2
- Move src/chewing.xml.in to data/
2538dd2
- Fixed some typo in next_version targets.
2538dd2
- Remove GConf2 package requirement, while add gconftool-2 requirement.
23bd312
11233f9
* Mon Mar 30 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.5.20090330-1
11233f9
- Added tooltips.
11233f9
- Revealed the sync caps lock setting.
11233f9
- Fixed Right key bug.
11233f9
- Added CMake policy 0011 as OLD.
11233f9
4396501
* Mon Mar 23 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.4.20090323-2
11233f9
- Fix koji build issues.
4396501
4396501
* Mon Mar 23 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.4.20090323-1
4396501
- Various Settings are now in dialog.
4396501
- Integer settings are now revealed.
4396501
- MakerDialog.gob is now available.
4396501
- Work around of easy symbol input.
4396501
- Fix iBus Google issue 310.
4396501
3a9af61
* Sun Mar 22 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.0.3.20090311-2
3a9af61
- Properly reinstall the schema when updating from 1.0.2.20090303-1 or older
3a9af61
a854b69
* Wed Mar 11 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.3.20090311-1
a854b69
- IBus Google issue 305:  ibus-chewing.schema -> ibus-chewing.schemas
a854b69
- IBus Google issue 307:  hardcoded chewing datadir
23bd312
    - Sync chewing candPerPage and IBusTable->page_size
a854b69
- Sync between IM and keyboard (Experimental)
23bd312
    - ibus-chewing.schema -> ibus-chewing.schemas
a854b69
a854b69
* Tue Mar 03 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.2.20090303-1
c6c5458
- Required gconf2 -> GConf2.
c6c5458
- Fix RPM install issues.
c6c5458
d453452
* Fri Feb 27 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.1.20090227-1
d453452
- Setting shows/hides KBType, selKeys, and various settings.
d453452
- Add gconf schema.
d453452
- Fix some memory leaking checked.
d453452
- Move some function to cmake_modules.
d453452
- Fix Google code issue 281
da473be
c6c5458
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1.20081023-3
c6c5458
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
c6c5458
d453452
* Wed Feb 18 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.0.20090220-1
d453452
- First working version for IBus C
7c553b1
d453452
* Wed Jan 28 2009 Ding-Yi Chen <dchen at redhat.com> - 1.0.0.20090128-1
d453452
- Fix the binding with libchewing 0.3.2.
870aaf2
c6c5458
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.1.1.20081023-2
c6c5458
- Rebuild for Python 2.6
c6c5458
4dd0afa
* Thu Oct 23 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080923-1
c6c5458
- Update to 0.1.1.20080923.
c6c5458
4dd0afa
* Wed Sep 17 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080917-1
c6c5458
- Update to 0.1.1.20080917.
c6c5458
4dd0afa
* Tue Sep 16 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080916-1
c6c5458
- Update to 0.1.1.20080916.
c6c5458
4dd0afa
* Mon Sep 09 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20080901-1
c6c5458
- Update to 0.1.1.20080901.
c6c5458
4dd0afa
* Fri Aug 15 2008 Huang Peng <shawn.p.huang@gmail.com> - 0.1.1.20081023-1
190537a
- The first version.