!14 update ModemManager to 1.22.0

From: @eaglegai 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2024-01-02 07:31:51 +00:00 committed by Gitee
commit bd782a3581
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
ModemManager-1.22.0.tar.bz2 Normal file

Binary file not shown.

View File

@ -4,7 +4,7 @@
Name: ModemManager Name: ModemManager
Version: 1.20.6 Version: 1.22.0
Release: 1 Release: 1
Summary: Mobile broadband modem manager Summary: Mobile broadband modem manager
License: GPLv2+ License: GPLv2+
@ -13,7 +13,7 @@ Source: https://gitlab.com/linux-mobile-broadband/ModemManager/-/archive
BuildRequires: meson >= 0.53 dbus-devel gtk-doc vala-tools vala-devel BuildRequires: meson >= 0.53 dbus-devel gtk-doc vala-tools vala-devel
BuildRequires: gettext-devel glib2-devel gobject-introspection-devel libgudev-devel BuildRequires: gettext-devel glib2-devel gobject-introspection-devel libgudev-devel
BuildRequires: libqmi-devel >= 1.32.0 libmbim-devel >= 1.28.0 systemd-devel systemd BuildRequires: libqmi-devel >= 1.34.0 libmbim-devel >= 1.30.0 systemd-devel systemd
BuildRequires: python3-gobject python3-dbus BuildRequires: python3-gobject python3-dbus
Requires: libmbim-utils libqmi-utils glib2 >= %{glib2_version} Requires: libmbim-utils libqmi-utils glib2 >= %{glib2_version}
@ -136,7 +136,7 @@ cp -a cli/mmcli-completion %{buildroot}%{_datadir}/bash-completion/completions/m
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
%doc README TODO NEWS %doc README NEWS
%{_mandir}/man8/* %{_mandir}/man8/*
%{_mandir}/man1/* %{_mandir}/man1/*
%{_datadir}/icons/hicolor/22x22/apps/*.png %{_datadir}/icons/hicolor/22x22/apps/*.png
@ -144,6 +144,12 @@ cp -a cli/mmcli-completion %{buildroot}%{_datadir}/bash-completion/completions/m
%{_datadir}/dbus-1/interfaces/*.xml %{_datadir}/dbus-1/interfaces/*.xml
%changelog %changelog
* Tue Jan 02 2024 gaihuiying <eaglegai@163.com> - 1.22.0-1
- Type:requirements
- ID:NA
- SUG:NA
- DESC: update ModemManager to 1.22.0
* Mon Jul 24 2023 gaihuiying <eaglegai@163.com> - 1.20.6-1 * Mon Jul 24 2023 gaihuiying <eaglegai@163.com> - 1.20.6-1
- Type:requirements - Type:requirements
- ID:NA - ID:NA