Accepting request 746600 from network
OBS-URL: https://build.opensuse.org/request/show/746600 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqmi?expand=0&rev=24
This commit is contained in:
commit
4c2bba74f7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:755bbea2a330ac16d56678fbcdd09201ddb14779059ecc895edfac388551d5de
|
|
||||||
size 957172
|
|
3
libqmi-1.24.0.tar.xz
Normal file
3
libqmi-1.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aeb69f90c273467cce246176cba0967c6413f1995a976992770a597c4fe28c79
|
||||||
|
size 995452
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 8 11:49:40 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.24.0:
|
||||||
|
+ Various new services, requests and firmware update support
|
||||||
|
added.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 8 20:21:52 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
Sun Sep 8 20:21:52 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -18,8 +18,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _soname libqmi-glib5
|
%define _soname libqmi-glib5
|
||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Version: 1.22.6
|
Version: 1.24.0
|
||||||
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
|
||||||
@ -80,7 +81,7 @@ This package contains files required to link sources against libqmi.
|
|||||||
sed -i "s|env python|python3|g" build-aux/qmi-codegen/*
|
sed -i "s|env python|python3|g" build-aux/qmi-codegen/*
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static
|
--disable-static
|
||||||
make %{?_smp_mflags}
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
Reference in New Issue
Block a user