From ba52311fcb421c8b2da245e3572ccb067437d6d8 Mon Sep 17 00:00:00 2001 From: Matej Habrnal Date: Feb 03 2016 14:05:21 +0000 Subject: New version 2.8.0 Resolves: #1304310 --- diff --git a/.gitignore b/.gitignore index 53680f5..9ed15f7 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ abrt-1.1.13.tar.gz /abrt-2.7.0.tar.gz /abrt-2.7.1.tar.gz /abrt-2.7.2.tar.gz +/abrt-2.8.0.tar.gz diff --git a/abrt.spec b/abrt.spec index f7f5a88..894d3d4 100644 --- a/abrt.spec +++ b/abrt.spec @@ -48,7 +48,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt -Version: 2.7.2 +Version: 2.8.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -1086,6 +1086,10 @@ killall abrt-dbus >/dev/null 2>&1 || : %config(noreplace) %{_sysconfdir}/profile.d/abrt-console-notification.sh %changelog +* Wed Feb 03 2016 Matej Habrnal 2.8.0-1 +- a-a-save-package-data: do not blacklist firefox +- Resolves: #1304310 + * Tue Feb 02 2016 Matej Habrnal 2.7.2-1 - ccpp: add AllowedUsers and AllowedGroups feature - ccpp: use executable name from pid diff --git a/sources b/sources index e88fb6f..0777d20 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09afeb8207b965f9659c0bf11722af16 abrt-2.7.2.tar.gz +ab0744ee52a36c0d647ae1af9a356090 abrt-2.8.0.tar.gz