add BuildRequires:gobject-introspection-devel

(cherry picked from commit d27fa7c575f302ba69be512c0bcb060c9019af11)
This commit is contained in:
panchenbo 2024-03-14 20:08:14 +08:00 committed by openeuler-sync-bot
parent 82e1762c74
commit 6554edf933

View File

@ -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 <panchenbo@kylinsec.com.cn> - 1.30.0-2
- add BuildRequires:gobject-introspection-devel
* Fri Dec 29 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.30.0-1
- update to 1.30.0