- gsm: fix issue with invalid operator names (rh #597088)

- novatel: fix S720 signal strength reporting
- novatel: detect CDMA home/roaming status
This commit is contained in:
Daniel Williams 2010-07-20 19:46:21 +00:00
parent 6706976cef
commit a26f82fed5
2 changed files with 8 additions and 3 deletions

View File

@ -1,10 +1,10 @@
%define snapshot .git20100628
%define snapshot .git20100720
%define ppp_version 2.4.5
Summary: Mobile broadband modem management service
Name: ModemManager
Version: 0.4
Release: 2%{snapshot}%{?dist}
Release: 4%{snapshot}%{?dist}
#
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
# tarball built with:
@ -88,6 +88,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
%changelog
* Tue Jul 20 2010 Dan Williams <dcbw@redhat.com> - 0.4-4.git20100720
- gsm: fix issue with invalid operator names (rh #597088)
- novatel: fix S720 signal strength reporting
- novatel: detect CDMA home/roaming status
* Mon Jun 28 2010 Dan Williams <dcbw@redhat.com> - 0.4-2.git20100628
- core: fix crash during probing when a plugin doesn't support all ports (rh #603294)
- gsm: better registration state checking when devices don't support AT+CREG (Blackberries)

View File

@ -1 +1 @@
83b14a6042bc899f8926a45276e3ab55 ModemManager-0.4.git20100628.tar.bz2
47e7d7a94cd24143c641ddf573596540 ModemManager-0.4.git20100720.tar.bz2