diff --git a/libqmi-1.26.2.tar.xz b/libqmi-1.26.2.tar.xz deleted file mode 100644 index 158c1a9..0000000 Binary files a/libqmi-1.26.2.tar.xz and /dev/null differ diff --git a/libqmi-1.30.8.tar.xz b/libqmi-1.30.8.tar.xz new file mode 100644 index 0000000..ad1385f Binary files /dev/null and b/libqmi-1.30.8.tar.xz differ diff --git a/libqmi.spec b/libqmi.spec index 020a03e..93fccda 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,6 +1,6 @@ Name: libqmi -Version: 1.26.2 -Release: 3 +Version: 1.30.8 +Release: 1 License: LGPLv2+ and GPLv2+ Summary: A glib-based library to use the Qualcomm MSM Interface (QMI) protocol URL: http://freedesktop.org/software/libqmi @@ -65,6 +65,9 @@ find %{buildroot}%{_datadir}/gtk-doc | xargs touch --reference configure.ac %{_mandir}/man1/* %changelog +* Wed Nov 16 2022 zhouwenpei - 1.30.8-1 +- update to 1.30.8 + * Mon Jun 28 2021 liuyumeng - 1.26.2-3 - update libmbim-devel version from 1.14.0 to 1.18.0