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
This commit is contained in:
Bjørn Lie 2019-11-17 14:03:55 +00:00 committed by Git OBS Bridge
parent 02f3300f5b
commit ed1d393e55
4 changed files with 26 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:811ea89b578dcfcf31b4150d366fc4418ed1d70aae9970d1e7526b448ea40a7e
size 88848

3
libxmlb-0.1.13.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf22d3386f02d6cfe54f26c6e18dbd4ae531e8e5b9548a50a09ff008d2327421
size 72792

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Nov 13 09:50:26 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
- 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 &apos;
- 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

View File

@ -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