[ModemManager/f15] Update to 0.5-beta4

Daniel Williams dcbw at fedoraproject.org
Wed Jul 6 22:07:06 UTC 2011


commit dba283e7bfd9a9e10a5c284c19bd2fa0387ec4ec
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Jul 6 17:10:21 2011 -0500

    Update to 0.5-beta4

 .gitignore        |    1 +
 ModemManager.spec |   11 +++++++++--
 sources           |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3158dc3..cc858d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ ModemManager-0.4.git20100720.tar.bz2
 /ModemManager-0.4.git20110201.tar.bz2
 /ModemManager-0.4.git20110427.tar.bz2
 /ModemManager-0.4.997.tar.bz2
+/ModemManager-0.4.998.git20110706.tar.bz2
diff --git a/ModemManager.spec b/ModemManager.spec
index 5ba2fc2..48a2306 100644
--- a/ModemManager.spec
+++ b/ModemManager.spec
@@ -1,9 +1,9 @@
-%define snapshot %{nil}
+%define snapshot .git20110706
 %define ppp_version 2.4.5
 
 Summary: Mobile broadband modem management service
 Name: ModemManager
-Version: 0.4.997
+Version: 0.4.998
 Release: 1%{snapshot}%{?dist}
 #
 # Source from git://anongit.freedesktop.org/ModemManager/ModemManager
@@ -93,6 +93,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/dbus-1/interfaces/*.xml
 
 %changelog
+* Wed Jul  7 2011 Dan Williams <dcbw at redhat.com> - 0.4.998-1.git20110706
+- Update to 0.5-beta4
+- gsm: various USSD fixes
+- samsung: support for Y3400 module and various other fixes
+- gobi: support access technology reporting while disconnected
+- nokia: fix issues with N900 USB connected operation (rh #583691)
+
 * Mon Jun  6 2011 Dan Williams <dcbw at redhat.com> - 0.4.997-1
 - Update to 0.5-beta3
 - samsung: only support Y3300 (fixes issues with other Samsung modems)
diff --git a/sources b/sources
index e37d69c..61ced6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f68b52ee806a928ab00675729f4bb88  ModemManager-0.4.997.tar.bz2
+2f9132a179190b2534726107a54eb1e9  ModemManager-0.4.998.git20110706.tar.bz2


More information about the scm-commits mailing list