From 6d57a1bad14082969b9aa85010b816f76e0d3915 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 1 Feb 2011 23:05:01 -0600 Subject: [PATCH] Attempt to fix Icera plugin crash on second dial --- ModemManager.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ModemManager.spec b/ModemManager.spec index 8961737..1066d61 100644 --- a/ModemManager.spec +++ b/ModemManager.spec @@ -4,7 +4,7 @@ Summary: Mobile broadband modem management service Name: ModemManager Version: 0.4 -Release: 5%{snapshot}%{?dist} +Release: 6%{snapshot}%{?dist} # # Source from git://anongit.freedesktop.org/ModemManager/ModemManager # tarball built with: @@ -89,6 +89,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/dbus-1/interfaces/*.xml %changelog +* Tue Feb 1 2011 Dan Williams - 0.4-6.git20110201 +- Attempt to fix Icera plugin crash on second dial + * Tue Feb 1 2011 Dan Williams - 0.4-5.git20110201 - core: add device and SIM identifier properties - dbus: fix property access permissions via D-Bus (rh #58594) diff --git a/sources b/sources index f83da00..ec341fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3afd50dc1a3b353c0eb9e5dbd9137c6 ModemManager-0.4.git20110201.tar.bz2 +217515da16541a151122a43abbdadb35 ModemManager-0.4.git20110201.tar.bz2