[kde-plasma-nm] Update to 0.9.3.2

Jan Grulich jgrulich at fedoraproject.org
Thu Nov 21 19:48:04 UTC 2013


commit b62bbfb742a79338f95b94b2d143abd543fdfc87
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu Nov 21 20:56:20 2013 +0100

    Update to 0.9.3.2

 .gitignore            |    1 +
 kde-plasma-nm.spec    |   12 +-
 plasma-nm-fixes.patch | 2177 -------------------------------------------------
 sources               |    2 +-
 4 files changed, 7 insertions(+), 2185 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef7b87c..04f637c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /plasma-nm-0.9.3.0.tar.xz
 /plasma-nm-0.9.3.1-git82dab6e.tar.bz2
 /plasma-nm-0.9.3.1.tar.xz
+/plasma-nm-0.9.3.2.tar.xz
diff --git a/kde-plasma-nm.spec b/kde-plasma-nm.spec
index 707153c..25605b7 100644
--- a/kde-plasma-nm.spec
+++ b/kde-plasma-nm.spec
@@ -1,6 +1,6 @@
 Name:           kde-plasma-nm
-Version:        0.9.3.1
-Release:        6%{?dist}
+Version:        0.9.3.2
+Release:        1%{?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
@@ -10,7 +10,6 @@ Source0:        http://download.kde.org/unstable/plasma-nm//plasma-nm-%{version}
 Source10: 01-fedora-plasma-nm.js
 
 ## upstream patches
-Patch0: plasma-nm-fixes.patch
 
 BuildRequires:  gettext
 BuildRequires:  kdelibs4-devel
@@ -109,8 +108,6 @@ Provides:       kde-plasma-networkmanagement-pptp = 1:%{version}-%{release}
 %prep
 %setup -qn plasma-nm-%{version}
 
-%patch0 -p1 -b .fixes
-
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
@@ -125,8 +122,6 @@ rm -rf %{buildroot}
 
 make install/fast  DESTDIR=%{buildroot} -C %{_target_platform}
 
-find %{buildroot}%{_kde4_datadir} -name "kcm_network.mo" -exec rm -f {} \;
-
 %find_lang plasma_applet_org.kde.networkmanagement
 %find_lang plasmanetworkmanagement-kded
 %find_lang kde-nm-connection-editor
@@ -218,6 +213,9 @@ rm -fv %{buildroot}%{_kde4_datadir}/kde4/services/networkmanagement_pptp*
 %endif
 
 %changelog
+* Thu Nov 21 2013 Jan Grulich <jgrulich at redhat.com> - 0.9.3.2-1
+- Update to 0.9.3.2
+
 * Wed Oct 30 2013 Jan Grulich <jgrulich at redhat.com> - 0.9.3.1-6
 - add some upstream fixes and changes
 
diff --git a/sources b/sources
index 5c6dedc..4ed556e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6ce9cd8523ec0f99fe87dea8b76a02f  plasma-nm-0.9.3.1.tar.xz
+67dde011a859f2d72633cf3af5c9f847  plasma-nm-0.9.3.2.tar.xz


More information about the scm-commits mailing list