diff --git a/.gitignore b/.gitignore index b6f2b0b..ce178a6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libreport.spec b/libreport.spec index 5581af6..bf204d8 100644 --- a/libreport.spec +++ b/libreport.spec @@ -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 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 2.0.17-1 - update CWD after stealing of a dump directory - get product/version from system configuration diff --git a/sources b/sources index 8656979..0978e26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -544c968919eec960de520861f192fbfd libreport-2.0.17.tar.gz +af6cea2009cfbe601d336ff27d3c8154 libreport-2.0.18.tar.gz