[libnm-qt] Update to 0.9.9.1

Jan Grulich jgrulich at fedoraproject.org
Tue Feb 25 09:23:19 UTC 2014


commit 6ebca5cdfb66dfc88bb9038626da6d318b993483
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Tue Feb 25 10:24:01 2014 +0100

    Update to 0.9.9.1

 .gitignore    |    1 +
 libnm-qt.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de8bde4..a9f97d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libnm-qt-0.9.8.0.tar.xz
+/libnm-qt-0.9.9.1-gitb7f3d65.tar.xz
diff --git a/libnm-qt.spec b/libnm-qt.spec
index f977b1b..80cfea7 100644
--- a/libnm-qt.spec
+++ b/libnm-qt.spec
@@ -1,6 +1,6 @@
-# %global         git_commit 5af966a
+%global         git_commit b7f3d65
 Name:           libnm-qt
-Version:        0.9.8.0
+Version:        0.9.9.1
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Qt-only wrapper for NetworkManager DBus API
@@ -8,9 +8,9 @@ Summary:        Qt-only wrapper for NetworkManager DBus API
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            https://projects.kde.org/projects/extragear/libs/libnm-qt
-Source0:        http://download.kde.org/unstable/networkmanager-qt/%{version}/src/%{name}-%{version}.tar.xz
+# Source0:        http://download.kde.org/unstable/networkmanagement/%{version}/src/%{name}-%{version}.tar.xz
 # # Package from git snapshots using releaseme scripts
-# Source0:        %{name}-%{version}-git%{git_commit}.tar.bz2
+Source0:        %{name}-%{version}-git%{git_commit}.tar.xz
 
 BuildRequires:  cmake >= 2.6
 BuildRequires:  pkgconfig(QtCore)
@@ -19,7 +19,7 @@ BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8
 BuildRequires:  pkgconfig(ModemManager) >= 1.0.0
 BuildRequires:  pkgconfig(libnm-glib) pkgconfig(libnm-util)
 
-Requires:  NetworkManager >= 0.9.8
+Requires:  NetworkManager >= 0.9.9.0
 
 %description
 Qt library for NetworkManager
@@ -63,6 +63,9 @@ make install/fast  DESTDIR=%{buildroot} -C %{_target_platform}
 %{_includedir}/NetworkManagerQt/
 
 %changelog
+* Tue Feb 25 2014 Jan Grulich <jgrulich at redhat.com> - 1:0.9.9.1-1.20140225gitb7f3d65
+- Update to 0.9.9.1 (development version)
+
 * Thu Nov 21 2013 Jan Grulich <jgrulich at redhat.com> - 1:0.9.8.0-1
 - Update to 0.9.8.0 (stable release)
 
diff --git a/sources b/sources
index 441c38c..eca2d35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ea6234866ab269bc839e0a7c4d101bb  libnm-qt-0.9.8.0.tar.xz
+eab12229d012590e9dbea75a330b5108  libnm-qt-0.9.9.1-gitb7f3d65.tar.xz


More information about the scm-commits mailing list