diff --git a/ModemManager.spec b/ModemManager.spec index 601afdd..b576865 100644 --- a/ModemManager.spec +++ b/ModemManager.spec @@ -2,7 +2,7 @@ Name: ModemManager Epoch: 1 Version: 1.2.0 -Release: 1mamba +Release: 2mamba Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards Group: Applications/Networking Vendor: openmamba @@ -32,6 +32,7 @@ BuildRequires: systemd-devel BuildRequires: udev-devel ## AUTOBUILDREQ-END BuildRequires: libqmi-devel >= 1.8.0 +BuildRequires: libmbim-devel >= 1.10.0 Requires: mobile-broadband-provider-info Requires: usb-modeswitch BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -117,6 +118,9 @@ exit 0 %{_libdir}/pkgconfig/mm-glib.pc %changelog +* Sat Jan 24 2015 Silvan Calarco 1.2.0-2mamba +- rebuilt with libmbim 1.10.0 + * Mon Jun 23 2014 Automatic Build System 1.2.0-1mamba - automatic update by autodist