diff --git a/libxmlb.spec b/libxmlb.spec index 04f518c..d0712cc 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -3,7 +3,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb Version: 0.1.15 -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 +* Tue Jul 28 2020 Fedora Release Engineering - 0.1.15-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Mar 04 2020 Richard Hughes 0.1.15-1 - New upstream release - Add xb_builder_source_add_simple_adapter()