commit 7beee09edcd9377951555e593d521e50c26ad0b9 Author: tigro Date: Sat Dec 14 22:19:50 2024 +0300 import ibus-table-others-1.3.17-5.el10 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a379729 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +SOURCES/ibus-table-others-1.3.17.tar.gz diff --git a/.ibus-table-others.metadata b/.ibus-table-others.metadata new file mode 100644 index 0000000..c0ea4fc --- /dev/null +++ b/.ibus-table-others.metadata @@ -0,0 +1 @@ +bbc7c6e005ce924597dad9557dd794cc0555ff08 SOURCES/ibus-table-others-1.3.17.tar.gz diff --git a/SPECS/ibus-table-others.spec b/SPECS/ibus-table-others.spec new file mode 100644 index 0000000..15e2b0e --- /dev/null +++ b/SPECS/ibus-table-others.spec @@ -0,0 +1,605 @@ +Name: ibus-table-others +Version: 1.3.17 +Release: 5%{?dist} +Summary: Various tables for IBus-Table +License: LGPL-2.1-or-later AND GPL-3.0-or-later AND WTFPL +URL: http://github.com/moebiuscurve/ibus-table-others +Source0: http://mfabian.fedorapeople.org/ibus-table-others/%{name}-%{version}.tar.gz +BuildArch: noarch + +Requires: ibus-table +BuildRequires: ibus-table-devel +BuildRequires: make + +%description +The package contains various IBus-Tables which include languages of \ +Latin-America, Europe, Southeast Asia, as well as math and other symbols + +%package -n ibus-table-code +Requires: ibus-table +Summary: Ibus-Tables for Latex, CNS11643 & Emoticons +License: LGPL-2.1-or-later + +%description -n ibus-table-code +The package contains ibus-tables for Latex, CNS11643, Emoticons. + +%package -n ibus-table-cyrillic +Requires: ibus-table +Summary: Ibus-Tables for Cyrillic +License: LGPL-2.1-or-later + +%description -n ibus-table-cyrillic +The Cyrillic rustrad & yawerty tables for IBus Table. + +%package -n ibus-table-latin +Requires: ibus-table +Summary: Ibus-Tables for Latin +License: LGPL-2.1-or-later AND GPL-3.0-or-later + +%description -n ibus-table-latin +The Latin compose & ipa-x-sampa tables for Ibus-Table. + +%package -n ibus-table-translit +Requires: ibus-table +Summary: Ibus-Tables for Russian Translit +License: LGPL-2.1-or-later + +%description -n ibus-table-translit +The Cyrillic translit & translit-ua tables for IBus-Table. + +%package -n ibus-table-tv +Requires: ibus-table +Summary: Ibus-Tables for Thai and Viqr (Vietnamese) +License: LGPL-2.1-or-later + +%description -n ibus-table-tv +The Thai and Viqr (Vietnamese) tables for IBus-Table. + +%package -n ibus-table-mathwriter +Requires: ibus-table +Summary: Ibus-Tables for Unicode mathematics symbols +License: LGPL-2.1-or-later + +%description -n ibus-table-mathwriter +The package contains table for writing Unicode mathematics symbols. + +%package -n ibus-table-mongol +Requires: ibus-table +Summary: Ibus-Tables for Mongol Script +License: WTFPL + +%description -n ibus-table-mongol +The package contains a table for transliterating Latin Script to Mongol Script + +%prep +%setup -q + +%build +%configure + +make %{?_smp_mflags} + +%install +make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install +cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ +%{_bindir}/ibus-table-createdb -i -n cns11643.db +%{_bindir}/ibus-table-createdb -i -n compose.db +%{_bindir}/ibus-table-createdb -i -n emoticon-table.db +%{_bindir}/ibus-table-createdb -i -n ipa-x-sampa.db +%{_bindir}/ibus-table-createdb -i -n latex.db +%{_bindir}/ibus-table-createdb -i -n rusle.db +%{_bindir}/ibus-table-createdb -i -n rustrad.db +%{_bindir}/ibus-table-createdb -i -n thai.db +%{_bindir}/ibus-table-createdb -i -n translit.db +%{_bindir}/ibus-table-createdb -i -n translit-ua.db +%{_bindir}/ibus-table-createdb -i -n viqr.db +%{_bindir}/ibus-table-createdb -i -n yawerty.db +%{_bindir}/ibus-table-createdb -i -n mathwriter-ibus.db + +# Register as AppStream components to be visible in the software center +# +# NOTE: It would be *awesome* if these files were maintained by the upstream +# project, translated and installed into the right place during `make install`. +# +# See http://www.freedesktop.org/software/appstream/docs/ for more details. +# +mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata +cat > $RPM_BUILD_ROOT%{_datadir}/appdata/emoticon-table.appdata.xml < + + emoticon-table.db + CC0-1.0 + LGPL-2.1-or-later + Emoticon + Emoticon input method + +

