[libmm-qt] Update to current git snapshot

Lukas Tinkl ltinkl at fedoraproject.org
Mon Aug 12 11:52:56 UTC 2013


commit e5fad3270995d1bfbbef149a5f4b06a1e2e812a9
Author: Lukáš Tinkl <lukas at kde.org>
Date:   Mon Aug 12 13:36:28 2013 +0200

    Update to current git snapshot

 .gitignore    |    3 +--
 libmm-qt.spec |   14 +++++++-------
 sources       |    2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b88b78..f9d7d08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/libmm-qt-0.6.0-git657646b.tar.bz2
-/libmm-qt-0.6.0-gitc5920e0.tar.bz2
+/libmm-qt-0.6.0-gitd84301.tar.xz
diff --git a/libmm-qt.spec b/libmm-qt.spec
index 095b6c1..7693958 100644
--- a/libmm-qt.spec
+++ b/libmm-qt.spec
@@ -1,17 +1,14 @@
-%global         git_commit c5920e0
+%global         git_commit d84301
 Name:           libmm-qt
 Version:        0.6.0
-Release:        3.20130613git%{git_commit}%{?dist}
+Release:        4.20130812git%{git_commit}%{?dist}
 Summary:        Qt-only wrapper for ModemManager DBus API
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            https://projects.kde.org/projects/extragear/libs/libmm-qt
-# Package from git snapshots, create example:
-# git clone git://anongit.kde.org/libmm-qt.git
-# cd libmm-qt
-# git archive --prefix=libmm-qt-%{version}/ master | bzip2 > ../%{name}-%{version}-git%{git_commit}.tar.bz2
-Source0:        %{name}-%{version}-git%{git_commit}.tar.bz2
+# Package from git snapshots using releaseme scripts
+Source0:        %{name}-%{version}-git%{git_commit}.tar.xz
 
 BuildRequires:  cmake >= 2.6
 BuildRequires:  pkgconfig(QtCore)
@@ -60,6 +57,9 @@ make install/fast  DESTDIR=%{buildroot} -C %{_target_platform}
 %{_libdir}/libModemManagerQt.so
 
 %changelog
+* Mon Aug 12 2013 Lukas Tinkl <ltinkl at redhat.com> - 0.6.0-4.20130812gitd84301
+- Update to current git snapshot
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.0-3.20130613gitc5920e0
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index a141acb..8ff1b0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7743c0012e37927ec649ee1b2ad1f712  libmm-qt-0.6.0-gitc5920e0.tar.bz2
+dbf2f67311ac74c05a7cba0e66ac9792  libmm-qt-0.6.0-gitd84301.tar.xz


More information about the scm-commits mailing list