Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libxmlb.git#74999c0d8404edeee38c32b063ce172ffef2c858
This commit is contained in:
DistroBaker 2021-02-02 12:47:54 +00:00
parent 4cb2222688
commit 4af00e7691

View File

@ -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 <releng@fedoraproject.org> - 0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Sep 07 2020 Richard Hughes <richard@hughsie.com> 0.2.1-1
- New upstream release
- Do not assume g_content_type_guess() always returns valid results