diff --git a/libxmlb.spec b/libxmlb.spec index 48e3c5d..23ed021 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -3,7 +3,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb Version: 0.1.11 -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 @@ -86,6 +86,9 @@ Executable and data files for installed tests. %dir %{_datadir}/installed-tests/libxmlb %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0.1.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 15 2019 Richard Hughes 0.1.11-1 - New upstream release - Add xb_node_query_first_full() API