diff --git a/ModemManager.spec b/ModemManager.spec index bcf7dff..45d53c3 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.17.900 +Version: 1.18.0 Release: 1mamba Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards Group: Applications/Networking @@ -12,7 +12,6 @@ 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 @@ -129,6 +128,9 @@ This package contains static libraries and header files needed for development. %{_libdir}/pkgconfig/mm-glib.pc %changelog +* Fri Sep 10 2021 Automatic Build System 1.18.0-1mamba +- automatic version update by autodist + * Sun Aug 15 2021 Automatic Build System 1.17.900-1mamba - automatic version update by autodist