Fedora Release Engineering 2016-07-19 12:53:47 +00:00
parent a779064c00
commit caf6d9f9aa

View File

@ -1,6 +1,6 @@
Name: tracer
Version: 0.6.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Finds outdated running applications in your system
BuildArch: noarch
@ -79,6 +79,9 @@ make DESTDIR=%{buildroot}/usr/share/ mo
%{python3_sitelib}/tracer/
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.9-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Thu Apr 14 2016 Jakub Kadlčík <frostyx@email.cz> 0.6.9-1
- Declare official python3 support (frostyx@email.cz)