Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:38 +01:00
parent 8cafea752d
commit e18e601c35

View File

@ -26,7 +26,7 @@
Name: satyr
Version: 0.22
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools to create anonymous, machine-friendly problem reports
Group: System Environment/Libraries
License: GPLv2+
@ -142,6 +142,9 @@ make check || {
%endif
%changelog
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.22-2
- Rebuild for Python 3.6
* Wed Dec 14 2016 Jakub Filak <jakub@thefilaks.net> 0.22-1
- New upstream version
- Added support fof JavaScript (V8) stack traces