New upstream release 2.0.18

Resolves: #869833
This commit is contained in:
Jakub Filak 2012-11-01 11:23:01 +01:00
parent 049c1b3c4b
commit 1f57f4f719
3 changed files with 11 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ abrt-1.1.13.tar.gz
/abrt-2.0.15.tar.gz
/abrt-2.0.16.tar.gz
/abrt-2.0.17.tar.gz
/abrt-2.0.18.tar.gz

View File

@ -24,8 +24,8 @@
Summary: Automatic bug detection and reporting tool
Name: abrt
Version: 2.0.17
Release: 2%{?dist}
Version: 2.0.18
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/abrt/
@ -646,6 +646,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/dbus_event.conf
%changelog
* Thu Nov 01 2012 Jakub Filak <jfilak@redhat.com> 2.0.18-1
- bugzilla-dupe-search: fix os_release to contain the same OS version as bug 755535
- Do not stop reporting when GConf entry is not found. Closes rhbz#869833
- Fix false positive caused by English language fix
- pyhook: import inspect lazily
- Resolves: #869833
* Wed Oct 24 2012 Jakub Filak <jfilak@redhat.com> 2.0.17-2
- remove ABRT1.0-to-ABRT2.0 upgrade script from spec file

View File

@ -1 +1 @@
8705c9c21389d10d5bb966e5a952fa9f abrt-2.0.17.tar.gz
6c7f66be48c3aab72b4d69fe3391bf04 abrt-2.0.18.tar.gz