From aa144acf59015d898b4e8c98fa44f6386f5196e6 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Apr 08 2013 07:54:35 +0000 Subject: Rebuild with correct libreport --- diff --git a/abrt.spec b/abrt.spec index e21931d..dcdbd15 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,9 @@ 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 + * Wed Mar 27 2013 Jakub Filak 2.1.3-1 - record runlevel - Integration with satyr