1.16.4
This commit is contained in:
parent
73065cc419
commit
e10391213b
@ -3,8 +3,8 @@
|
||||
%global mbim_version %(pkg-config --modversion mbim-glib 2>/dev/null || echo bad)
|
||||
|
||||
Name: ModemManager
|
||||
Version: 1.14.10
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Mobile broadband modem management service
|
||||
License: GPLv2+
|
||||
URL: http://www.freedesktop.org/wiki/Software/ModemManager/
|
||||
@ -99,6 +99,9 @@ autoreconf -vif
|
||||
--enable-gtk-doc \
|
||||
--with-qmi=yes \
|
||||
--with-mbim=yes \
|
||||
%ifarch aarch64
|
||||
--enable-plugin-qcom-soc \
|
||||
%endif
|
||||
--disable-static \
|
||||
--with-polkit=no \
|
||||
--with-dist-version=%{version}-%{release}
|
||||
@ -168,6 +171,9 @@ find %{buildroot} -type f -name "*.la" -delete
|
||||
%{_datadir}/vala/vapi/libmm-glib.*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 30 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 1.16.4-1
|
||||
- Update to 1.16.4
|
||||
|
||||
* Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ModemManager-1.14.10.tar.xz) = 958fa7d5a44a924e6519b619b6b7547085191610b977e863372b83ae0f86ba2af07def0b27986d4f518dfb94cdcaeef005f1a8d3e96e548b7019da0dd89a1bea
|
||||
SHA512 (ModemManager-1.16.4.tar.xz) = 5fb7625c9d41ce0179b4e59745b00b815038239552a5438d71ff36b019b398fc3dc6bef709e91a186f5f7427fcb59d79c0b1c3ca9c3dca867f0d5677fd979506
|
||||
|
Loading…
Reference in New Issue
Block a user