diff --git a/libmbim.spec b/libmbim.spec index 569f280..7c56817 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -1,6 +1,6 @@ Name: libmbim Version: 1.30.0 -Release: 1 +Release: 2 Summary: A glib-based library for talking to WWAN modems and devices License: LGPLv2+ URL: https://gitlab.freedesktop.org/mobile-broadband/libmbim @@ -8,7 +8,7 @@ Source: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/archiv BuildRequires: gcc glib2-devel pkgconfig automake autoconf libtool BuildRequires: python3 pkgconfig(gudev-1.0) >= 147 gtk-doc -BuildRequires: libxslt python3-unversioned-command help2man meson +BuildRequires: libxslt python3-unversioned-command help2man meson gobject-introspection-devel Provides: %{name}-utils = %{version}-%{release} Obsoletes: %{name}-utils < %{version}-%{release} @@ -67,6 +67,9 @@ cp -a src/mbimcli/mbimcli %{buildroot}%{_datadir}/bash-completion/completions/ %{_mandir}/man1/* %changelog +* Thu Mar 14 2024 panchenbo - 1.30.0-2 +- add BuildRequires:gobject-introspection-devel + * Fri Dec 29 2023 zhouwenpei - 1.30.0-1 - update to 1.30.0