diff --git a/libxmlb.changes b/libxmlb.changes index 6fdcfaa..266cd36 100644 --- a/libxmlb.changes +++ b/libxmlb.changes @@ -5,24 +5,21 @@ Fri Sep 20 12:07:24 UTC 2019 - ecsos@opensuse.org + New Features: - Add xb_node_query_first_full() convenience helper - Rebuild the XbMachine parser to support 'and' and 'or' - predicates - - Verify we never break the ABI + predicates. + - Verify we never break the ABI. + Bugfixes: - - Conditionalize installation of test data - - Generate a GUID of zero for no silo data - - Run CI jobs in parallel - + - Conditionalize installation of test data. + - Generate a GUID of zero for no silo data. + - Run CI jobs in parallel. - Changes from version 0.1.10: + Bugfixes: - Do not mistake gzipped files as being application/x-zerosize - content type - - Fix running the installed tests with no checkout directory - + content type. + - Fix running the installed tests with no checkout directory. - Changes from version 0.1.9: - + Bugfixes: - - Correctly implement building a silo with _SINGLE_LANG set -- Add python-setuptools as BuildRequires because without package - does not build. + + Bugfixes: Correctly implement building a silo with _SINGLE_LANG + set. +- Add python-setuptools BuildRequires: New dependency. ------------------------------------------------------------------- Tue Apr 16 17:03:51 UTC 2019 - Bjørn Lie