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/tracer.git#34fd7246ab4ac59109882add8667c75505dde4b5
This commit is contained in:
DistroBaker 2021-02-05 07:47:14 +01:00
parent 9e906cf592
commit 6b6c53ad52

View File

@ -18,7 +18,7 @@
Name: tracer
Version: 0.7.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Finds outdated running applications in your system
BuildArch: noarch
@ -197,6 +197,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sun Jan 24 2021 Jakub Kadlcik <frostyx@email.cz> 0.7.5-1
- Depend on python3-six instead of python3-future (frostyx@email.cz)
- Drop beautifulsoup4 in favor of built-in xml.dom (frostyx@email.cz)