Accepting request 681002 from GNOME:Next
- Update to version 1.22.2: + Fixed CID tracking logic in the qmi-proxy. https://gitlab.freedesktop.org/mobile-broadband/libqmi/issues/9 OBS-URL: https://build.opensuse.org/request/show/681002 OBS-URL: https://build.opensuse.org/package/show/network/libqmi?expand=0&rev=23
This commit is contained in:
committed by
Git OBS Bridge
parent
c184f3f661
commit
e70aea23a7
@@ -19,7 +19,7 @@
|
||||
|
||||
%define _soname libqmi-glib5
|
||||
Name: libqmi
|
||||
Version: 1.22.0
|
||||
Version: 1.22.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,6 +28,7 @@ Group: Hardware/Modem
|
||||
URL: https://www.freedesktop.org/wiki/Software/libqmi/
|
||||
Source0: https://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
|
||||
Source99: libqmi-rpmlintrc
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
@@ -72,7 +73,7 @@ A GLib/GIO based library to control QMI devices
|
||||
This package contains files required to link sources against libqmi.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
# Do not rely on env for choosing python
|
||||
|
Reference in New Issue
Block a user