Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-02-01 08:38:08 +00:00
parent c534979094
commit c70aa6c62b

View File

@ -3,7 +3,7 @@
Summary: Library for querying compressed XML metadata
Name: libxmlb
Version: 0.1.6
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
URL: https://github.com/hughsie/libxmlb
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
@ -74,6 +74,9 @@ Files for development with %{name}.
%{_libdir}/pkgconfig/xmlb.pc
%changelog
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sun Dec 30 2018 Richard Hughes <richard@hughsie.com> 0.1.6-1
- New upstream release
- Allow controlling how the XbQuery is parsed