diff --git a/ModemManager.spec b/ModemManager.spec index 15371c7..bcf7dff 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.16.8 +Version: 1.17.900 Release: 1mamba Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards Group: Applications/Networking @@ -12,6 +12,7 @@ URL: https://modemmanager.org/ Source: http://www.freedesktop.org/software/ModemManager/ModemManager-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN +#libpthread.so.0()(64bit): /usr/lib64/libpthread.so: file not owned by any package BuildRequires: glibc-devel BuildRequires: libglib-devel BuildRequires: libgudev-devel @@ -98,7 +99,7 @@ This package contains static libraries and header files needed for development. %{_datadir}/dbus-1/interfaces/* %{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service %dir %{_datadir}/ModemManager -%{_datadir}/ModemManager/mm-foxconn-carrier-mapping.conf +%{_datadir}/ModemManager/mm-foxconn-*-carrier-mapping.conf %{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy %{_datadir}/icons/hicolor/22x22/apps/ModemManager.png %{_mandir}/man1/mmcli.1* @@ -128,6 +129,12 @@ This package contains static libraries and header files needed for development. %{_libdir}/pkgconfig/mm-glib.pc %changelog +* Sun Aug 15 2021 Automatic Build System 1.17.900-1mamba +- automatic version update by autodist + +* Tue Aug 10 2021 Automatic Build System 1.16.10-1mamba +- automatic version update by autodist + * Wed Jul 14 2021 Automatic Build System 1.16.8-1mamba - automatic version update by autodist