+ Emoticon is an input method that allows the user to enter pictorial representation + of a facial or other expressions using characters—usually punctuation marks, numbers, + and letters—to express a person's feelings, mood, or reaction, without needing to describe it in detail. + This emoticon input method is mainly for Chinese users. +

+

+ Input methods are typing systems allowing users to input complex languages. + They are necessary because these contain too many characters to simply be laid + out on a traditional keyboard. +

+
+ https://code.google.com/p/ibus-table-emoticon/ + + + + http://ibus-table-emoticon.googlecode.com/hg/screenshot.png + + + https://code.google.com/p/ibus/issues/list + https://code.google.com/p/ibus/wiki/FAQ + + zh_CN + zh_HK + zh_SG + zh_TW + + +
+EOF +cat > $RPM_BUILD_ROOT%{_datadir}/appdata/ipa-x-sampa.appdata.xml < + + ipa-x-sampa.db + CC0-1.0 + GPL-3.0-or-later + International Phonetic Alphabet + IPA X-SAMPA input method + +

+ International Phonetic Alphabet X-SAMPA is an input method. + The Extended Speech Assessment Methods Phonetic Alphabet is a type of SAMPA + developed by John C. Wells. + It was designed to unify the individual SAMPA alphabets. +

+

+ Input methods are typing systems allowing users to input complex languages. + They are necessary because these contain too many characters to simply be laid + out on a traditional keyboard. +

+

+ Input methods are typing systems allowing users to input complex languages. + They are necessary because these contain too many characters to simply be laid + out on a traditional keyboard. +

+
+ https://github.com/mike-fabian/ibus-table-others + https://code.google.com/p/ibus/issues/list + https://code.google.com/p/ibus/wiki/FAQ + +
+EOF +cat > $RPM_BUILD_ROOT%{_datadir}/appdata/mathwriter-ibus.appdata.xml < + + mathwriter-ibus.db + CC0-1.0 + LGPL-2.1-or-later + Mathwriter + Math symbols input method + +

+ The input method is designed for entering mathematical symbols. +

+

+ Input methods are typing systems allowing users to input complex languages. + They are necessary because these contain too many characters to simply be laid + out on a traditional keyboard. +

+
+ https://github.com/mike-fabian/ibus-table-others + https://code.google.com/p/ibus/issues/list + https://code.google.com/p/ibus/wiki/FAQ + +
+EOF +cat > $RPM_BUILD_ROOT%{_datadir}/appdata/mongol_bichig.appdata.xml < + + mongol_bichig.db + CC0-1.0 + WTFPL + Mongol Bichig + Transliteration to Mongol Script + +

+ The input method is designed for transliterating Latin input to Mongol Script. +

+

+ Input methods are typing systems allowing users to input complex languages. + They are necessary because these contain too many characters to simply be laid + out on a traditional keyboard. +

