diff --git a/libxmlb.spec b/libxmlb.spec index cee31c4..c29285c 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -3,7 +3,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb Version: 0.3.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 @@ -88,6 +88,9 @@ Executable and data files for installed tests. %{_datadir}/installed-tests/libxmlb/libxmlb.test %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.3.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 06 2021 Richard Hughes 0.3.6-1 - New upstream release - Ensure _IS_TOKENIZED is set if tokens are added manually