Rebuild with Meson fix for #1699099

This commit is contained in:
Adam Williamson 2019-04-16 11:45:13 -07:00
parent 5be74830e4
commit 37cd93d492

View File

@ -3,7 +3,7 @@
Summary: Library for querying compressed XML metadata
Name: libxmlb
Version: 0.1.8
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
@ -85,6 +85,9 @@ Executable and data files for installed tests.
%dir %{_datadir}/installed-tests/libxmlb
%changelog
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 0.1.8-2
- Rebuild with Meson fix for #1699099
* Tue Mar 26 2019 Richard Hughes <richard@hughsie.com> 0.1.8-1
- New upstream release
- Add some installed tests