Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:43:44 -07:00
parent 3fa469ad45
commit add17d3417

View File

@ -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 <tdawson@redhat.com> - 1.34.0-8
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Tue Jun 25 2024 Lubomir Rintel <lkundrak@v3.sk> - 1.34.0-7
- Add patches for a pair of bugs that make static analysis unhappy (RHEL-38475)