35 Commits

Author SHA256 Message Date
7c788487f0 Accepting request 1297780 from M17N
OBS-URL: https://build.opensuse.org/request/show/1297780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=19
2025-08-06 12:33:44 +00:00
b104002a77 1,Update to version 1.5.1: fix(rime_engine): ignore super modifier in gtk; 2,Update ibus-rime.spec: Change the project URL and source name source address with current project homepage to fit the SLFO:Main robot check.
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=34
2025-08-05 15:51:02 +00:00
bcd1e1a150 Accepting request 1140700 from M17N
OBS-URL: https://build.opensuse.org/request/show/1140700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=18
2024-01-22 19:39:30 +00:00
2f9ee9c253 Accepting request 1140253 from home:gmbr3:Active
- Fixes for %_ibus_libexecdir moving to %_libexecdir (bsc#1174075)

OBS-URL: https://build.opensuse.org/request/show/1140253
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=32
2024-01-22 16:34:22 +00:00
db82310b89 Accepting request 891521 from M17N
OBS-URL: https://build.opensuse.org/request/show/891521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=17
2021-05-08 20:07:42 +00:00
041924fcd0 Accepting request 891493 from home:susnux:branches:M17N
Update to version 1.5.0

OBS-URL: https://build.opensuse.org/request/show/891493
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=30
2021-05-08 13:33:19 +00:00
1602470c73 Accepting request 864491 from M17N
OBS-URL: https://build.opensuse.org/request/show/864491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=16
2021-01-20 17:27:28 +00:00
dfa7217ac3 Accepting request 864478 from home:wsxy162:branches:M17N
- Update to version 1.4.1~git20201204.bfabe67:
  * Delete install.sh
  * Delete install-static.sh
  * build: Substitute paths in rime.xml
  * build: Use CMake’s install manifest for uninstallation detection
  * build: Move install logic to CMake
  * docs(README.md): clarify license
- Remove Requires: brise, since it has been deprecated upstream
  and already recommended by librime

OBS-URL: https://build.opensuse.org/request/show/864478
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=28
2021-01-20 04:14:14 +00:00
17e7a8c913 Accepting request 847504 from M17N
Mention the bug ID (forwarded request 847503 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/847504
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=15
2020-11-11 19:47:09 +00:00
cb5a41bcfd Accepting request 847503 from home:hillwood:branches:M17N
Mention the bug ID

OBS-URL: https://build.opensuse.org/request/show/847503
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=26
2020-11-10 14:08:59 +00:00
9b893fb7e6 Accepting request 847437 from M17N
OBS-URL: https://build.opensuse.org/request/show/847437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=14
2020-11-10 12:47:03 +00:00
976fc994ed Accepting request 847202 from home:hillwood:branches:M17N
- Set Requires tag for brise, ibus-rime need it.

OBS-URL: https://build.opensuse.org/request/show/847202
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=24
2020-11-10 09:12:20 +00:00
2515f50392 Accepting request 838145 from M17N
OBS-URL: https://build.opensuse.org/request/show/838145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=13
2020-09-29 17:01:24 +00:00
c280de42fa Accepting request 838144 from home:MargueriteSu:branches:M17N
- Update to version 1.4.1~git20200712.33b2755:
  * fix(rime_engine): ignore keys with super modifier
  * feat(ibus_rime.yaml): install config file for ibus-rime, set default UI style
  * fix(logging): wrong log file name
  * feat(rime_settings): add config options: style/preedit_style, style/cursor_type
  * fix(rime_settings.h): compile with gcc 10
  * feat(plugin): dynamically load librime plugins read from `ibus_rime.yaml` (#73)
  * chore(CHANGELOG.md): fix typo
  * chore(release): 1.4.0 🎉
  * chore(README.md, rime.xml): use https link
  * fix(rime_main.cc): deploy ibus_rime.yaml on maintenance

OBS-URL: https://build.opensuse.org/request/show/838144
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=22
2020-09-28 04:06:09 +00:00
d0326b6a46 Accepting request 689007 from M17N
- update License
- add Requires: rime since rime binaries were moved to a new package,
  and librime1 can't pull it in
- Update to version 1.4.1~git20190223.c80c02f:
  * chore(CHANGELOG.md): fix typo
  * chore(release): 1.4.0 🎉
  * chore(README.md, rime.xml): use https link
  * fix(rime_main.cc): deploy ibus_rime.yaml on maintenance
  * chore(rime.xml, rime_main.c): update ibus component name
  * refactor(rime_*.cc): adopt librime 1.x API
  * chore(release): 1.3.0 🎉
  * chore(submodules): update librime, plum
  * fix(CMakeLists.txt): static build requires boost_locale and icuuc
  * chore(CHANGES.md): reformat change log

OBS-URL: https://build.opensuse.org/request/show/689007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=12
2019-04-04 13:22:11 +00:00
4593c86891 Accepting request 689006 from home:MargueriteSu:branches:M17N
- update License
- add Requires: rime since rime binaries were moved to a new package,
  and librime1 can't pull it in

OBS-URL: https://build.opensuse.org/request/show/689006
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=20
2019-03-27 07:29:50 +00:00
5702aceab4 Accepting request 688126 from home:MargueriteSu:branches:M17N
- Update to version 1.4.1~git20190223.c80c02f:
  * chore(CHANGELOG.md): fix typo
  * chore(release): 1.4.0 🎉
  * chore(README.md, rime.xml): use https link
  * fix(rime_main.cc): deploy ibus_rime.yaml on maintenance
  * chore(rime.xml, rime_main.c): update ibus component name
  * refactor(rime_*.cc): adopt librime 1.x API
  * chore(release): 1.3.0 🎉
  * chore(submodules): update librime, plum
  * fix(CMakeLists.txt): static build requires boost_locale and icuuc
  * chore(CHANGES.md): reformat change log

OBS-URL: https://build.opensuse.org/request/show/688126
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=19
2019-03-25 08:21:46 +00:00
ee17dad6fe Accepting request 573556 from M17N
- Don't BuildRequire libyaml-cpp0_5/libyaml-cpp0_3 (depending on
  version): explicitly buildrequiring a library is generally seen
  always wrong. The correct library is already pulled in by
  librime. (forwarded request 573316 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/573556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=11
2018-02-07 17:41:40 +00:00
7ce1294baf Accepting request 573316 from home:dimstar:Factory
- Don't BuildRequire libyaml-cpp0_5/libyaml-cpp0_3 (depending on
  version): explicitly buildrequiring a library is generally seen
  always wrong. The correct library is already pulled in by
  librime.

OBS-URL: https://build.opensuse.org/request/show/573316
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=17
2018-02-07 01:57:22 +00:00
aff75764dd Accepting request 454049 from M17N
1

OBS-URL: https://build.opensuse.org/request/show/454049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=10
2017-02-02 14:46:15 +00:00
fb04bfd4ee Accepting request 453796 from home:adamm:branches:devel:libraries:c_c++
- use individual libboost-*-devel packages instead of boost-devel

OBS-URL: https://build.opensuse.org/request/show/453796
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=15
2017-02-02 05:08:37 +00:00
a71be7220a Accepting request 245107 from M17N
1

OBS-URL: https://build.opensuse.org/request/show/245107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=8
2014-08-20 08:51:06 +00:00
461e784d32 Accepting request 245106 from home:MargueriteSu:branches:M17N
update version 1.2

OBS-URL: https://build.opensuse.org/request/show/245106
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=13
2014-08-18 17:26:01 +00:00
Stephan Kulow
f2cd223d66 Accepting request 226300 from M17N
update version 1.1. no longer host on googlecode. now provide through github. so remove the url.

OBS-URL: https://build.opensuse.org/request/show/226300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=7
2014-03-18 13:14:08 +00:00
4787900c95 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=11 2014-03-16 15:06:35 +00:00
0a9032a90b Accepting request 226075 from home:MargueriteSu:branches:M17N
update version 1.1

OBS-URL: https://build.opensuse.org/request/show/226075
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=10
2014-03-15 15:57:39 +00:00
Stephan Kulow
96805b256f Accepting request 207119 from M17N
- Update to 1.0
  * add config option 'lookup_table_orientation'. (forwarded request 207118 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/207119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=6
2013-11-20 09:25:48 +00:00
273abfa658 Accepting request 207118 from home:hillwood:branches:M17N
- Update to 1.0
  * add config option 'lookup_table_orientation'.

OBS-URL: https://build.opensuse.org/request/show/207118
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=8
2013-11-16 13:26:51 +00:00
Stephan Kulow
053a15fa6f Accepting request 182423 from M17N
- Update to 0.9.9
  * support static linking librime and its dependencies.
  * support changing conversion mode with Caps Lock.
  * add 'Sync data' button.
  * in Chinese mode, display the name of schema on status bar.
  * display notifications about deployment result.

OBS-URL: https://build.opensuse.org/request/show/182423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=4
2013-07-07 20:18:15 +00:00
0c8d53fa03 Accepting request 182350 from home:hillwood:branches:M17N
- Update to 0.9.9
  * support static linking librime and its dependencies.
  * support changing conversion mode with Caps Lock.
  * add 'Sync data' button.
  * in Chinese mode, display the name of schema on status bar.
  * display notifications about deployment result.

OBS-URL: https://build.opensuse.org/request/show/182350
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=6
2013-07-06 04:00:46 +00:00
Stephan Kulow
e83c7d92e0 Accepting request 138194 from M17N
- Update to 0.9.4
  * user dictionary for table input method.
  * automatically build schema dependencies.
  * logging with google-glog.
  * install data files from a separate package: brise.
  * new API: accessing schema list.
  * new API: enabling/disabling soft cursor in preedit string. (forwarded request 138193 from hillwood)

OBS-URL: https://build.opensuse.org/request/show/138194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=2
2012-10-23 19:24:50 +00:00
585d1bd87d Accepting request 138193 from home:hillwood:branches:M17N
- Update to 0.9.4
  * user dictionary for table input method.
  * automatically build schema dependencies.
  * logging with google-glog.
  * install data files from a separate package: brise.
  * new API: accessing schema list.
  * new API: enabling/disabling soft cursor in preedit string.

OBS-URL: https://build.opensuse.org/request/show/138193
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=4
2012-10-15 12:40:45 +00:00
Stephan Kulow
ba6b8f5fdf Accepting request 129041 from M17N
- The first version 0.9.2 
  * UI: new Rime logo.
  * UI: Add Chinese/ascii mode indicator and Deploy button to status bar.
  * UI: Show notification when deploying Rime.

OBS-URL: https://build.opensuse.org/request/show/129041
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ibus-rime?expand=0&rev=1
2012-09-06 06:46:05 +00:00
3eb48fc36c OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=2 2012-07-27 01:06:55 +00:00
65102820d4 Accepting request 129027 from home:hillwood:branches:M17N
- The first version 0.9.2 
  * UI: new Rime logo.
  * UI: Add Chinese/ascii mode indicator and Deploy button to status bar.
  * UI: Show notification when deploying Rime.

OBS-URL: https://build.opensuse.org/request/show/129027
OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-rime?expand=0&rev=1
2012-07-26 16:28:46 +00:00