- gsm: fix parsing Blackberry supported character sets response
This commit is contained in:
parent
0af164b9ff
commit
405f854dc1
@ -13,3 +13,4 @@ ModemManager-0.3.git20100323.tar.bz2
|
|||||||
ModemManager-0.3.git20100331.tar.bz2
|
ModemManager-0.3.git20100331.tar.bz2
|
||||||
ModemManager-0.3.git20100405.tar.bz2
|
ModemManager-0.3.git20100405.tar.bz2
|
||||||
ModemManager-0.3.git20100408.tar.bz2
|
ModemManager-0.3.git20100408.tar.bz2
|
||||||
|
ModemManager-0.3.git20100409.tar.bz2
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define snapshot .git20100408
|
%define snapshot .git20100409
|
||||||
%define ppp_version 2.4.5
|
%define ppp_version 2.4.5
|
||||||
|
|
||||||
Summary: Mobile broadband modem management service
|
Summary: Mobile broadband modem management service
|
||||||
Name: ModemManager
|
Name: ModemManager
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 8%{snapshot}%{?dist}
|
Release: 9%{snapshot}%{?dist}
|
||||||
#
|
#
|
||||||
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
# Source from git://anongit.freedesktop.org/ModemManager/ModemManager
|
||||||
# tarball built with:
|
# tarball built with:
|
||||||
@ -91,6 +91,9 @@ fi
|
|||||||
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 9 2010 Dan Williams <dcbw@redhat.com> - 0.3-9.git20100409
|
||||||
|
- gsm: fix parsing Blackberry supported character sets response
|
||||||
|
|
||||||
* Thu Apr 8 2010 Dan Williams <dcbw@redhat.com> - 0.3-8.git20100408
|
* Thu Apr 8 2010 Dan Williams <dcbw@redhat.com> - 0.3-8.git20100408
|
||||||
- mbm: fix retrieval of current allowed mode
|
- mbm: fix retrieval of current allowed mode
|
||||||
- gsm: fix initialization issues with some devices (like Blackberries)
|
- gsm: fix initialization issues with some devices (like Blackberries)
|
||||||
|
Loading…
Reference in New Issue
Block a user