Accepting request 954464 from network
OBS-URL: https://build.opensuse.org/request/show/954464 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqmi?expand=0&rev=41
This commit is contained in:
commit
aa4c98fc82
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be01ece0ea2c2194cbea5744bf5aaf06c04ba5fb7ec7887a13116c76d114fedd
|
|
||||||
size 1239408
|
|
@ -1,6 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQTYjWuQGY+SSnhwXYw8rVM5iXP/+gUCYTX5FAAKCRA8rVM5iXP/
|
|
||||||
+iU6AJ0bU1az0qARgi6iLfi043CYGm1GtgCcClZz910PQMb0vPeFh3VBwOYe9Og=
|
|
||||||
=iJ6Q
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libqmi-1.30.4.tar.xz
Normal file
3
libqmi-1.30.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:00d7da30a4f8d1185f37cba289cfaf1dfcd04a58f2f76d6acfdf5b85312d6ed6
|
||||||
|
size 1241912
|
6
libqmi-1.30.4.tar.xz.asc
Normal file
6
libqmi-1.30.4.tar.xz.asc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQTYjWuQGY+SSnhwXYw8rVM5iXP/+gUCYgY1agAKCRA8rVM5iXP/
|
||||||
|
+kl3AJ0UAMJMZDwYKv676q/jltDbqJJ9CACeNwaUv1vdYC1qDXrZuMG1pUsztV8=
|
||||||
|
=WoIK
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 14 23:17:26 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.30.4:
|
||||||
|
** meson: switch to use the new python module in meson.
|
||||||
|
** meson: added a new boolean 'man' option in the meson setup to explicitly
|
||||||
|
enable or disable building the man pages.
|
||||||
|
** meson: removed the option to detect if rmnet is supported.
|
||||||
|
** meson: multiple updates to use newer meson features like install_dir(),
|
||||||
|
install_mode() or summary().
|
||||||
|
** meson: options 'mbim_qmux' and 'qrtr' are enabled by default and must be
|
||||||
|
explicitly disabled if they're not needed, there is no attempt to
|
||||||
|
autodetect whether they can be enabled or not.
|
||||||
|
* qmi-proxy:
|
||||||
|
** Remove assert when attempting to close ghost device.
|
||||||
|
* qmi-firmware-update:
|
||||||
|
** Use defaults if FLASH variables not reported, enabling support to flash
|
||||||
|
the new Sierra Wireless EM9190 and EM9191 modules.
|
||||||
|
* Several other minor improvements and fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 20 23:02:07 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
Mon Dec 20 23:02:07 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.30.2
|
Version: 1.30.4
|
||||||
Release: 0
|
Release: 0
|
||||||
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
|
# NOTE: The file headers state LESSER GPL, which is a mistake. The upstream intended license is LIBRARY GPL 2.0+
|
||||||
Summary: Library to control QMI devices
|
Summary: Library to control QMI devices
|
||||||
|
Loading…
Reference in New Issue
Block a user