From a62a25246647b9d244f9dbd0623452fd773e5b63 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 5 Nov 2019 15:55:47 -0500 Subject: [PATCH] import libqmi-1.22.4-4.el8 --- .gitignore | 2 +- .libqmi.metadata | 2 +- SPECS/libqmi.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 1afb148..460f514 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libqmi-1.20.0.tar.xz +SOURCES/libqmi-1.22.4.tar.xz diff --git a/.libqmi.metadata b/.libqmi.metadata index afbbc6e..e9435ca 100644 --- a/.libqmi.metadata +++ b/.libqmi.metadata @@ -1 +1 @@ -5952d11d617209b62b5a520ed6438eac42c63755 SOURCES/libqmi-1.20.0.tar.xz +dc80d46ceb05d38605e87f75df5d514d687b4327 SOURCES/libqmi-1.22.4.tar.xz diff --git a/SPECS/libqmi.spec b/SPECS/libqmi.spec index cd82e97..938f46e 100644 --- a/SPECS/libqmi.spec +++ b/SPECS/libqmi.spec @@ -2,7 +2,7 @@ Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol -Version: 1.20.0 +Version: 1.22.4 Release: 4%{?dist} Group: Development/Libraries License: LGPLv2+ @@ -14,7 +14,7 @@ BuildRequires: glib2-devel >= 2.32.0 BuildRequires: libgudev-devel >= 147 BuildRequires: python3-devel BuildRequires: gtk-doc -BuildRequires: libmbim-devel >= 1.14.0 +BuildRequires: libmbim-devel >= 1.18.0 %description This package contains the libraries that make it easier to use QMI functionality @@ -90,6 +90,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac %changelog +* Mon May 06 2019 Lubomir Rintel - 1.22.4-1 +- Update to 1.22.4 + * Fri Jun 29 2018 Charalampos Stratakis - 1.20.0-4 - Change to Python 3 as a build dependency