[libreport] New upstream release 2.0.14

Jiří Moskovčák jmoskovc at fedoraproject.org
Fri Sep 21 13:32:44 UTC 2012


commit 911234e6191160aec846c3483ffe9750d3c5c3ef
Author: Jiri Moskovcak <jmoskovc at redhat.com>
Date:   Fri Sep 21 15:32:37 2012 +0200

    New upstream release 2.0.14
    
    Resolves: #786640, #767186, #857425, #856960, #852165, #851855, #841338

 .gitignore     |    1 +
 libreport.spec |   14 ++++++++++++--
 sources        |    2 +-
 3 files changed, 14 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a53938..6db09dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/libreport.spec b/libreport.spec
index 3c1063b..b47a4ea 100644
--- a/libreport.spec
+++ b/libreport.spec
@@ -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 at 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 at redhat.com> 2.0.13-2
 - increment the release number due to rebuild for F17 package
 
diff --git a/sources b/sources
index 5e89682..7335e1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-671e86b5e64a2f60f6c724ed946c8408  libreport-2.0.13.tar.gz
+d9674d74c9c9d0226ded2078255565b7  libreport-2.0.14.tar.gz


More information about the scm-commits mailing list