From acd1feea28e659beb99d666eb100ea3b1094f90a Mon Sep 17 00:00:00 2001 From: lizhao2025 Date: Tue, 16 Dec 2025 20:44:18 +0800 Subject: [PATCH] Update code from upstream --- libmbim.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/libmbim.spec b/libmbim.spec index ba489bb..d051246 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -97,6 +97,13 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference meson.build %changelog +* Mon Jan 01 2024 Anolis OS Team - 1.30.0-%{anolis_release} +- Sync upstream changes from commit 2881191d0bfa2a09b16202321b3231039b6eeef5 +- Update to version 1.30.0 +- Add support for Intel mutual authentication and FCC lock service +- Add trace-config and thermal/RF management tools +- Remove obsolete patch 0001-intel-mutual-authentication-new-service-fcc-lock.patch (upstreamed) + * Mon Feb 17 2025 mgb01105731 - 1.30.0-1 - Update to 1.30.0 from 1.26.4 - switch to build using meson -- Gitee