New upstream version 0.21

Introduce 'serial' field in uReport
Normalization: actualize list of functions

Signed-off-by: Matej Habrnal <mhabrnal@redhat.com>
This commit is contained in:
Matej Habrnal 2016-05-18 13:48:13 +02:00
parent 8c3146048a
commit 72d2e20263
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@
/satyr-0.19.tar.xz
/satyr-0.20.tar.gz
/satyr-0.20.tar.xz
/satyr-0.21.tar.xz

View File

@ -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 <mhabrnal@redhat.com> - 0.20-1
- New upstream version
- Introduce 'serial' field in uReport
- normalization: actualize list of functions
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.20-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
ebb66f06caa001f7acfa366affca5c52 satyr-0.20.tar.xz
81712e89e684b8170b6ddd55433d5d08 satyr-0.21.tar.xz