diff --git a/.gitignore b/.gitignore index 460f514..eeb94ee 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libqmi-1.22.4.tar.xz +SOURCES/libqmi-1.24.0.tar.xz diff --git a/.libqmi.metadata b/.libqmi.metadata index e9435ca..44c88c0 100644 --- a/.libqmi.metadata +++ b/.libqmi.metadata @@ -1 +1 @@ -dc80d46ceb05d38605e87f75df5d514d687b4327 SOURCES/libqmi-1.22.4.tar.xz +3ab11e8789b88d0879bccc4e05cfa33c30b87a39 SOURCES/libqmi-1.24.0.tar.xz diff --git a/SPECS/libqmi.spec b/SPECS/libqmi.spec index 938f46e..cae5e2d 100644 --- a/SPECS/libqmi.spec +++ b/SPECS/libqmi.spec @@ -2,17 +2,16 @@ Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol -Version: 1.22.4 -Release: 4%{?dist} -Group: Development/Libraries +Version: 1.24.0 +Release: 1%{?dist} License: LGPLv2+ URL: http://freedesktop.org/software/libqmi Source: http://freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: glib2-devel >= 2.32.0 -BuildRequires: libgudev-devel >= 147 BuildRequires: python3-devel +BuildRequires: pkgconfig(gudev-1.0) >= 147 BuildRequires: gtk-doc BuildRequires: libmbim-devel >= 1.18.0 @@ -90,6 +89,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac %changelog +* Wed Oct 16 2019 Lubomir Rintel - 1.24.0-1 +- Update to 1.24.0 + * Mon May 06 2019 Lubomir Rintel - 1.22.4-1 - Update to 1.22.4