New upstream release
This commit is contained in:
parent
1acc933902
commit
6b85c16119
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/libxmlb-0.2.0.tar.xz
|
||||
/libxmlb-0.2.1.tar.xz
|
||||
/libxmlb-0.3.0.tar.xz
|
||||
/libxmlb-0.3.1.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.3.0
|
||||
Version: 0.3.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
@ -87,6 +87,12 @@ Executable and data files for installed tests.
|
||||
%{_datadir}/installed-tests/libxmlb/libxmlb.test
|
||||
|
||||
%changelog
|
||||
* Thu May 06 2021 Richard Hughes <richard@hughsie.com> 0.3.2-1
|
||||
- New upstream release
|
||||
- Always run xb-tool queries with the optimizer
|
||||
- Ensure tokens handling works when XbOpcode is not zero-inited
|
||||
- Use stack-allocated XbStack instances for running a machine
|
||||
|
||||
* Fri Mar 12 2021 Richard Hughes <richard@hughsie.com> 0.3.0-1
|
||||
- New upstream release
|
||||
- Add a new object to contain query context data
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.3.0.tar.xz) = add1991789881ac1bbf7b9c634c9ead9a63d458553edde42fad5535a08b8503348232809d6b41c6f9530366b1fd9f2a345a29663cc4a8eb82bc8759ef3e46730
|
||||
SHA512 (libxmlb-0.3.1.tar.xz) = 65a02cb9bdd05e3b39dda5aa5567869595d2e46c06f1ddebd4037916d54607561b0fec30cdde14bd03294244f44ade74fde40a0f3c96a8e1b8cee7a0e37d0b5b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user