diff --git a/.gitignore b/.gitignore index fe8117c..b24fc3b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /satyr-0.19.tar.xz /satyr-0.20.tar.gz /satyr-0.20.tar.xz +/satyr-0.21.tar.xz diff --git a/satyr.spec b/satyr.spec index 7ac024c..d3bc7e4 100644 --- a/satyr.spec +++ b/satyr.spec @@ -25,8 +25,8 @@ %endif Name: satyr -Version: 0.20 -Release: 3%{?dist} +Version: 0.21 +Release: 1%{?dist} Summary: Tools to create anonymous, machine-friendly problem reports Group: System Environment/Libraries License: GPLv2+ @@ -141,6 +141,11 @@ make check || { %endif %changelog +* Wed May 18 2016 Matej Habrnal - 0.20-1 +- New upstream version + - Introduce 'serial' field in uReport + - normalization: actualize list of functions + * Thu Feb 04 2016 Fedora Release Engineering - 0.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 1a7c3d2..ad11119 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebb66f06caa001f7acfa366affca5c52 satyr-0.20.tar.xz +81712e89e684b8170b6ddd55433d5d08 satyr-0.21.tar.xz