diff --git a/.gitignore b/.gitignore index 1c79073..19fdff3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ abrt-1.1.13.tar.gz /abrt-2.0.14.tar.gz /abrt-2.0.15.tar.gz /abrt-2.0.16.tar.gz +/abrt-2.0.17.tar.gz diff --git a/abrt.spec b/abrt.spec index 6813fda..8ec8193 100644 --- a/abrt.spec +++ b/abrt.spec @@ -24,7 +24,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt -Version: 2.0.16 +Version: 2.0.17 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -641,6 +641,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf %changelog +* Wed Oct 24 2012 Jakub Filak 2.0.17-1 +- provide a problem item containing versions of binaries listed in Xorg backtrace + Adresses #867694 comment 1 +- import rpm lazily +- Resolves: #864324 + * Wed Oct 17 2012 Jakub Filak 2.0.16-1 - xorg_event: make post-create save dmesg, drop problems w/ binary modules Partially addresses: #856790 diff --git a/sources b/sources index 2e29359..61e0a47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1780d42895e7695e4567157103f1a7c8 abrt-2.0.16.tar.gz +8705c9c21389d10d5bb966e5a952fa9f abrt-2.0.17.tar.gz