New upstream release 2.0.18

This commit is contained in:
Jakub Filak 2012-11-01 11:22:13 +01:00
parent 1667451afe
commit f7a308a8d8
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/libreport-2.0.15.tar.gz
/libreport-2.0.16.tar.gz
/libreport-2.0.17.tar.gz
/libreport-2.0.18.tar.gz

View File

@ -4,7 +4,7 @@
Summary: Generic library for reporting various problems
Name: libreport
Version: 2.0.17
Version: 2.0.18
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Libraries
@ -399,6 +399,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf
%changelog
* Thu Nov 01 2012 Jakub Filak <jfilak@redhat.com> 2.0.18-1
- reporter-bz: tighten up checking that BZ server gave us its version; fix recently broken settings parsing
- reporter-bz: make selinux-policy special case controllable from config file
- reporter-bz: if we create a new bug but cross-version dup exists, add a note
- reporter-bz: make rhbz_search_duphash static, use it more widely
* Wed Oct 24 2012 Jakub Filak <jfilak@redhat.com> 2.0.17-1
- update CWD after stealing of a dump directory
- get product/version from system configuration

View File

@ -1 +1 @@
544c968919eec960de520861f192fbfd libreport-2.0.17.tar.gz
af6cea2009cfbe601d336ff27d3c8154 libreport-2.0.18.tar.gz