Update to 1.16.2
This commit is contained in:
parent
118e57e9bf
commit
e777a584c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/libqmi-1.14.0.tar.xz
|
/libqmi-1.14.0.tar.xz
|
||||||
/libqmi-1.14.2.tar.xz
|
/libqmi-1.14.2.tar.xz
|
||||||
/libqmi-1.16.0.tar.xz
|
/libqmi-1.16.0.tar.xz
|
||||||
|
/libqmi-1.16.2.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Name: libqmi
|
Name: libqmi
|
||||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||||
Version: 1.16.0
|
Version: 1.16.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libqmi
|
URL: http://freedesktop.org/software/libqmi
|
||||||
@ -85,6 +85,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 15 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.2-1
|
||||||
|
- Update to 1.16.2
|
||||||
|
|
||||||
* Tue Oct 04 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-2
|
* Tue Oct 04 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.16.0-2
|
||||||
- Enable hardening
|
- Enable hardening
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user