From 6c879f6acb893ce48819d36dbc8f960966582034 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 3 May 2016 13:07:28 +0200 Subject: [PATCH] Update to 1.14.2 --- .gitignore | 1 + libqmi.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3671c28..f9f1910 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libqmi.spec b/libqmi.spec index dc805ed..790904c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -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 - 1.14.2-1 +- Update to 1.14.2 + * Mon Mar 21 2016 Lubomir Rintel - 1.14.0-1 - Update to 1.14.0 release diff --git a/sources b/sources index 85bd5ab..83e554a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b23f3c0fe873a347cfc2df97939db5f8 libqmi-1.14.0.tar.xz +6ec55d1a1941bb18802ab8498baca7e0 libqmi-1.14.2.tar.xz