New upstream release 2.0.14
Resolves: #786640, #767186, #857425, #856960, #852165, #851855, #841338
This commit is contained in:
parent
fb1ba9f77b
commit
911234e619
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user