diff --git a/libqmi-1.22.0.tar.xz b/libqmi-1.22.0.tar.xz deleted file mode 100644 index 3446fb6..0000000 --- a/libqmi-1.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21c198b481f1617bb7edb1960d823569de3e38b269dbf513af1b56048cafaa17 -size 973264 diff --git a/libqmi-1.22.2.tar.xz b/libqmi-1.22.2.tar.xz new file mode 100644 index 0000000..bc3f137 --- /dev/null +++ b/libqmi-1.22.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f1e514a89b1dcba05cf7274895e7301a2da4c947b7c2f17acb84fc74038227 +size 947124 diff --git a/libqmi.changes b/libqmi.changes index 418aef7..cb9ae22 100644 --- a/libqmi.changes +++ b/libqmi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 2 21:38:48 UTC 2019 - Bjørn Lie + +- Update to version 1.22.2: + + Fixed CID tracking logic in the qmi-proxy. + https://gitlab.freedesktop.org/mobile-broadband/libqmi/issues/9 + ------------------------------------------------------------------- Tue Jan 8 21:43:44 UTC 2019 - bjorn.lie@gmail.com diff --git a/libqmi.spec b/libqmi.spec index 79ab654..69694a7 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -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