New upstream release
This commit is contained in:
parent
393f55ec82
commit
beb598adb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libxmlb-0.1.2.tar.xz
|
||||
/libxmlb-0.1.3.tar.xz
|
||||
/libxmlb-0.1.4.tar.xz
|
||||
/libxmlb-0.1.5.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Library for querying compressed XML metadata
|
||||
Name: libxmlb
|
||||
Version: 0.1.4
|
||||
Version: 0.1.5
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libxmlb
|
||||
@ -74,6 +74,12 @@ Files for development with %{name}.
|
||||
%{_libdir}/pkgconfig/xmlb.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 21 2018 Richard Hughes <richard@hughsie.com> 0.1.5-1
|
||||
- New upstream release
|
||||
- Add xb_builder_node_export() for gnome-software
|
||||
- Ignore calls to xb_silo_query_build_index() with no results
|
||||
- Lazy load the stemmer when required
|
||||
|
||||
* Fri Nov 09 2018 Richard Hughes <richard@hughsie.com> 0.1.4-1
|
||||
- New upstream release
|
||||
- Add support for bound variables and indexed strings
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libxmlb-0.1.4.tar.xz) = 74c3313c7fb353fb9e6809d32bf4a7d0a04a8ecfa412ff8368c4cf013942b092cffc05a6821c2138b363c45418fcf6098e7806a7403b3dadee1ec8198d1c6a9f
|
||||
SHA512 (libxmlb-0.1.5.tar.xz) = bcfe6bfda0ea2f481e5c72511ae423d7859bc7d8800d453c2b6dc07207482197e8ab904876cfe590e3310ba2b53a88edf28485ae90d8e5936652c7e3534283ee
|
||||
|
||||
Loading…
Reference in New Issue
Block a user