a5f23a58ce
Accepting request 1303079 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1303079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=18
2025-09-08 07:58:26 +00:00
514bb831da
- Changed sunpinyin-data BuildArch to noarch
...
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=29
2025-09-07 15:11:14 +00:00
983ac6f87e
Accepting request 1040254 from M17N
...
- Remove unneeded BuildRequires on Python 2. (forwarded request 1040115 from StevenK)
OBS-URL: https://build.opensuse.org/request/show/1040254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=17
2022-12-05 17:02:09 +00:00
0147147623
Accepting request 1040115 from home:StevenK:branches:M17N
...
- Remove unneeded BuildRequires on Python 2.
OBS-URL: https://build.opensuse.org/request/show/1040115
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=27
2022-12-05 12:29:50 +00:00
64989b115d
Accepting request 928656 from M17N
...
- Drop sunpinyin-scons-on-py3.patch and reproducible.patch. Merge by upstream. (forwarded request 928655 from hillwood)
OBS-URL: https://build.opensuse.org/request/show/928656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=16
2021-11-02 18:18:52 +00:00
6c344437d7
Accepting request 928655 from home:hillwood:branches:M17N
...
- Drop sunpinyin-scons-on-py3.patch and reproducible.patch. Merge by upstream.
OBS-URL: https://build.opensuse.org/request/show/928655
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=26
2021-11-02 04:34:05 +00:00
77ff761129
Accepting request 928646 from home:hillwood:branches:M17N
...
- Update version to 3.0.0-RC2(2.0.99.2)
* work around multiple-monitors setup
* Portability fix for NetBSD iconv
* make setup window compatible with python3
* pytrie_gen.cpp: work around iconv() segfault with musl
* Add support for m68k architecture
* Fix issue#89
* wrapper: xim: Make SConstruct python3-compatible
* Update xib user interface file to recent version
* Update xcode project, force to sign dependecies
* Use PRODUCT_BUNDLE_IDENTIFIER as identifier
* Remove "Localize and Compile XIBs" phase
- Drop sunpinyin-scons-on-py3.patch. Merge by upstream.
OBS-URL: https://build.opensuse.org/request/show/928646
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=25
2021-11-02 04:02:00 +00:00
7023aaa95f
Accepting request 618066 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/618066
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=15
2018-06-29 20:31:19 +00:00
99ce57caa2
Accepting request 617812 from home:Andreas_Schwab:Factory
...
- sunpinyin-aarch64.patch: Remove obsolete patch
OBS-URL: https://build.opensuse.org/request/show/617812
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=23
2018-06-20 14:00:33 +00:00
b84c6e41b9
Accepting request 545055 from M17N
...
- Add sunpinyin-scons-on-py3.patch: Fix build with scons using
python3 as interpreter. (forwarded request 544919 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/545055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=14
2017-11-24 09:57:29 +00:00
8276284c1c
Accepting request 544919 from home:dimstar:Factory
...
- Add sunpinyin-scons-on-py3.patch: Fix build with scons using
python3 as interpreter.
OBS-URL: https://build.opensuse.org/request/show/544919
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=21
2017-11-24 07:44:44 +00:00
9d99370efa
Accepting request 523487 from M17N
...
(forwarded request 523486 from hillwood)
OBS-URL: https://build.opensuse.org/request/show/523487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=13
2017-09-13 20:33:54 +00:00
a4e0f0499c
Accepting request 523486 from home:hillwood:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/523486
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=19
2017-09-12 03:26:48 +00:00
77ec7be983
Accepting request 523479 from home:hillwood:branches:M17N
...
- Update to 3.0.0rc1
* fix the pod2man invocations: 63ef4bb
* Add support for DESTDIR: 9232a1e
* add travis-ci integration: f01c99e
* fixed the FTBFS on gcc6: 844ad0f
* handle AArch64 architecture: 96b3342
* hacks to support ve/ue: cf3fe3d
* shuangpin related fixes: 33091ba, 4c1acf5
* Support 'ng', 'hm' and 'rua': 3bbbf8f
* Use lve/nve instead of lue/nue: 4f9745c
* fix invalid 'yai' case: d6e9f34
* fixed the userdict saving issue: 7d8b8b1
* expose userdict to public, easier to import user dict.: a4bfe22
* fix crashes, merge the duplicate sentences: fa7ec5f
* optimized the add operation from O(n) to O(log n): 08f5da8
* fixed crash in preeditstring when partial commit with empty pinyin: b728af3
* add Python plugin support. refact uiobjects: CCandidateList and CPreeditString: 57370b8
- Fix doc filelist.
- Remove useless %post and %postun.
OBS-URL: https://build.opensuse.org/request/show/523479
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=18
2017-09-12 03:15:35 +00:00
3b42b72953
Accepting request 492528 from M17N
...
1
OBS-URL: https://build.opensuse.org/request/show/492528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=12
2017-05-03 13:58:28 +00:00
OBS User mrdocs
2da6252a09
Accepting request 492492 from home:bmwiedemann:branches:M17N
...
Add reproducible.patch to make build fully reproducible
now with annotation in .spec file
OBS-URL: https://build.opensuse.org/request/show/492492
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=16
2017-05-02 18:36:40 +00:00
bc30af28b9
Accepting request 370779 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/370779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=11
2016-03-16 09:35:54 +00:00
c3e28467da
Accepting request 370776 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/370776
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=15
2016-03-13 03:33:15 +00:00
13d51205ad
Accepting request 366864 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/366864
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=14
2016-03-06 05:28:28 +00:00
Stephan Kulow
f0f8d060dc
Accepting request 326438 from M17N
...
1
OBS-URL: https://build.opensuse.org/request/show/326438
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=10
2015-08-27 06:57:16 +00:00
acebb2b668
Accepting request 326437 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/326437
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=12
2015-08-24 15:23:30 +00:00
Stephan Kulow
1ab2ff3695
Accepting request 160959 from M17N
...
- sunpinyin-aarch64.patch: get endianess for aarch64 (forwarded request 160736 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/160959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=7
2013-03-26 06:03:04 +00:00
e69f1d1283
Accepting request 160736 from devel:ARM:AArch64:Factory
...
- sunpinyin-aarch64.patch: get endianess for aarch64
OBS-URL: https://build.opensuse.org/request/show/160736
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=10
2013-03-25 13:53:37 +00:00
Stephan Kulow
1f7e4323e2
Accepting request 126016 from M17N
...
(forwarded request 125891 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/126016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=5
2012-06-26 15:38:00 +00:00
40754c94a1
Accepting request 125891 from home:csslayer:fcitx
...
OBS-URL: https://build.opensuse.org/request/show/125891
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=8
2012-06-25 20:18:16 +00:00
Stephan Kulow
7329a9ffa5
Accepting request 123454 from M17N
...
source update (forwarded request 123453 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/123454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=3
2012-06-05 13:35:37 +00:00
174388d513
Accepting request 123453 from home:MargueriteSu:branches:M17N
...
source update
OBS-URL: https://build.opensuse.org/request/show/123453
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=6
2012-06-04 10:57:44 +00:00
Lars Vogdt
193a7847db
Accepting request 109877 from M17N
...
Builds fine, but I have no idea if it works ok.
When I sr'ed it the blasted sourceservice kicked in, and pulled down the source from git, but it didn't create the sourcepackage nor did it upload it, so I cheated and uploaded the spec i was using before the obs started acting up - seems to build fine on obs too... I hate the services :-) i can never wrap my head around it. (forwarded request 109850 from Zaitor) (forwarded request 109866 from dimstar)
OBS-URL: https://build.opensuse.org/request/show/109877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=2
2012-03-20 01:05:27 +00:00
553643ca68
Accepting request 109866 from home:dimstar:gcc47
...
Builds fine, but I have no idea if it works ok.
When I sr'ed it the blasted sourceservice kicked in, and pulled down the source from git, but it didn't create the sourcepackage nor did it upload it, so I cheated and uploaded the spec i was using before the obs started acting up - seems to build fine on obs too... I hate the services :-) i can never wrap my head around it. (forwarded request 109850 from Zaitor)
OBS-URL: https://build.opensuse.org/request/show/109866
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=4
2012-03-18 15:40:55 +00:00
Stephan Kulow
f54bda5e20
Accepting request 104169 from M17N
...
dependency for hillwood's ibus-sunpinyin and my later submit fcitx-sunpinyin
OBS-URL: https://build.opensuse.org/request/show/104169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sunpinyin?expand=0&rev=1
2012-02-21 06:32:37 +00:00
1a90811d0d
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=2
2012-02-12 20:46:06 +00:00
2f25044ea3
Accepting request 102793 from home:opensuse_zh
...
this is a replace request for libsunpinyin with newest version of sunpinyin. reason: 1. sunpinyin is a complete input method. it's not a lib 2. even what we ibus/fcitx use here is not its lib. without data files, they can't not even start. request: accept this package and delete libsunpinyin from M17N. all dependecies(ibus/fcitx) have been solved by it.
OBS-URL: https://build.opensuse.org/request/show/102793
OBS-URL: https://build.opensuse.org/package/show/M17N/sunpinyin?expand=0&rev=1
2012-02-06 13:37:47 +00:00