import libqmi-1.22.4-4.el8

This commit is contained in:
CentOS Sources 2019-11-05 15:55:47 -05:00 committed by Andrew Lukoshko
parent aacbb38a92
commit a62a252466
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/libqmi-1.20.0.tar.xz
SOURCES/libqmi-1.22.4.tar.xz

View File

@ -1 +1 @@
5952d11d617209b62b5a520ed6438eac42c63755 SOURCES/libqmi-1.20.0.tar.xz
dc80d46ceb05d38605e87f75df5d514d687b4327 SOURCES/libqmi-1.22.4.tar.xz

View File

@ -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 <lkundrak@v3.sk> - 1.22.4-1
- Update to 1.22.4
* Fri Jun 29 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.20.0-4
- Change to Python 3 as a build dependency