From ecae54f9a20d3d36634bf2898c6c804125496478 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Apr 08 2013 07:55:52 +0000 Subject: Rebuild with correct libreport Resolves: #947651 Signed-off-by: Jakub Filak --- diff --git a/abrt.spec b/abrt.spec index 355748b..30cccc3 100644 --- a/abrt.spec +++ b/abrt.spec @@ -25,7 +25,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.1.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/abrt/ @@ -52,9 +52,9 @@ BuildRequires: nss-devel BuildRequires: asciidoc BuildRequires: doxygen BuildRequires: xmlto -BuildRequires: libreport-devel >= 2.1.2 +BuildRequires: libreport-devel >= 2.1.3 BuildRequires: btparser-devel -Requires: libreport >= 2.1.2 +Requires: libreport >= 2.1.3 %if %{with systemd} Requires: systemd-units @@ -750,6 +750,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_defaultdocdir}/%{name}-python-%{version}/examples/ %changelog +* Mon Apr 08 2013 Jakub Filak 2.1.3-2 +- Require correct version of libreport +- Resolves: #947651 + * Wed Mar 27 2013 Jakub Filak 2.1.3-1 - record runlevel - Integration with satyr