From ed1d393e55b858a416c7163050587eb75ca5ffea570902cf9782393044d213b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sun, 17 Nov 2019 14:03:55 +0000 Subject: [PATCH 1/2] Accepting request 748512 from home:gary_lin:branches:X11:common:Factory Update to version 0.1.13: OBS-URL: https://build.opensuse.org/request/show/748512 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libxmlb?expand=0&rev=10 --- libxmlb-0.1.11.tar.xz | 3 --- libxmlb-0.1.13.tar.xz | 3 +++ libxmlb.changes | 21 +++++++++++++++++++++ libxmlb.spec | 4 ++-- 4 files changed, 26 insertions(+), 5 deletions(-) delete mode 100644 libxmlb-0.1.11.tar.xz create mode 100644 libxmlb-0.1.13.tar.xz 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 From d08d2b4711a3587b9177e8df45b3d0f8bdba470856a5a3e2c1a90b5ede9deaa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 18 Nov 2019 00:14:59 +0000 Subject: [PATCH 2/2] Redownload tarball OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libxmlb?expand=0&rev=11 --- libxmlb-0.1.13.tar.xz | 4 ++-- libxmlb.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libxmlb-0.1.13.tar.xz b/libxmlb-0.1.13.tar.xz index 6d9962c..42150fa 100644 --- a/libxmlb-0.1.13.tar.xz +++ b/libxmlb-0.1.13.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf22d3386f02d6cfe54f26c6e18dbd4ae531e8e5b9548a50a09ff008d2327421 -size 72792 +oid sha256:8145d791eece6d7c2cc75872ac40a7c775f4c67843dbcec8aa0f2658ce084622 +size 91597 diff --git a/libxmlb.spec b/libxmlb.spec index 39e67eb..e3df088 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -1,7 +1,7 @@ # # spec file for package libxmlb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC. # Copyright (c) 2019 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties