New upstream release
This commit is contained in:
parent
ca89e47ded
commit
00d9b0b3cc
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/libxmlb-0.1.10.tar.xz
|
||||
/libxmlb-0.1.11.tar.xz
|
||||
/libxmlb-0.1.12.tar.xz
|
||||
/libxmlb-0.1.13.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.1.12
|
||||
Version: 0.1.13
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
@ -87,6 +87,11 @@ Executable and data files for installed tests.
|
||||
%dir %{_datadir}/installed-tests/libxmlb
|
||||
|
||||
%changelog
|
||||
* Thu Oct 17 2019 Richard Hughes <richard@hughsie.com> 0.1.13-1
|
||||
- New upstream release
|
||||
- Export xb_silo_query_full()
|
||||
- Show the XPath that was used in the query in the error message
|
||||
|
||||
* Fri Sep 27 2019 Richard Hughes <richard@hughsie.com> 0.1.12-1
|
||||
- New upstream release
|
||||
- Add xb_node_transmogrify to allow changing XML format
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.1.12.tar.xz) = 4d814b9998f2c9b0131006fe97aac4fbce29fcad12b9714a9a17c297d631be8d98bf9a56d02f076faae37713b78737e73ee14a20cc0b17bff25b80e8b422913a
|
||||
SHA512 (libxmlb-0.1.13.tar.xz) = 988af1ee3467f810f41c926d39bc377b1c625f94e90abac6d8187563c87991e366ffdcdd10a6e4006363dd32c75ea3b9b385e3fc618893d92a170179e3b9caa6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user