import libqmi-1.24.0-1.el8
This commit is contained in:
parent
a62a252466
commit
823ce91976
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/libqmi-1.22.4.tar.xz
|
SOURCES/libqmi-1.24.0.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
dc80d46ceb05d38605e87f75df5d514d687b4327 SOURCES/libqmi-1.22.4.tar.xz
|
3ab11e8789b88d0879bccc4e05cfa33c30b87a39 SOURCES/libqmi-1.24.0.tar.xz
|
||||||
|
@ -2,17 +2,16 @@
|
|||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||||
Version: 1.22.4
|
Version: 1.24.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libqmi
|
URL: http://freedesktop.org/software/libqmi
|
||||||
Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
|
Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: glib2-devel >= 2.32.0
|
BuildRequires: glib2-devel >= 2.32.0
|
||||||
BuildRequires: libgudev-devel >= 147
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
|
BuildRequires: pkgconfig(gudev-1.0) >= 147
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libmbim-devel >= 1.18.0
|
BuildRequires: libmbim-devel >= 1.18.0
|
||||||
|
|
||||||
@ -90,6 +89,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 16 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.24.0-1
|
||||||
|
- Update to 1.24.0
|
||||||
|
|
||||||
* Mon May 06 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.4-1
|
* Mon May 06 2019 Lubomir Rintel <lkundrak@v3.sk> - 1.22.4-1
|
||||||
- Update to 1.22.4
|
- Update to 1.22.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user