diff --git a/libxmlb.spec b/libxmlb.spec index 60e9b04..975cb74 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -3,7 +3,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb Version: 0.2.1 -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 @@ -91,6 +91,9 @@ Executable and data files for installed tests. %{_datadir}/installed-tests/libxmlb/libxmlb.test %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 07 2020 Richard Hughes 0.2.1-1 - New upstream release - Do not assume g_content_type_guess() always returns valid results