diff --git a/.gitignore b/.gitignore index 8a7803f..bf56d04 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /satyr-0.10.tar.xz /satyr-0.11.tar.xz /satyr-0.12.tar.xz +/satyr-0.13.tar.xz diff --git a/satyr.spec b/satyr.spec index cab619a..043a242 100644 --- a/satyr.spec +++ b/satyr.spec @@ -18,7 +18,7 @@ %endif Name: satyr -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports Group: System Environment/Libraries @@ -107,6 +107,11 @@ make check %endif %changelog +* Tue Jan 07 2014 Martin Milata 0.13-1 +- New upstream version + - Kerneloops parser support for ppc64 and s390 + - Kerneloops hashing + * Tue Dec 10 2013 Martin Milata 0.12-1 - New upstream version - JVM frames normalization diff --git a/sources b/sources index 55ceb4f..226fe16 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad528fc8eced484708f74f4339546652 satyr-0.12.tar.xz +2921d7a6db43df61f0af241187b91cb9 satyr-0.13.tar.xz