New upstream release 2.0.14

Resolves: #786640, #767186, #857425, #856960, #852165, #851855, #841338
This commit is contained in:
Jiri Moskovcak 2012-09-21 15:32:37 +02:00
parent fb1ba9f77b
commit 911234e619
3 changed files with 14 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libreport-2.0.11.tar.gz
/libreport-2.0.12.tar.gz
/libreport-2.0.13.tar.gz
/libreport-2.0.14.tar.gz

View File

@ -4,8 +4,8 @@
Summary: Generic library for reporting various problems
Name: libreport
Version: 2.0.13
Release: 2%{?dist}
Version: 2.0.14
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
URL: https://fedorahosted.org/abrt/
@ -399,6 +399,16 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
%changelog
* Fri Sep 21 2012 Jiri Moskovcak <jmoskovc@redhat.com> 2.0.14-1
- added error callback to get notification about download failure rhbz#786640
- rhbz#767186: show a link to a page describing the ABRT configuration
- spec: silence rpmdiff rhbz#857425
- don't show the credential in logs rhbz#856960
- rhbz#852165: warn if adding commands without any rule condition
- rhbz#851855: process ureport server errors correctly
- reporter-bugzilla: fix adding users to CC. (Partially?) closes rhbz#841338
- Resolves: #786640, #767186, #857425, #856960, #852165, #851855, #841338
* Wed Aug 29 2012 Jakub Filak <jfilak@redhat.com> 2.0.13-2
- increment the release number due to rebuild for F17 package

View File

@ -1 +1 @@
671e86b5e64a2f60f6c724ed946c8408 libreport-2.0.13.tar.gz
d9674d74c9c9d0226ded2078255565b7 libreport-2.0.14.tar.gz