diff --git a/ModemManager.spec b/ModemManager.spec index 74ab5ee..fb22014 100644 --- a/ModemManager.spec +++ b/ModemManager.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ModemManager Epoch: 1 -Version: 1.8.0 +Version: 1.9.990 Release: 1mamba Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards Group: Applications/Networking @@ -49,6 +49,8 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} ModemManager provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards. Implements a loadable plugin interface to add work-arounds for non standard devices. This package contains static libraries and header files need for development. +%debug_package + %prep %setup -q @@ -98,8 +100,8 @@ exit 0 %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service %{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy %{_datadir}/icons/hicolor/22x22/apps/ModemManager.png +%{_mandir}/man1/mmcli.1* %{_mandir}/man8/ModemManager.8* -%{_mandir}/man8/mmcli.8* %doc AUTHORS COPYING # README @@ -118,6 +120,9 @@ exit 0 %{_libdir}/pkgconfig/mm-glib.pc %changelog +* Sat May 23 2020 Automatic Build System 1.9.990-1mamba +- automatic update by autodist + * Thu Aug 30 2018 Silvan Calarco 1.8.0-1mamba - update to 1.8.0