[main] Update libmbim to v1.26.2 (#1882)

* update libmbim

* fix linting

Co-authored-by: Henry Li <lihl@microsoft.com>
This commit is contained in:
Henry Li 2022-01-11 10:23:14 -08:00 committed by GitHub
parent b4ac9ffc4b
commit f666daa668
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 11 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"libmbim-1.18.2.tar.xz": "7723f2ca2286c5286ffba7331cb4520099982e55355a7af6f45bdce6b5d39268"
"libmbim-1.26.2.tar.xz": "10c77bf5b5eb8c92ba80e9b519923ad9b898362bc8e1928e2bc9a17eeba649af"
}
}

View File

@ -1,23 +1,25 @@
Summary: Library for talking to WWAN modems and devices
Name: libmbim
Version: 1.18.2
Release: 2%{?dist}
URL: https://www.freedesktop.org/wiki/Software/libmbim/
Source0: https://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
Version: 1.26.2
Release: 1%{?dist}
License: GPLv2
Group: Applications/System
Vendor: Microsoft Corporation
Distribution: Mariner
Group: Applications/System
URL: https://www.freedesktop.org/wiki/Software/libmbim/
Source0: https://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
BuildRequires: libgudev-devel
Requires: libgudev
%description
The libmbim package contains a GLib-based library for talking to WWAN modems
and devices which speak the Mobile Interface Broadband Model (MBIM) protocol.
%package devel
Summary: Header and development files for libmbim
Requires: %{name} = %{version}
Requires: libgudev-devel
Summary: Header and development files for libmbim
Requires: %{name} = %{version}
Requires: libgudev-devel
%description devel
It contains the libraries and header files for libmbim
@ -55,12 +57,17 @@ make %{?_smp_mflags} check
%{_datadir}/gtk-doc/*
%changelog
* Mon Jan 10 2022 Henry Li <lihl@microsoft.com> - 1.26.2-1
- Upgrade to version 1.26.2
* Sat May 09 2020 Nick Samson <nisamson@microsoft.com> - 1.18.2-2
- Added %%license line automatically
* Tue Mar 17 2020 Henry Beberman <henry.beberman@microsoft.com> 1.18.2-1
- Update to 1.18.2. URL fixed. Source0 URL fixed. License verified.
* Tue Sep 03 2019 Mateusz Malisz <mamalisz@microsoft.com> 1.16.2-2
- Initial CBL-Mariner import from Photon (license: Apache2).
* Mon Dec 10 2018 Alexey Makhalov <amakhalov@vmware.com> 1.16.2-1
- Initial build. First version

View File

@ -10331,8 +10331,8 @@
"type": "other",
"other": {
"name": "libmbim",
"version": "1.18.2",
"downloadUrl": "https://www.freedesktop.org/software/libmbim/libmbim-1.18.2.tar.xz"
"version": "1.26.2",
"downloadUrl": "https://www.freedesktop.org/software/libmbim/libmbim-1.26.2.tar.xz"
}
}
},