From e111608fb6771049e45f93c4849b13fda4a1f34f Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 15 Jan 2015 13:27:25 -0600 Subject: [PATCH] Update to 1.12.0 release --- .gitignore | 1 + libqmi.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7c2a56a..0d43a78 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libqmi-1.6.0.tar.xz /libqmi-1.8.0.tar.xz /libqmi-1.10.2.tar.xz +/libqmi-1.12.0.tar.xz diff --git a/libqmi.spec b/libqmi.spec index a97cf61..cfb504c 100644 --- a/libqmi.spec +++ b/libqmi.spec @@ -1,12 +1,12 @@ %global glib2_version 2.32.0 -%global realversion 1.10.2 +%global realversion 1.12.0 Name: libqmi Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol Version: %{?realversion} -Release: 2%{?dist} +Release: 1%{?dist} Group: Development/Libraries License: LGPLv2+ URL: http://freedesktop.org/software/libqmi @@ -88,6 +88,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog +* Thu Jan 15 2015 Dan Williams - 1.12.0-1 +- Update to 1.12.0 release + * Sun Aug 17 2014 Fedora Release Engineering - 1.10.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 35c0e67..8918a17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5b3aa098ac33c246f4a8122b7d04d05 libqmi-1.10.2.tar.xz +d8f3c494eb98df8eba0064cbbf4d5c19 libqmi-1.12.0.tar.xz