diff --git a/gnome-abrt.spec b/gnome-abrt.spec index 2da5883..15f647b 100644 --- a/gnome-abrt.spec +++ b/gnome-abrt.spec @@ -6,7 +6,7 @@ Name: gnome-abrt Version: 1.2.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A utility for viewing problems that have occurred with the system Group: User Interface/Desktops @@ -126,6 +126,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Nov 6 2015 Jakub Filak - 1.2.0-6 +- Rebuilt for Python3.5 rebuild + * Fri Aug 14 2015 Matej Habrnal - 1.2.0-5 - Correct testing of return values from ABRT D-Bus API wrrapper