diff --git a/abrt.spec b/abrt.spec index 16042f9..e53979c 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/ @@ -50,9 +50,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 @@ -677,6 +677,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