From c17f83ba278f8182e02f1258f32d9905781ab644 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Apr 04 2014 10:32:11 +0000 Subject: New upstream release 2.2.1 --- diff --git a/libreport.spec b/libreport.spec index 35d6512..733dd9b 100644 --- a/libreport.spec +++ b/libreport.spec @@ -6,7 +6,7 @@ Summary: Generic library for reporting various problems Name: libreport -Version: 2.2.0 +Version: 2.2.1 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -377,10 +377,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man5/report_rhel_bugzilla.conf.5 rm -rf $RPM_BUILD_ROOT %check -# don't run tests on PPC* until rhbz 1070892 is fixed: -%ifnarch ppc %{power64} make check -%endif %post gtk /sbin/ldconfig @@ -584,6 +581,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/%{name}/events/report_Uploader.xml %config(noreplace) %{_sysconfdir}/libreport/events.d/uploader_event.conf %{_datadir}/%{name}/workflows/workflow_Upload.xml +%config(noreplace) %{_sysconfdir}/libreport/plugins/upload.conf +%{_datadir}/%{name}/conf.d/plugins/upload.conf %if 0%{?fedora} %files fedora @@ -650,6 +649,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Apr 04 2014 Jakub Filak 2.2.1-1 +- update the list of ignored words +- wizard: introduce the searched words list +- report-gtk: confirm the ask dialogs on 'Enter' +- spec: provide default config for reporter-upload +- Provide default config for reporter-upload +- config: do not export empty environment variables +- spec: byte-compile py files with rpm scripts + * Wed Mar 05 2014 Jakub Filak 2.2.0-1 - python: build python api for py3 - Bugzilla: fedora_contrib_private group ID for the private bugs diff --git a/sources b/sources index ee61e43..9af6734 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09af2b13375ed2d6288b86ce6de8b182 libreport-2.2.0.tar.gz +732099917194b8c2de1e9e50d715fcc5 libreport-2.2.1.tar.gz