[kde-plasma-nm] Update to current git snapshots

Lukas Tinkl ltinkl at fedoraproject.org
Mon Aug 12 13:00:41 UTC 2013


commit d97f9285ef2dd34af07ee4af8e4d290862ce5634
Author: Lukáš Tinkl <lukas at kde.org>
Date:   Mon Aug 12 15:00:27 2013 +0200

    Update to current git snapshots
    
    - simplified applet based on usability study from Akademy

 .gitignore         |    3 +--
 kde-plasma-nm.spec |   15 ++++++++-------
 sources            |    2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c57824e..753f1c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/plasma-nm-0.9.3.0-git649e5f4.tar.bz2
-/plasma-nm-0.9.3.0-git6a4c385.tar.bz2
+/plasma-nm-0.9.3.0-git707b2b.tar.xz
diff --git a/kde-plasma-nm.spec b/kde-plasma-nm.spec
index fb962ba..a5816e4 100644
--- a/kde-plasma-nm.spec
+++ b/kde-plasma-nm.spec
@@ -1,15 +1,12 @@
-%global         git_commit 6a4c385
+%global         git_commit 707b2b
 Name:           kde-plasma-nm
 Version:        0.9.3.0
-Release:        3.20130613git%{git_commit}%{?dist}
+Release:        4.20130812git%{git_commit}%{?dist}
 Summary:        Plasma applet written in QML for managing network connections
 License:        LGPLv2+ and GPLv2+
 URL:            https://projects.kde.org/projects/playground/network/plasma-nm
-# Package from git snapshots, create example:
-# git clone git://anongit.kde.org/plasma-nm-qt.git
-# cd plasma-nm
-# git archive --prefix=plasma-nm-%{version}/ master | bzip2 > ../%{name}-%{version}-git%{git_commit}.tar.bz2
-Source0:        plasma-nm-%{version}-git%{git_commit}.tar.bz2
+# Package from git snapshots using releaseme scripts
+Source0:        plasma-nm-%{version}-git%{git_commit}.tar.xz
 
 # Disable KCM
 Patch0:  plasma-nm-disable-kcm.patch
@@ -180,6 +177,10 @@ rm -fv %{buildroot}%{_kde4_datadir}/kde4/services/plasmanm_pptp*
 %endif
 
 %changelog
+* Mon Aug 12 2013 Lukas Tinkl <ltinkl at redhat.com> - 0.9.3.0-4.20130812git707b2b
+- Update to current git snapshots
+- simplified applet based on usability study from Akademy
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.3.0-3.20130613git6a4c385
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index ffd9a15..be5c538 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-830ad52a7c305146af908b5d897c1a48  plasma-nm-0.9.3.0-git6a4c385.tar.bz2
+e230554a28a460de5d7d060ee2ba23ae  plasma-nm-0.9.3.0-git707b2b.tar.xz


More information about the scm-commits mailing list