diff --git a/libqmi.spec b/libqmi.spec index 04242cb..1a6b859 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,12 +1,12 @@ Name: libqmi Version: 1.34.0 -Release: 1 +Release: 2 License: LGPLv2+ and GPLv2+ Summary: A glib-based library to use the Qualcomm MSM Interface (QMI) protocol URL: https://gitlab.freedesktop.org/mobile-broadband/libqmi Source0: https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/%{version}/%{name}-%{version}.tar.bz2 -BuildRequires: meson help2man +BuildRequires: meson help2man gobject-introspection-devel BuildRequires: glib2-devel >= 2.32.0 libgudev-devel >= 147 libmbim-devel >= 1.18.0 python3 gtk-doc gcc Provides: libqmi-utils = %{version}-%{release} Obsoletes: libqmi-utils < 1.20.0.4 @@ -67,6 +67,9 @@ cp -a src/qmicli/qmicli %{buildroot}%{_datadir}/bash-completion/completions/ %{_mandir}/man1/* %changelog +* Tue Mar 5 2024 liyanan - 1.34.0-2 +- Add buildrequires gobject-introspection-devel + * Tue Oct 24 2023 liyanan - 1.34.0-1 - Update to 1.34.0