[libmm-qt] Update to git snapshot

Jan Grulich jgrulich at fedoraproject.org
Thu May 22 14:33:43 UTC 2014


commit 84071cf2478805921948cca8d72972cd2deed8c5
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu May 22 16:33:32 2014 +0200

    Update to git snapshot

 .gitignore    |    1 +
 libmm-qt.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f00221..565a68e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /libmm-qt-1.0.0-git1496e4d.tar.bz2
 /libmm-qt-1.0.0.tar.xz
 /libmm-qt-1.0.1.tar.xz
+/libmm-qt-1.0.2.tar.xz
diff --git a/libmm-qt.spec b/libmm-qt.spec
index c004ec5..715d72c 100644
--- a/libmm-qt.spec
+++ b/libmm-qt.spec
@@ -1,7 +1,7 @@
-# %global         git_commit 1496e4d
+%global         git_commit 0ede8b1
 Name:           libmm-qt
-Version:        1.0.1
-Release:        1%{?dist}
+Version:        1.0.2
+Release:        1.20140305git%{git_commit}%{?dist}
 Epoch:          1
 Summary:        Qt-only wrapper for ModemManager DBus API
 
@@ -9,9 +9,9 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            https://projects.kde.org/projects/extragear/libs/libmm-qt
 
-Source0:        http://download.kde.org/unstable/modemmanager-qt/%{version}/src/%{name}-%{version}.tar.xz
+# Source0:        http://download.kde.org/unstable/modemmanager-qt/%{version}/src/%{name}-%{version}.tar.xz
 # Package from git snapshots using releaseme scripts
-# Source0:        %{name}-%{version}-git%{git_commit}.tar.bz2
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  cmake >= 2.6
 BuildRequires:  pkgconfig(QtCore)
@@ -59,6 +59,9 @@ make install/fast  DESTDIR=%{buildroot} -C %{_target_platform}
 %{_libdir}/libModemManagerQt.so
 
 %changelog
+* Thu May 22 2014 Jan Grulich <jgrulich at redhat.com> - 1:1.0.2-1.20140305git0ede8b1
+- update to git snapshot
+
 * Tue Feb 25 2014 Jan Grulich <jgrulich at redhat.com> - 1:1.0.1-1
 - Update to 1.0.1
 - Remove ModemManager as dependency (#1063378)
diff --git a/sources b/sources
index c625a3f..417fe3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ee1c7754cbb4fdf484ac2648d7263e0  libmm-qt-1.0.1.tar.xz
+f0010eb3623c40badd81fbac8651c694  libmm-qt-1.0.2.tar.xz


More information about the scm-commits mailing list