automatic version update by autodist [release 1.18.4-1mamba;Sun Nov 28 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:49:03 +01:00
parent ee80cdd277
commit a77bbbbd8a

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: ModemManager
Epoch: 1
Version: 1.18.2
Version: 1.18.4
Release: 1mamba
Summary: Provides a DBus interface to communicate with mobile broadband (GSM, CDMA, UMTS, …) cards
Group: Applications/Networking
@ -99,6 +99,8 @@ This package contains static libraries and header files needed for development.
%{_datadir}/dbus-1/system-services/org.freedesktop.ModemManager1.service
%dir %{_datadir}/ModemManager
%{_datadir}/ModemManager/mm-foxconn-*-carrier-mapping.conf
%dir %{_datadir}/ModemManager/fcc-unlock.available.d
%{_datadir}/ModemManager/fcc-unlock.available.d/*
%{_datadir}/polkit-1/actions/org.freedesktop.ModemManager1.policy
%{_datadir}/icons/hicolor/22x22/apps/ModemManager.png
%{_mandir}/man1/mmcli.1*
@ -128,6 +130,9 @@ This package contains static libraries and header files needed for development.
%{_libdir}/pkgconfig/mm-glib.pc
%changelog
* Sun Nov 28 2021 Automatic Build System <autodist@mambasoft.it> 1.18.4-1mamba
- automatic version update by autodist
* Thu Sep 16 2021 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
- automatic version update by autodist