[libnm-qt] fix source

Lukas Tinkl ltinkl at fedoraproject.org
Mon Aug 12 12:23:26 UTC 2013


commit 6bcb36234b1883634172e12bbd485064a3d1d9b7
Author: Lukáš Tinkl <lukas at kde.org>
Date:   Mon Aug 12 14:23:04 2013 +0200

    fix source

 libnm-qt.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnm-qt.spec b/libnm-qt.spec
index f671b39..ff84309 100644
--- a/libnm-qt.spec
+++ b/libnm-qt.spec
@@ -8,7 +8,7 @@ Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            https://projects.kde.org/projects/extragear/libs/libnm-qt
 # 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)


More information about the scm-commits mailing list