[libqmi] Update to 1.6.0 release

Daniel Williams dcbw at fedoraproject.org
Fri Sep 13 16:01:55 UTC 2013


commit 113f69a6e885559537f23317376bcfee0a218a6f
Author: Dan Williams <dcbw at redhat.com>
Date:   Fri Sep 13 11:05:24 2013 -0500

    Update to 1.6.0 release

 .gitignore  |    1 +
 libqmi.spec |    9 +++++----
 sources     |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e411520..a9a3a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libqmi-1.3.0.git20130510.tar.xz
+/libqmi-1.6.0.tar.xz
diff --git a/libqmi.spec b/libqmi.spec
index 98f6d29..7357544 100644
--- a/libqmi.spec
+++ b/libqmi.spec
@@ -2,12 +2,12 @@
 %global glib2_version 2.32.0
 
 %global snapshot %{nil}
-%global realversion 1.4.0
+%global realversion 1.6.0
 
 Name: libqmi
 Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
 Version: %{?realversion}
-Release: 2%{snapshot}%{?dist}
+Release: 1%{snapshot}%{?dist}
 Group: Development/Libraries
 License: LGPLv2+
 URL: http://www.freedesktop.org/software/libqmi
@@ -85,11 +85,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %files utils
 %{_bindir}/qmicli
 %{_bindir}/qmi-network
+%{_mandir}/man1/*
 
 
 %changelog
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+* Fri Sep  6 2013 Dan Williams <dcbw at redhat.com> - 1.6.0-1
+- Update to 1.6.0 release
 
 * Fri Jun  7 2013 Dan Williams <dcbw at redhat.com> - 1.4.0-1
 - Update to 1.4.0 release
diff --git a/sources b/sources
index e2081c7..800d5af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8e2c17240c21c7d48d5df4ab04c77e7  libqmi-1.4.0.tar.xz
+17d6c2b404ee1eb4d1e60050fef64491  libqmi-1.6.0.tar.xz


More information about the scm-commits mailing list