New upstream version 0.13
Kerneloops parser support for ppc64 and s390 Kerneloops hashing
This commit is contained in:
parent
b095ba8bca
commit
c337ac047d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/satyr-0.10.tar.xz
|
/satyr-0.10.tar.xz
|
||||||
/satyr-0.11.tar.xz
|
/satyr-0.11.tar.xz
|
||||||
/satyr-0.12.tar.xz
|
/satyr-0.12.tar.xz
|
||||||
|
/satyr-0.13.tar.xz
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: satyr
|
Name: satyr
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools to create anonymous, machine-friendly problem reports
|
Summary: Tools to create anonymous, machine-friendly problem reports
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -107,6 +107,11 @@ make check
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2014 Martin Milata <mmilata@redhat.com> 0.13-1
|
||||||
|
- New upstream version
|
||||||
|
- Kerneloops parser support for ppc64 and s390
|
||||||
|
- Kerneloops hashing
|
||||||
|
|
||||||
* Tue Dec 10 2013 Martin Milata <mmilata@redhat.com> 0.12-1
|
* Tue Dec 10 2013 Martin Milata <mmilata@redhat.com> 0.12-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
- JVM frames normalization
|
- JVM frames normalization
|
||||||
|
Loading…
Reference in New Issue
Block a user