Changelog for
libxmlb-0.3.10-1.el9.i686.rpm :
* Fri Oct 14 2022 Neal Gompa
- 0.3.10-1- New upstream release- Fix dumping and exporting multiple files from the CLI- Watch files before loading them into the builder- Fix potential double free when filtering by language- Fix the crash for when the root tree has no children- Fix the crash when getting the element for the [empty] root- Install xb-tool into bindir- Ensure reproducible results when importing a node- Ignore all hidden files when using _WATCH_DIRECTORY- Show the value bindings when using XB_SILO_PROFILE_FLAG_XPATH- Ensure _IS_TOKENIZED is set if tokens are added manually- Ensure we never add too many tokens to the silo- Put tail after the node when exporting XbBuilderNode- Remove the G_ALIGNOF checks to fix compile with old GLib versions- Add a flag to require the XbBuilderSource to have no siblings- Add iterator for XbNode attributes and children- Allow removing XbBuilderNode text- Allow stripping builder node inner text- Resolves: rhbz#2134794
* Wed Oct 06 2021 Richard Hughes 0.3.3-1- New upstream release- Add locking for file monitors- Add support for LZMA decompression- Clarify GMainContext usage and signal emission- Respect XB_BUILDER_NODE_FLAG_IGNORE when exporting- Use the chosen chunk size when reading from a stream- Use the correct pkgconfig export package name in the GIR file- Always run xb-tool queries with the optimizer- Ensure tokens handling works when XbOpcode is not zero-inited- Use stack-allocated XbStack instances for running a machine- Resolves: rhbz#1965891
* Mon Aug 09 2021 Mohan Boddu - 0.3.0-3- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu - 0.3.0-2- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Fri Mar 12 2021 Richard Hughes 0.3.0-1- New upstream release- Add a new object to contain query context data- Allow collapsing empty XML tags if no children or text- Allow marking elements as tokenized from xb-tool- Allow optimized searching when comparing tokens- Cancel the GFileMonitor before unreffing it- Do not allocate a 128Mb buffer for each xb_builder_source_ctx_get_bytes()- Do not error when creating a query if the element doesn’t exist- Fix a parse failure for a double comment- Fix various errors or missing annotations in docs- Make handling of single-result queries more robust- Support mmap()ing the source file to get bytes- Support query caching with xb_silo_lookup_query()- Support UTF-8 for upper-case() and lower-case()- Use g_str_match_string() for non-ASCII search queries- Write search tokens into the built silo
* Tue Jan 26 2021 Fedora Release Engineering - 0.2.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild