diff --git a/libxmlb.spec b/libxmlb.spec index 73d2491..1911bc3 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -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 - 0.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sun Dec 30 2018 Richard Hughes 0.1.6-1 - New upstream release - Allow controlling how the XbQuery is parsed