New upstream release
This commit is contained in:
parent
2e443c06a1
commit
0dfc62d808
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libxmlb-0.1.0.tar.xz
|
||||
/libxmlb-0.1.1.tar.xz
|
||||
/libxmlb-0.1.2.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.1.1
|
||||
Version: 0.1.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
@ -73,6 +73,13 @@ Files for development with %{name}.
|
||||
%{_libdir}/pkgconfig/xmlb.pc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 16 2018 Richard Hughes <richard@hughsie.com> 0.1.2-1
|
||||
- New upstream release
|
||||
- Add more API for fwupd and gnome-software
|
||||
- Fix a crash when using xb_builder_node_set_text() in a fixup
|
||||
- Only run the XbBuilderSourceConverterFunc if the silo needs rebuilding
|
||||
- Return an error when the XPath predicate has invalid syntax
|
||||
|
||||
* Thu Oct 11 2018 Richard Hughes <richard@hughsie.com> 0.1.1-1
|
||||
- New upstream release
|
||||
- Add support for more XPath funtions
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.1.1.tar.xz) = 892aa13619b86b8ec7c21bd2b0acce6360a5d6b1d583826eb167bb5827007fc049ab7404f4f76cfc1c49f1eb984556a6fd72aaf247f799fc827047eb8197d4a0
|
||||
SHA512 (libxmlb-0.1.2.tar.xz) = e982f83a6727299ba20406a0fe82e1fc00d9798fece30eaa72694955fcf92e1a3b22e6c7090cfdfb43359b77c89e0ec4cfce27802d81120a163b26169ad15146
|
||||
|
||||
Loading…
Reference in New Issue
Block a user