From 0b12df3f8650a1799374192fe6a5b6b1c0baf2a5 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Fri, 20 Dec 2024 13:36:58 +0300 Subject: [PATCH] import libqmi-1.34.0-8.el10 --- SPECS/libqmi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/libqmi.spec b/SPECS/libqmi.spec index f13b534..ddc515a 100644 --- a/SPECS/libqmi.spec +++ b/SPECS/libqmi.spec @@ -1,6 +1,6 @@ Name: libqmi Version: 1.34.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol License: LGPL-2.1-or-later URL: http://freedesktop.org/software/libqmi @@ -109,6 +109,10 @@ cp -a src/qmicli/qmicli %{buildroot}%{_datadir}/bash-completion/completions/ %changelog +* Tue Oct 29 2024 Troy Dawson - 1.34.0-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Jun 25 2024 Lubomir Rintel - 1.34.0-7 - Add patches for a pair of bugs that make static analysis unhappy (RHEL-38475)