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/tracker-miners.git#2c4e379db7fd96e03f47cb11aeecba4baeed2349
This commit is contained in:
DistroBaker 2021-02-04 21:32:09 +00:00
parent 29eb668673
commit 327f4370c2
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@
Name: tracker-miners
Version: 2.3.5
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Tracker miners and metadata extractors
# libtracker-extract is LGPLv2+; the miners are a mix of GPLv2+ and LGPLv2+ code
@ -133,6 +133,9 @@ rm -rf %{buildroot}%{_datadir}/tracker-tests
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 03 2020 Adam Williamson <awilliam@redhat.com> - 2.3.5-2
- Backport patch to allow newfstatat and fstatat64 syscalls (#1892452)