Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libqmi for openSUSE:Factory checked in at 2021-12-22 20:17:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqmi (Old) and /work/SRC/openSUSE:Factory/.libqmi.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqmi" Wed Dec 22 20:17:44 2021 rev:40 rq:941725 version:1.30.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes 2021-08-31 19:55:14.877928390 +0200 +++ /work/SRC/openSUSE:Factory/.libqmi.new.2520/libqmi.changes 2021-12-22 20:18:04.275847181 +0100 @@ -1,0 +2,39 @@ +Mon Dec 20 23:02:07 UTC 2021 - Martin Hauke <[email protected]> + +- Mention libqmi.keyring + +------------------------------------------------------------------- +Mon Dec 20 22:15:31 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.30.2: + * libqmi-glib: + ** Added support for 'hsic', 'bam-dmux' and 'unknown' endpoint types. + ** Added support for QMAPv2, QMAPv3 and QMAPv4 data aggregation types. + ** Added support for 'NGRAN' access technology identifier. + ** New 'qmi_device_add_link_with_flags()' method, in order to give e.g. rmnet + specific checksum offload related flags when creating a new link. + * qmicli: + ** New '--nas-get-preferred-networks' command. + ** New '--nas-set-preferred-networks' command. + ** New '--uim-get-configuration' command. + ** New '--uim-depersonalization' command. + ** New '--wms-get-routes' command. + ** New '--dpm-open-port' command. + ** New '--dpm-close-port' command. + ** Updated '--wds-create-profile' with an additional 'apn-type-mask' setting. + ** Updated '--wds-modify-profile' with an additional 'apn-type-mask' setting. + ** Updated '--link-add' with an additional optional 'flags' setting. + * qmi-network: + ** New PROFILE configuration setting to allow specifying which WDS profile to + use when connecting. + ** New IP-TYPE configuration setting to allow selecting the IP type requested + * collections: + ** basic: added voice call management operations. + ** basic: added voice supplementary service related operations. + ** basic: added NAS preferred networks related operations. + ** basic: added NAS network reject indications. + ** basic: added UIM depersonalization related operations. + * Several other minor improvements and fixes. +- add gpg validation + +------------------------------------------------------------------- Old: ---- libqmi-1.28.8.tar.xz New: ---- libqmi-1.30.2.tar.xz libqmi-1.30.2.tar.xz.asc libqmi.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqmi.spec ++++++ --- /var/tmp/diff_new_pack.uE76lP/_old 2021-12-22 20:18:04.879847464 +0100 +++ /var/tmp/diff_new_pack.uE76lP/_new 2021-12-22 20:18:04.883847466 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqmi # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,9 +18,8 @@ %define _soname libqmi-glib5 - Name: libqmi -Version: 1.28.8 +Version: 1.30.2 Release: 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 @@ -28,8 +27,9 @@ Group: Hardware/Modem URL: https://www.freedesktop.org/wiki/Software/libqmi/ Source0: https://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz +Source1: https://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz.asc +Source98: libqmi.keyring Source99: libqmi-rpmlintrc - BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: pkgconfig(gio-2.0) @@ -88,7 +88,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %check -make %{?_smp_mflags} check +%make_build check %post -n %{_soname} -p /sbin/ldconfig %postun -n %{_soname} -p /sbin/ldconfig ++++++ libqmi-1.28.8.tar.xz -> libqmi-1.30.2.tar.xz ++++++ ++++ 32872 lines of diff (skipped)