+
+ https://github.com/mike-fabian/ibus-table-others + https://code.google.com/p/ibus/issues/list + https://code.google.com/p/ibus/wiki/FAQ + +
+EOF + +%files +%doc AUTHORS COPYING README + +%files -n ibus-table-code +%{_datadir}/appdata/emoticon-table.appdata.xml +%{_datadir}/ibus-table/tables/latex.db +%{_datadir}/ibus-table/tables/cns11643.db +%{_datadir}/ibus-table/tables/emoticon-table.db +%{_datadir}/ibus-table/icons/latex.svg +%{_datadir}/ibus-table/icons/cns11643.png +%{_datadir}/ibus-table/icons/ibus-emoticon.svg + +%files -n ibus-table-cyrillic +%{_datadir}/ibus-table/tables/rusle.db +%{_datadir}/ibus-table/tables/rustrad.db +%{_datadir}/ibus-table/tables/yawerty.db +%{_datadir}/ibus-table/icons/rusle.png +%{_datadir}/ibus-table/icons/rustrad.png +%{_datadir}/ibus-table/icons/yawerty.png + +%files -n ibus-table-latin +%{_datadir}/appdata/ipa-x-sampa.appdata.xml +%{_datadir}/ibus-table/tables/compose.db +%{_datadir}/ibus-table/tables/ipa-x-sampa.db +%{_datadir}/ibus-table/tables/hu-old-hungarian-rovas.db +%{_datadir}/ibus-table/icons/compose.svg +%{_datadir}/ibus-table/icons/ipa-x-sampa.svg +%{_datadir}/ibus-table/icons/hu-old-hungarian-rovas.svg + +%files -n ibus-table-translit +%{_datadir}/ibus-table/tables/translit.db +%{_datadir}/ibus-table/tables/translit-ua.db +%{_datadir}/ibus-table/icons/translit.svg +%{_datadir}/ibus-table/icons/translit-ua.svg + +%files -n ibus-table-tv +%{_datadir}/ibus-table/tables/telex.db +%{_datadir}/ibus-table/tables/thai.db +%{_datadir}/ibus-table/tables/viqr.db +%{_datadir}/ibus-table/tables/vni.db +%{_datadir}/ibus-table/icons/telex.png +%{_datadir}/ibus-table/icons/thai.png +%{_datadir}/ibus-table/icons/viqr.png +%{_datadir}/ibus-table/icons/vni.png + +%files -n ibus-table-mathwriter +%{_datadir}/appdata/mathwriter-ibus.appdata.xml +%{_datadir}/ibus-table/tables/mathwriter-ibus.db +%{_datadir}/ibus-table/icons/mathwriter.png + +%files -n ibus-table-mongol +%{_datadir}/appdata/mongol_bichig.appdata.xml +%{_datadir}/ibus-table/tables/mongol_bichig.db +%{_datadir}/ibus-table/icons/mongol_bichig.svg + +%changelog +* Sat Dec 14 2024 Arkady L. Shane - 1.3.17-5 +- Rebuilt for MSVSphere 10 + +* Tue Oct 29 2024 Troy Dawson - 1.3.17-5 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Mon Jun 24 2024 Troy Dawson - 1.3.17-4 +- Bump release for June 2024 mass rebuild + +* Wed Jan 24 2024 Fedora Release Engineering - 1.3.17-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sat Jan 20 2024 Fedora Release Engineering - 1.3.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Wed Aug 09 2023 Mike FABIAN - 1.3.17-1 +- Update to latest upstream 1.3.17 +- Rename emoji-table to emoticon-table + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/15 +- Remove useless m4/as-version.m4 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/36 + +* Thu Jul 20 2023 Fedora Release Engineering - 1.3.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue Jul 04 2023 Mike FABIAN - 1.3.16-1 +- Update to latest upstream 1.3.16 +- hu-old-hungarian-rovas: several improvements, + most of them suggested by Viktor Kovács + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/33 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/34 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/30 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/31 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/35 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/32 + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/29 + +* Wed Feb 22 2023 Mike FABIAN - 1.3.15-1 +- Update to latest upstream 1.3.15 +- Remove { and } from VALID_INPUT_CHARS in latex.txt +- Add “Mongol bichig” to README + +* Thu Jan 19 2023 Fedora Release Engineering - 1.3.14-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Nov 26 2022 Mike FABIAN - 1.3.14-1 +- Update to latest upstream 1.3.14 +- Migrate license tags to SPDX + +* Thu Jul 21 2022 Fedora Release Engineering - 1.3.13-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Mon Apr 25 2022 Mike FABIAN - 1.3.13-1 +- \langle and \rangle were previously U+2329, U+232A from Miscellaneous Technical. + Changing them to U+27E8, U+27E9 from Miscellaneous Mathematical Symbols-A makes + more sense and lets us also add the double angle brackets U+27EA, U+27EB. + Patch by Jonathan Chan. + (Resolves: https://github.com/moebiuscurve/ibus-table-others/pull/24) + +* Thu Jan 20 2022 Fedora Release Engineering - 1.3.12-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 1.3.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Wed Jul 14 2021 Mike FABIAN - 1.3.12-1 +- update to latest upstream 1.3.12 +- Integrate traditional Mongolian (mongol_bichig.txt) table + (Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/23) +- improvements in the latex.txt table + (https://github.com/moebiuscurve/ibus-table-others/pull/22) +- improvements in the mathwriter-ibus.txt table + +* Tue Jan 26 2021 Fedora Release Engineering - 1.3.11-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 1.3.11-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Jan 29 2020 Fedora Release Engineering - 1.3.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Tue Jan 07 2020 Mike FABIAN - 1.3.11-1 +- update to latest upstream 1.3.11 +- Add Vietnamese input methods Telex and VNI + (thanks to Nguyễn Gia Phong ) +- Extend russian translit for latin slavic layouts + (thanks to Marek Nečada ) + +* Tue Jan 07 2020 Mike FABIAN - 1.3.10-1 +- update to latest upstream 1.3.10 +- latex: add most of Unicode 9.0 block Mathematical Alphanumeric Symbols + (thanks to Pavel Zorin-Kranich) + +* Thu Jul 25 2019 Fedora Release Engineering - 1.3.9-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 1.3.9-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 1.3.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 1.3.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 1.3.9-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Fri Feb 10 2017 Fedora Release Engineering - 1.3.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Aug 18 2016 Mike FABIAN - 1.3.9-1 +- update to latest upstream 1.3.9 +- Add ZERO WIDTH JOINERS to hu-old-hungarian-rovas.txt to make + ligatures work with supporting fonts + +* Tue Aug 16 2016 Mike FABIAN - 1.3.8-1 +- update to latest upstream 1.3.8 +- Add table for Rovás (Old Hungarian) +- Fix wrong key for keyboard in rusle.txt + +* Thu Feb 04 2016 Fedora Release Engineering - 1.3.7-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Mon Jun 22 2015 Richard Hughes - 1.3.7-4 +- Increase AppStream search result weighting when using various 'zh' locales. + +* Wed Jun 17 2015 Fedora Release Engineering - 1.3.7-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Wed Mar 25 2015 Richard Hughes - 1.3.7-2 +- Register as AppStream components. + +* Tue Jan 13 2015 Mike FABIAN - 1.3.7-1 +- update to latest upstream 1.3.7 +- Use F1,F2,F3,F4,F5,F6,F7,F8,F9 as select keys for the latex table +- Make rusle agree with http://ru.pc-history.com/wp-content/uploads/ok-keyboard_xt-at1.jpg + +* Sat Nov 22 2014 Mike FABIAN - 1.3.6-1 +- update to latest upstream 1.3.6 +- Fix typo in compose.txt + +* Tue Sep 30 2014 Mike FABIAN - 1.3.5-1 +- update to latest upstream 1.3.5 +- Use better localized names for the rusle table + +* Mon Sep 15 2014 Mike FABIAN - 1.3.4-1 +- update to latest upstream 1.3.4 +- Make status prompts and symbols more consistent + +* Mon Sep 01 2014 Mike FABIAN - 1.3.3-1 +- update to latest upstream 1.3.3 +- Delete the RULES from the emoji-table +- Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai, + and yawerty tables + +* Fri Jul 25 2014 Mike FABIAN - 1.3.2-1 +- update to latest upstream 1.3.2 +- Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table +- Add Russian Legacy layout (by Stas Sergeev ) +- Resolves: rhbz#995838 + +* Wed Jul 23 2014 Mike FABIAN - 1.3.1-1 +- update to latest upstream 1.3.1 +- Add _ and ^ to the start characters for the LaTeX table +- Updates and bugfixes for the LaTeX table by + Giuseppe Castagna (original author of the LaTeX table) + +* Mon Jul 07 2014 Mike FABIAN - 1.3.0.20140707-1 +- update to latest upstream 1.3.0.20140707 +- Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa + +* Wed Jun 25 2014 Mike FABIAN - 1.3.0.20140625-1 +- update to latest upstream 1.3.0.20140625 +- Add single and multi wildcard options to all tables + +* Sat Jun 07 2014 Fedora Release Engineering - 1.3.0.20140603-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Tue Jun 03 2014 Mike FABIAN - 1.3.0.20140603-1 +- update to latest upstream 1.3.0.20140603 +- use AUTO_WILDCARD=TRUE for all tables, this option started working + in ibus-table > 1.8.0 + +* Tue May 27 2014 Mike FABIAN - 1.3.0.20140512-2 +- bump release number to build against updated ibus-table + +* Mon May 12 2014 Mike FABIAN - 1.3.0.20140512-1 +- update to latest upstream 1.3.0.20140512 +- Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr, + emoji, mathwriter-ibus, translit-ua, and translit +- Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”. + But ibus does not use the option “KEYBOARD_LAYOUT”, the correct name + of that option is just “LAYOUT”. Fix that for all tables. + +* Mon May 05 2014 Mike FABIAN - 1.3.0.20140505-1 +- update to latest upstream 1.3.0.20140505 +- Don’t force “us” layout for the latex input method +- The “latex” table uses “\” as a startchar +- fix wrong weekday in rpm changelog + +* Tue Feb 18 2014 Mike FABIAN - 1.3.0.20140218-1 +- update to latest upstream 1.3.0.20140218 +- includes "Set symbols to be displayed in IM switchers" by Sean Burke + +* Sat Aug 03 2013 Fedora Release Engineering - 1.3.0.20130204-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + +* Mon Feb 04 2013 Mike FABIAN - 1.3.0.20130204-1 +- update to latest upstream 1.3.0.20130204 +- Resolves: #907586 - 3 letter transliteration keys in translit.txt + and translit-ua.txt in translit.txt and translit-ua.txt do not work +- remove fix-trailing-comments.patch (included upstream) + +* Thu Sep 13 2012 Mike FABIAN - 1.3.0.20120912-2 +- Resolves: #856948 +- Trailing comments in tables should use ### instead of just # + +* Wed Sep 12 2012 Mike FABIAN - 1.3.0.20120912-1 +- update to latest upstream 1.3.0.20120912 +- remove the patches already included upstream + +* Mon Sep 10 2012 Mike FABIAN - 1.3.0.20100907-14 +- Resolves: #855788 +- Make the status prompts for Ukrainian and Russian unique + (from Daniil Ivanov ) +- Make icons for Ukrainian and Russian unique + (from Daniil Ivanov ) + +* Thu Sep 06 2012 Mike FABIAN - 1.3.0.20100907-13 +- Resolves: #855098 +- Correct the filename of the ipa-x-sampa icon and replace it with a nicer + .svg version. + +* Thu Sep 06 2012 Mike FABIAN - 1.3.0.20100907-12 +- Resolves: #855102 +- Supported languages should not be left empty in a table. + For an input method which has LANGUAGES set to an empty string, + nothing at all is shown by ibus when trying to change to that input + method using the trigger key which makes the input method hard to + select. + +* Thu Sep 06 2012 Mike FABIAN - 1.3.0.20100907-11 +- Related: #845798, #854539 +- enable build of Russian transliteration table again, + should work now because of the fix for ibus-table, see #845798 +- improvements for the Russian and Ukrainian transliteration tables + translit.txt and translit-ua.txt by the original author + Daniil Ivanov + +* Wed Aug 29 2012 Mike FABIAN - 1.3.0.20100907-10 +- Fix build for emoji-table and enable it again. +- Resolves: #845797 + +* Sat Aug 04 2012 Parag Nemade - 1.3.0.20100907-9 +- Save this package for f18 by blocking emoji-table + +* Thu Jul 19 2012 Fedora Release Engineering - 1.3.0.20100907-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 1.3.0.20100907-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + +* Wed Feb 09 2011 Fedora Release Engineering - 1.3.0.20100907-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + +* Tue Oct 19 2010 Naveen Kumar - 1.3.0.20100907-5 +- dropped --disable-static & --prefix from configure +- Dropped the cleaning of buildroot +- macros removed from make +- clean section dropped +- doc moved to main package +- versions from BuildRequires and Requires removed + +* Wed Oct 6 2010 Naveen Kumar - 1.3.0.20100907-4 +- delete all Obsoletes fields in spec +- removed BuildRoot as specified in new guidelines + +* Thu Sep 30 2010 Naveen Kumar - 1.3.0.20100907-3 +- delete Provides fields in spec for main & sub packages +- added -n in spec file so that it looks like "package -n ibus-table*" +- added -n in spec file so that it looks like "files -n ibus-table* +- "Requires: ibus-table >= 1.2.0.20090912" moved to all subpackages +- "files" section for main package removed +- used rm and make to macros "__make" and "__rm" + +* Tue Sep 28 2010 Naveen Kumar - 1.3.0.20100907-2 +- divided the package into subpackages. + +* Tue Sep 7 2010 Naveen Kumar - 1.3.0.20100907-1 +- Packaging for new version +- ibus-table-mathwriter included + +* Fri May 28 2010 Caius 'kaio' Chance - 1.3.0.20100528-1 +- Included all non-Chinese tables. + +* Wed Mar 10 2010 Caius 'kaio' Chance - 1.2.0.20100305-6 +- Remove Conflicts, Provides, Obsoletes tag. + +* Fri Mar 05 2010 Caius 'kaio' Chance - 1.2.0.20100305-5 +- Fix source tag. + +* Fri Mar 05 2010 Caius 'kaio' Chance - 1.2.0.20100305-4 +- Fix source tag. + +* Fri Mar 05 2010 Caius 'kaio' Chance - 1.2.0.20100305-3 +- Fix BuildRequires tag to ibus-table-devel. + +* Fri Mar 05 2010 Caius 'kaio' Chance - 1.2.0.20100305-2 +- Modify index creation locations. + +* Fri Mar 05 2010 Caius 'kaio' Chance - 1.2.0.20100305-1 +- Upgrade source from upstream. + +* Wed Jan 20 2010 Caius 'kaio' Chance - 1.2.0.20100120-1 +- Introduce Emoji input method. +- Updated spec file. + +* Fri Jan 08 2010 Caius 'kaio' Chance - 1.2.0.20100108-1 +- The first version. +- Merged from ibus-table-additional.