dce6f41b29
Accepting request 1267507 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1267507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=26
2025-04-08 15:50:13 +00:00
ce8ee97cb6
add opencc-gcc15.patch from upstream to fix gcc15 compile time error
...
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=44
2025-04-07 08:19:07 +00:00
19625a1942
Accepting request 1204701 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1204701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=25
2024-10-01 15:11:21 +00:00
3e10a2ae4f
update to 1.1.9: Change googletest to bazel dev_dependency; Add Installation details in readme; Test of Github FUNDING.yml; Fix npmignore; Apply patch to rapidjson; Use Python 3; Add Bazel Python library and test; Add back Config::NewFromFile with one argument to maintain the ABI compatibility;
...
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=42
2024-09-30 08:19:24 +00:00
cc60101177
Accepting request 1176626 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1176626
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=24
2024-05-24 17:50:35 +00:00
2185512efb
Accepting request 1176625 from home:MargueriteSu:branches:M17N
...
- switch to system rapidjson, fix boo#1221875
OBS-URL: https://build.opensuse.org/request/show/1176625
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=40
2024-05-24 04:22:10 +00:00
8f389d328f
Accepting request 1128861 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1128861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=23
2023-11-27 21:42:27 +00:00
78c2d35048
Accepting request 1128825 from home:dirkmueller:Factory
...
- update to 1.1.7:
* Added python package rebuild on commit to verify package
generation (#822 ).
* Support Python 3.12 and Node 20, remove builds for Python 3.7
and Node 16 (#820 ).
* Add support of CMake config modules (#763 ).
* Several other minor fixes.
- drop fix-soversion.patch (obsolete)
* small bugfixes
* Several other small fixes.
* Fixed the serious performance degradation problem introduced since 1.1.0.
* SimpleConverter.hpp missed "#include <string>" that breaks pyzy
* Add support for node stable && remove v0.12
* Update dictionary
- initial package 0.3.0
OBS-URL: https://build.opensuse.org/request/show/1128825
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=38
2023-11-26 08:32:49 +00:00
66bf05db3d
Accepting request 1045165 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/1045165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=22
2022-12-25 14:14:33 +00:00
4597dbf6d9
Accepting request 1045046 from home:dirkmueller:Factory
...
- update to 1.1.6:
* FTBFS for MacOS w/ Python 3.11
* Support Python 3.11
* Automatically name SO files
* Add support for Apple silicon build tag
* other minor fixes
OBS-URL: https://build.opensuse.org/request/show/1045046
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=36
2022-12-24 07:52:53 +00:00
70cd5fa4bd
Accepting request 992420 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/992420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=21
2022-08-04 11:22:51 +00:00
c8866843ac
Accepting request 992113 from home:dirkmueller:Factory
...
- update to 1.1.4:
* Add python 3.10 support
* remove support for python < 3.7 and node 10.x
* small bugfixes
- add fix-soversion.patch for fixing the leftover .so version tag
OBS-URL: https://build.opensuse.org/request/show/992113
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=34
2022-08-03 01:54:10 +00:00
04beadf51b
Accepting request 954418 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/954418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=20
2022-02-16 23:29:53 +00:00
98338d3343
Accepting request 954397 from home:dirkmueller:Factory
...
- update to 1.1.3:
* Fix some header files cannot be used alone (#550 ).
* Fix the method of introducing system pybind11 (#566 ).
* Support Node.js 16 (#597 ).
* Support Python 3.9 (#603 ).
* Fixed conversion errors.
* Several other small fixes.
OBS-URL: https://build.opensuse.org/request/show/954397
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=33
2022-02-14 23:44:28 +00:00
Richard Brown
40d6936c27
Accepting request 878721 from M17N
...
- update to 1.1.2:
* Added Hong Kong Traditional Chinese conversion.
* Fix the compilation compatibility problem, including parallel compilation.
* Fixed the serious performance degradation problem introduced since 1.1.0.
- drop opencc-1.1.1-missing-builtin-types.patch: upstream (forwarded request 878643 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/878721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=19
2021-03-16 14:41:56 +00:00
f3576c3f88
Accepting request 878643 from home:dirkmueller:Factory
...
- update to 1.1.2:
* Added Hong Kong Traditional Chinese conversion.
* Fix the compilation compatibility problem, including parallel compilation.
* Fixed the serious performance degradation problem introduced since 1.1.0.
- drop opencc-1.1.1-missing-builtin-types.patch: upstream
OBS-URL: https://build.opensuse.org/request/show/878643
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=31
2021-03-13 08:08:08 +00:00
c99a61530e
Accepting request 838153 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/838153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=18
2020-10-03 16:51:44 +00:00
110a6268e8
Accepting request 838152 from home:MargueriteSu:branches:M17N
...
- add opencc-1.1.1-missing-builtin-types.patch
* SimpleConverter.hpp missed "#include <string>" that breaks pyzy
OBS-URL: https://build.opensuse.org/request/show/838152
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=29
2020-09-28 05:08:52 +00:00
872af4f981
Accepting request 835040 from M17N
...
- update to 1.1.1
* Officially provide interface and TypeScript type annotations.
* Update the dynamic link library `SOVERSION` to `1.1`, due to
changes in the internal interface of C++.
* Simplify the header file structure and speed up compilation. Remove
unnecessary `using`. Repair some Hong Kong standard characters.
* The new dictionary format `ocd2`, based on Marisa Trie 0.2.5. The
dictionary size is greatly reduced.
* Change the default conversion of "Yong/Yong" and modify multiple
phrase conversions.
* Add benchmark test results.
* Officially supports Japanese new font conversion.
* Upgrade Node.js dependency and improve compatibility.
* Fix multiple multi-platform compilation and compatibility issues.
* Correct a large number of conversion errors. (forwarded request 834807 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/835040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=17
2020-09-21 14:59:28 +00:00
9742e7a31a
Accepting request 834807 from home:dirkmueller:branches:M17N
...
- update to 1.1.1
* Officially provide interface and TypeScript type annotations.
* Update the dynamic link library `SOVERSION` to `1.1`, due to
changes in the internal interface of C++.
* Simplify the header file structure and speed up compilation. Remove
unnecessary `using`. Repair some Hong Kong standard characters.
* The new dictionary format `ocd2`, based on Marisa Trie 0.2.5. The
dictionary size is greatly reduced.
* Change the default conversion of "Yong/Yong" and modify multiple
phrase conversions.
* Add benchmark test results.
* Officially supports Japanese new font conversion.
* Upgrade Node.js dependency and improve compatibility.
* Fix multiple multi-platform compilation and compatibility issues.
* Correct a large number of conversion errors.
OBS-URL: https://build.opensuse.org/request/show/834807
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=27
2020-09-17 01:26:32 +00:00
37d6b1ae9b
Accepting request 561790 from M17N
...
- Use python3 for all the operations do not implicitely inherit py2
OBS-URL: https://build.opensuse.org/request/show/561790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=16
2018-01-09 13:37:06 +00:00
058e2e84e8
Accepting request 561461 from home:scarabeus_iv:branches:M17N
...
- Use python3 for all the operations do not implicitely inherit py2
OBS-URL: https://build.opensuse.org/request/show/561461
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=25
2018-01-04 00:18:24 +00:00
df57e55b51
Accepting request 540156 from M17N
...
OBS-URL: https://build.opensuse.org/request/show/540156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=15
2017-11-14 13:13:16 +00:00
177bc2d4c3
Accepting request 538369 from home:pluskalm:branches:M17N
...
- Cleanup spec file a bit
- Use more of cmake macros
OBS-URL: https://build.opensuse.org/request/show/538369
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=23
2017-11-09 08:57:28 +00:00
dd35a79212
Accepting request 531776 from M17N
...
- Update to 1.0.5
* Fix link error for mingw
* Try fix error nodejs_version=4; Platform: x86
* Add support for node stable && remove v0.12
* Update artifacts
* Artifacts for appveyor (forwarded request 531749 from hillwood)
OBS-URL: https://build.opensuse.org/request/show/531776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=14
2017-10-10 09:36:44 +00:00
200ac18015
Accepting request 531749 from home:hillwood:branches:M17N
...
- Update to 1.0.5
* Fix link error for mingw
* Try fix error nodejs_version=4; Platform: x86
* Add support for node stable && remove v0.12
* Update artifacts
* Artifacts for appveyor
OBS-URL: https://build.opensuse.org/request/show/531749
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=21
2017-10-05 14:33:52 +00:00
9925ab0c4e
Accepting request 370773 from M17N
...
1
OBS-URL: https://build.opensuse.org/request/show/370773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=13
2016-03-16 09:35:52 +00:00
4e430642ee
Accepting request 370770 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/370770
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=19
2016-03-13 03:08:07 +00:00
1b84799e61
Accepting request 322014 from M17N
...
1
OBS-URL: https://build.opensuse.org/request/show/322014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=12
2015-08-12 13:14:41 +00:00
07cc6718f3
Accepting request 322013 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/322013
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=17
2015-08-12 02:04:51 +00:00
Stephan Kulow
237e179ac5
Accepting request 286195 from M17N
...
1
OBS-URL: https://build.opensuse.org/request/show/286195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=11
2015-02-16 21:13:04 +00:00
8bc0ad8cb3
Accepting request 286194 from home:hillwood:branches:M17N
...
- Update to 1.0.2
* Update dictionary
* Fix scripts compatibility for Python3
* Fix compatibility with Python3
* Add non-allocation interface
* Add Values() to DictEntry for convinience
* Fix `OPENCC_DEFAULT_CONFIG_SIMP_TO_TRAD`
OBS-URL: https://build.opensuse.org/request/show/286194
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=15
2015-02-15 05:53:38 +00:00
Stephan Kulow
09ed392e63
Accepting request 181812 from M17N
...
- update version 0.4.3
* add interface: `opencc_convert_utf8_free`
* fix memeory leak problem for nodejs plugin (forwarded request 181811 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/181812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=8
2013-07-04 08:12:40 +00:00
4b9773f89f
Accepting request 181811 from home:MargueriteSu:branches:M17N
...
- update version 0.4.3
* add interface: `opencc_convert_utf8_free`
* fix memeory leak problem for nodejs plugin
OBS-URL: https://build.opensuse.org/request/show/181811
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=13
2013-07-02 19:32:50 +00:00
Stephan Kulow
c91c752401
Accepting request 140151 from M17N
...
(forwarded request 140150 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/140151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=6
2012-11-12 06:04:33 +00:00
996f7b25e3
Accepting request 140150 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/140150
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=11
2012-11-05 01:22:56 +00:00
Stephan Kulow
d0a58d6239
Accepting request 126043 from M17N
...
(forwarded request 125951 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/126043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=5
2012-06-26 15:09:13 +00:00
f3ef06990a
Accepting request 125951 from home:csslayer:fcitx
...
OBS-URL: https://build.opensuse.org/request/show/125951
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=9
2012-06-26 07:05:14 +00:00
Stephan Kulow
89171aca58
Accepting request 123322 from M17N
...
(forwarded request 123321 from MargueriteSu)
OBS-URL: https://build.opensuse.org/request/show/123322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=3
2012-06-06 08:34:01 +00:00
2d858f442a
Accepting request 123321 from home:MargueriteSu:branches:M17N
...
OBS-URL: https://build.opensuse.org/request/show/123321
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=7
2012-06-03 03:01:24 +00:00
Stephan Kulow
9266da8161
Accepting request 105456 from M17N
...
- trigger the service so it's true
OBS-URL: https://build.opensuse.org/request/show/105456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=2
2012-02-17 14:00:55 +00:00
Stephan Kulow
fcac1ee3c1
- trigger the service so it's true
...
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=5
2012-02-16 15:37:52 +00:00
Stephan Kulow
b1633c7e43
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=4
2012-02-16 15:36:20 +00:00
Stephan Kulow
5b294efb8b
Accepting request 103156 from M17N
...
Fixed License
OBS-URL: https://build.opensuse.org/request/show/103156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opencc?expand=0&rev=1
2012-02-16 15:35:36 +00:00
a0fd0eded3
Accepting request 103155 from home:MargueriteSu:branches:M17N
...
License change
OBS-URL: https://build.opensuse.org/request/show/103155
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=2
2012-02-08 06:45:51 +00:00
Stephan Kulow
f833252bef
Accepting request 102613 from home:opensuse_zh
...
I fixed it myself. now please accept it. coolo or swyear.
OBS-URL: https://build.opensuse.org/request/show/102613
OBS-URL: https://build.opensuse.org/package/show/M17N/opencc?expand=0&rev=1
2012-02-04 10:10:14 +00:00