Rebuild to update libqmi's libqrtr support
Related: #2032807 Related: #1996716
This commit is contained in:
parent
a8720e007d
commit
068ba5d8ad
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: ModemManager
|
Name: ModemManager
|
||||||
Version: 1.18.2
|
Version: 1.18.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Mobile broadband modem management service
|
Summary: Mobile broadband modem management service
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.freedesktop.org/wiki/Software/ModemManager/
|
URL: http://www.freedesktop.org/wiki/Software/ModemManager/
|
||||||
@ -36,7 +36,7 @@ BuildRequires: gobject-introspection-devel >= 1.38
|
|||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libgudev1-devel >= 232
|
BuildRequires: libgudev1-devel >= 232
|
||||||
BuildRequires: libmbim-devel >= 1.26.0
|
BuildRequires: libmbim-devel >= 1.26.0
|
||||||
BuildRequires: libqmi-devel >= 1.30.0
|
BuildRequires: libqmi-devel >= 1.30.2
|
||||||
BuildRequires: libqrtr-glib-devel >= 1.0.0
|
BuildRequires: libqrtr-glib-devel >= 1.0.0
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: systemd-devel >= 209
|
BuildRequires: systemd-devel >= 209
|
||||||
@ -176,6 +176,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
|||||||
%{_datadir}/vala/vapi/libmm-glib.*
|
%{_datadir}/vala/vapi/libmm-glib.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 15 2021 Ana Cabral <acabral@redhat.com> - 1.18.2-3
|
||||||
|
- Rebuild to update libqmi's libqrtr support (rh #2032807)
|
||||||
|
|
||||||
* Fri Dec 10 2021 Ana Cabral <acabral@redhat.com> - 1.18.2-2
|
* Fri Dec 10 2021 Ana Cabral <acabral@redhat.com> - 1.18.2-2
|
||||||
- Include libqrtr-glib build dependency (rh #1996716)
|
- Include libqrtr-glib build dependency (rh #1996716)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user