Update to 1.32
Resolves: RHEL-101710
This commit is contained in:
parent
e8644ca2fa
commit
4f3860b00e
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/libmbim-1.28.4.tar.bz2
|
||||
/libmbin-1.30.0.tar.bz2
|
||||
/libmbim-1.30.0.tar.bz2
|
||||
/libmbim-1.32.0.tar.bz2
|
||||
|
||||
12
libmbim.spec
12
libmbim.spec
@ -1,16 +1,11 @@
|
||||
Name: libmbim
|
||||
Version: 1.30.0
|
||||
Release: 6%{?dist}
|
||||
Version: 1.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Support library for the Mobile Broadband Interface Model protocol
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://gitlab.freedesktop.org/mobile-broadband/libmbim/
|
||||
Source: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||
|
||||
# Both of these are picked from upstream mbim-1-30 branch post 1.30.0.
|
||||
# Will be dropped when we rebase to a later version.
|
||||
Patch0: 0001-mbimcli-intel-tools-parse-trace-command-value-in-a-m.patch
|
||||
Patch1: 0002-mbimcli-intel-thermal-rf-fix-a-potential-mem-leak-in.patch
|
||||
|
||||
BuildRequires: meson >= 0.53
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= 2.56
|
||||
@ -97,6 +92,9 @@ cp -a src/mbimcli/mbimcli %{buildroot}%{_datadir}/bash-completion/completions/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 13 2025 Lubomir Rintel <lkundrak@v3.sk> - 1.32.0-1
|
||||
- Update to 1.32 (RHEL-101710)
|
||||
|
||||
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.30.0-6
|
||||
- Bump release for October 2024 mass rebuild:
|
||||
Resolves: RHEL-64018
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libmbim-1.30.0.tar.bz2) = 0168d850e65ab5a4c6055c3a11d5d6cfae9b0d5ef7c87e34d0164000052bfa31e11651ef552537da3b955d5a157d568a1db451d29619675f768b905bcd265d67
|
||||
SHA512 (libmbim-1.32.0.tar.bz2) = dfb8dfda323f693f1aced5013c0d0a27ad2e23660b5edb7445150388819defe21f1aec257c19238c9870480968ca464a13f8c53e7fe65abc03ae23900127c88b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user