[libmm-qt] Update to 1.0.1

Jan Grulich jgrulich at fedoraproject.org
Tue Feb 25 08:40:43 UTC 2014


commit 3364a2edb3fd106a17624098abf693af11fbbbf8
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Tue Feb 25 09:41:30 2014 +0100

    Update to 1.0.1

 .gitignore    |    1 +
 libmm-qt.spec |   10 ++++++----
 sources       |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93364aa..7f00221 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /libmm-qt-0.5.1.tar.xz
 /libmm-qt-1.0.0-git1496e4d.tar.bz2
 /libmm-qt-1.0.0.tar.xz
+/libmm-qt-1.0.1.tar.xz
diff --git a/libmm-qt.spec b/libmm-qt.spec
index f2cc637..c004ec5 100644
--- a/libmm-qt.spec
+++ b/libmm-qt.spec
@@ -1,7 +1,7 @@
 # %global         git_commit 1496e4d
 Name:           libmm-qt
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Epoch:          1
 Summary:        Qt-only wrapper for ModemManager DBus API
 
@@ -17,8 +17,6 @@ BuildRequires:  cmake >= 2.6
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  ModemManager-devel >= 1.0.0
 
-Requires:  ModemManager >= 1.0.0
-
 %description
 Qt library for ModemManager
 
@@ -61,6 +59,10 @@ make install/fast  DESTDIR=%{buildroot} -C %{_target_platform}
 %{_libdir}/libModemManagerQt.so
 
 %changelog
+* 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)
+
 * Thu Nov 21 2013 Jan Grulich <jgrulich at redhat.com> - 1:1.0.0-2
 - Update to 1.0.0 (stable release)
 
diff --git a/sources b/sources
index 38bd1ec..c625a3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-421dc7ebe8439fabc9d24da46ca0cfa7  libmm-qt-1.0.0.tar.xz
+1ee1c7754cbb4fdf484ac2648d7263e0  libmm-qt-1.0.1.tar.xz


More information about the scm-commits mailing list