[ModemManager/f17] Update to 0.6.0

Daniel Williams dcbw at fedoraproject.org
Wed Sep 5 16:32:40 UTC 2012


commit a8e0b12a0115b57ecdbc6729d8d3d2b45e146062
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Sep 5 11:34:59 2012 -0500

    Update to 0.6.0

 .gitignore        |    1 +
 ModemManager.spec |   18 ++++++++++++++----
 sources           |    2 +-
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a35efb2..eafd7fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ ModemManager-0.4.git20100720.tar.bz2
 /ModemManager-0.5.1.97.tar.bz2
 /ModemManager-0.5.2.0.tar.bz2
 /ModemManager-0.5.3.96.tar.xz
+/ModemManager-0.6.0.0.tar.xz
diff --git a/ModemManager.spec b/ModemManager.spec
index 278c223..3861a13 100644
--- a/ModemManager.spec
+++ b/ModemManager.spec
@@ -3,7 +3,7 @@
 
 Summary: Mobile broadband modem management service
 Name: ModemManager
-Version: 0.5.3.96
+Version: 0.6.0.0
 Release: 1%{snapshot}%{?dist}
 #
 # Source from git://anongit.freedesktop.org/ModemManager/ModemManager
@@ -62,7 +62,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la
 rm -f $RPM_BUILD_ROOT%{_libdir}/pppd/2.*/*.la
 rm -f $RPM_BUILD_ROOT%{_libdir}/pppd/2.*/*.so
-rm -f $RPM_BUILD_ROOT%{_includedir}/mm/mm-modem.h
+rm -f $RPM_BUILD_ROOT%{_includedir}/mm/ModemManager.h
 
 %post
 /sbin/ldconfig
@@ -87,11 +87,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %dir %{_libdir}/%{name}
 %attr(0755,root,root) %{_libdir}/%{name}/*.so*
 /lib/udev/rules.d/*
-%{_datadir}/polkit-1/actions/*.policy
-%{_datadir}/icons/hicolor/22x22/apps/modem-manager.png
 %{_datadir}/dbus-1/interfaces/*.xml
 
 %changelog
+* Tue Sep  4 2012 Dan Williams <dcbw at redhat.com> - 0.6.0.0-1
+- Update to 0.6.0
+- core: fix SMS notifications on many Qualcomm devices
+- core: use SMS PDU mode by default (more compatible)
+- novatel: fix CDMA roaming indication
+- zte: support more devices
+- zte: power down modems when disabled
+- mbm: power down modems when disabled
+- mbm: add support for Ericsson H5321
+- sierra: fix detection of secondary ports
+- sierra: more reliable connections with USB 305/AT&T Lightning
+
 * Fri Jul 20 2012 Dan Williams <dcbw at redhat.com> - 0.5.3.96-1
 - Update to 0.5.3.96 (0.5.4-rc2)
 - core: fix SMS handling on a number of devices
diff --git a/sources b/sources
index 93ce493..5df8a43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5c692eae12b6e8e5f3b7ea845c2ba2fb  ModemManager-0.5.3.96.tar.xz
+f32640f6672d997ec0887307186e9639  ModemManager-0.6.0.0.tar.xz


More information about the scm-commits mailing list