Changelog for
librime-debugsource-1.10.0+git20240229.4ee471e-1.1.i586.rpm :
* Fri Mar 01 2024 rrahl0AATTproton.me- remove one of the source downloaders (download_files)- Update to version 1.10.0:
* build: make deps/clean prefix=dist_dir
* build: make clean build=build_dir
* build(Makefile): fix install targets
* fix(glog): someone at google is to blame for linking error
* fix(glog): replace deprecated API
* fix(glog): configure macros
* chore(deps): update glog to v0.7.0
* chore: log file_path_ when warning in tsv.cc (#825)
* chore: add git blame ignore file [skip ci] (#819)
* feat(dict_compiler): rebuild packs on demand (#816)- Update to version 1.9.0:
* switches: abbreviate state labels
* dict: shorten the data struct used by Vocabulary
* add append_comment option to reverse_lookup_filter
* avoid invalid page_size
* vocabulary.h: align the size of DictEntry struct
* dict_compiler.cc: correct the usage of auto in loop
* dict: improve dict complile performance
* replace rbtree with vector of pair
* release memory of temporary fields
* install-boost.bat: default to boost 1.78
* build.bat: build boost_
* Wed Sep 13 2023 Hillwood Yang
- Update to version 1.8.5
* Fix bugs- Drop librime-1.7.2-add_cmath_header.patch and librime-1.7.3-ensure_std_exp_can_be_found_after_including_cmath.patch
* Sun Dec 05 2021 Xu Zhao - Enable logging with google-glog library
* Thu Aug 12 2021 Fusion Future - Update to 1.7.3 Bug Fixes
* memory: possibly dereferencing null pointer (1c2644d), closes [#441]
* plugins: buffer overflow in plugin lotem/librime-octagram (b0b435b), closes rime/squirrel#512- Add librime-1.7.3-ensure_std_exp_can_be_found_after_including_cmath.patch to ensure std::exp can be found after including .
* Sun May 09 2021 Fusion Future - Revert \"Change the recommended package of librime1 from rime-plum to rime-plum-go\"
* Thu May 06 2021 Fusion Future - Change the recommended package of librime1 from rime-plum to rime-plum-go
* Tue May 04 2021 Fusion Future - Remove rime-plum dependency and make it a recommended package
* Sat May 01 2021 Fusion Future - Update to version 1.7.2 Bug Fixes
* chord_composer: should clear raw input after committing text (79b34ab)- Fix compilation errors due to missing cmath header (boo#1185458)
* librime-1.7.2-add_cmath_header.patch
* Wed Mar 03 2021 Marguerite Su - install private headers for plugins
* Wed Feb 10 2021 tiwaiAATTsuse.de- Drop baselibs.conf, as the dependencies are missing on 32bit arch and no other packages require it
* Mon Feb 08 2021 tiwaiAATTsuse.de- Corrected the source download URL
* Sat Feb 06 2021 Dingzhong Chen - Update to version 1.7.1 Bug Fixes
* chord_composer: press Return key to commit raw key sequence (2b25861)- Dropped obsoleted patches: librime-1.1-gcc53613.patch librime-1.2-BOOST_NO_SCOPED_ENUMS.patch
* Thu Jan 28 2021 Dingzhong Chen - Update to version 1.7.0 Bug Fixes
* chord_composer: more safely handle the placeholder ZWSP (025d9fb)
* cmake: use full paths defined by GNUInstallDirs (bb8c263), closes #424
* opencc: update submodule to fix #425 (3fa1571)
* script_translator: always_show_comments also applies to phrases (440a97c), closes #272 #419
* table_translator: index out of bound access in string (ff7acdc) Features
* chareset_filter: add CJK Compatibility Ideographs in is_extended_cjk() (3cb1128), closes #305
* setup: find and load external RIME plugins as shared libs #431 (b2abd09)- Clean up spec: remove EOL conditions, move capnproto to BR dependency