Rebuilt for Python 3.7
This commit is contained in:
parent
957734368d
commit
0856dbbb0f
@ -12,7 +12,7 @@
|
||||
|
||||
Name: tracer
|
||||
Version: 0.7.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Finds outdated running applications in your system
|
||||
|
||||
BuildArch: noarch
|
||||
@ -164,6 +164,9 @@ make DESTDIR=%{buildroot}%{_datadir} mo
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Thu Apr 19 2018 Sean O'Keeffe <seanokeeffe797@gmail.com> 0.7.0-1
|
||||
- Fixes #98 - Don't try appending `None`, helpers (seanokeeffe797@gmail.com)
|
||||
- Fixes #104 - Replace None with "" when sorting (seanokeeffe797@gmail.com)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user