Hello community,

here is the log from the commit of package ModemManager for openSUSE:Factory 
checked in at 2012-01-11 15:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ModemManager (Old)
 and      /work/SRC/openSUSE:Factory/.ModemManager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ModemManager", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ModemManager/ModemManager.changes        
2012-01-05 19:14:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ModemManager.new/ModemManager.changes   
2012-01-11 15:38:40.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Jan 10 07:04:21 UTC 2012 - [email protected]
+
+- Update to version 0.5.1.95:
+  + Better detection of registration state when connecting
+  + Added support for more Ericsson modems
+  + Many memory leak fixes
+  + Ensure Gobi devices are driven by the gobi plugin
+  + Added multi-part SMS message support
+  + Better handling of requests when modem is disabled
+  + USSD fixes for Huawei devices
+  + Added support for Nokia Internet Sticks
+  + Fixed quirky response handling on some Cinterion modems
+  + Fixed CREG response handling on modems that include the RAC
+  + Skip sending power-up command if modem is already powered up
+  + Added support for Sierra Wireless devices using Icera chips
+    (USB305, Lightning)
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+- Drop ModemManager-glib-2.31.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  ModemManager-0.5.tar.bz2
  ModemManager-glib-2.31.patch

New:
----
  ModemManager-0.5.1.95.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ModemManager.spec ++++++
--- /var/tmp/diff_new_pack.aeA75U/_old  2012-01-11 15:38:41.000000000 +0100
+++ /var/tmp/diff_new_pack.aeA75U/_new  2012-01-11 15:38:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ModemManager
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,14 @@
 #
 
 
-
 Name:           ModemManager
-Version:        0.5
-Release:        1
-License:        LGPLv2.1+
+Version:        0.5.1.95
+Release:        0
 Summary:        DBus interface for modem handling
-Url:            http://cgit.freedesktop.org/ModemManager/ModemManager
+License:        LGPL-2.1+
 Group:          Productivity/Networking/System
-Source0:        
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM ModemManager-glib-2.31.patch [email protected] -- Taken 
from git, remove some includes and deprecated API to fix build with glib 2.31
-Patch0:         ModemManager-glib-2.31.patch
+Url:            http://cgit.freedesktop.org/ModemManager/ModemManager
+Source0:        
http://download.gnome.org/sources/ModemManager/0.5/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -34,6 +31,8 @@
 BuildRequires:  libtool
 BuildRequires:  polkit-devel
 BuildRequires:  ppp-devel
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 Requires:       hicolor-icon-theme
 Recommends:     usb_modeswitch
 Provides:       org.freedesktop.ModemManager
@@ -45,7 +44,6 @@
 CDMA).
 
 %package devel
-License:        LGPLv2.1+
 Summary:        DBus interface for modem handling -- Development Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -57,7 +55,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 pppddir=`ls -1d %{_libdir}/pppd/2*`

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to