diff --git a/libxmlb-0.1.11.tar.xz b/libxmlb-0.1.11.tar.xz deleted file mode 100644 index 538402d..0000000 --- a/libxmlb-0.1.11.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:811ea89b578dcfcf31b4150d366fc4418ed1d70aae9970d1e7526b448ea40a7e -size 88848 diff --git a/libxmlb-0.1.13.tar.xz b/libxmlb-0.1.13.tar.xz new file mode 100644 index 0000000..6d9962c --- /dev/null +++ b/libxmlb-0.1.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf22d3386f02d6cfe54f26c6e18dbd4ae531e8e5b9548a50a09ff008d2327421 +size 72792 diff --git a/libxmlb.changes b/libxmlb.changes index 266cd36..4283db4 100644 --- a/libxmlb.changes +++ b/libxmlb.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Nov 13 09:50:26 UTC 2019 - Gary Ching-Pang Lin + +- Update to version 0.1.13: + + New Features: + - Export xb_silo_query_full() + + Bugfixes: + - Show the XPath that was used in the query in the error + message +- Changes from version 0.1.12: + + New Features: + - Add helper functions to get the first and last child + XbBuilerNode + - Add xb_node_transmogrify to allow changing XML format + - Support 'tail' XML data in the stored silo + + Bugfixes: + - Do not escape a single quote with ' + - Don't invalidate the silo for a GIO temp file + - Fix up two memory leaks if using libxmlb from an introspected + binding + ------------------------------------------------------------------- Fri Sep 20 12:07:24 UTC 2019 - ecsos@opensuse.org diff --git a/libxmlb.spec b/libxmlb.spec index 9fab5be..39e67eb 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -20,7 +20,7 @@ %define sover 1 Name: libxmlb -Version: 0.1.11 +Version: 0.1.13 Release: 0 Summary: Library for querying compressed XML metadata License: LGPL-2.1-or-later @@ -115,7 +115,7 @@ Files for development with %{name}. %files -n xmlb-tool %doc README.md NEWS %{_libexecdir}/xb-tool -%{_libexecdir}/xb-self-test +%{_libexecdir}/installed-tests/ %{_datadir}/installed-tests/ %files devel