Update to 1.14.2

This commit is contained in:
Lubomir Rintel 2016-05-03 13:07:28 +02:00
parent 5618627f0e
commit 6c879f6acb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libqmi-1.12.4.tar.xz
/libqmi-1.12.6.tar.xz
/libqmi-1.14.0.tar.xz
/libqmi-1.14.2.tar.xz

View File

@ -1,6 +1,6 @@
Name: libqmi
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
Version: 1.14.0
Version: 1.14.2
Release: 1%{?dist}
Group: Development/Libraries
License: LGPLv2+
@ -82,6 +82,9 @@ find %{buildroot}%{_datadir}/gtk-doc |xargs touch --reference configure.ac
%changelog
* Tue May 03 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.2-1
- Update to 1.14.2
* Mon Mar 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.14.0-1
- Update to 1.14.0 release

View File

@ -1 +1 @@
b23f3c0fe873a347cfc2df97939db5f8 libqmi-1.14.0.tar.xz
6ec55d1a1941bb18802ab8498baca7e0 libqmi-1.14.2.tar.xz