[kde-plasma-nm] Update to 0.9.3.3

Jan Grulich jgrulich at fedoraproject.org
Wed Feb 26 17:38:58 UTC 2014


commit 9a89d37207049ec932e5f28f837088b4d51de672
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Wed Feb 26 18:39:40 2014 +0100

    Update to 0.9.3.3

 .gitignore                             |    1 +
 kde-plasma-nm.spec                     |   18 +-
 plasma-nm-0.9.3.2-upstream-fixes.patch |  410 --------------------------------
 sources                                |    2 +-
 4 files changed, 11 insertions(+), 420 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04f637c..ce5fdb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /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
+/plasma-nm-0.9.3.3.tar.xz
diff --git a/kde-plasma-nm.spec b/kde-plasma-nm.spec
index 3082429..e57fa45 100644
--- a/kde-plasma-nm.spec
+++ b/kde-plasma-nm.spec
@@ -1,6 +1,6 @@
 Name:           kde-plasma-nm
-Version:        0.9.3.2
-Release:        4%{?dist}
+Version:        0.9.3.3
+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,13 +10,12 @@ Source0:        http://download.kde.org/unstable/plasma-nm//plasma-nm-%{version}
 Source10: 01-fedora-plasma-nm.js
 
 ## upstream patches
-Patch0: plasma-nm-0.9.3.2-upstream-fixes.patch
 
 BuildRequires:  gettext
 BuildRequires:  kdelibs4-devel
 BuildRequires:  kde-workspace-devel
 BuildRequires:  libmm-qt-devel >= 1.0.0
-BuildRequires:  libnm-qt-devel >= 0.9.1
+BuildRequires:  libnm-qt-devel >= 0.9.8.1
 BuildRequires:  pkgconfig(NetworkManager) >= 0.9.8
 BuildRequires:  pkgconfig(ModemManager) >= 1.0.0
 BuildRequires:  pkgconfig(libnm-glib) pkgconfig(libnm-util)
@@ -25,7 +24,7 @@ BuildRequires:  pkgconfig(openconnect) >= 4.00
 %endif
 
 Requires:  NetworkManager >= 0.9.8
-Requires:  libnm-qt >= 0.9.1
+Requires:  libnm-qt >= 0.9.8.1
 
 Obsoletes: kde-plasma-networkmanagement < 1:0.9.1.0
 Obsoletes: kde-plasma-networkmanagement-libs < 1:0.9.1.0
@@ -109,8 +108,6 @@ Provides:       kde-plasma-networkmanagement-pptp = 1:%{version}-%{release}
 %prep
 %setup -qn plasma-nm-%{version}
 
-%patch0 -p1 -b .upstream-fixes
-
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
@@ -179,7 +176,7 @@ fi
 %{_kde4_datadir}/kde4/apps/plasma/plasmoids/org.kde.networkmanagement/metadata.desktop
 %{_kde4_datadir}/kde4/services/plasma-applet-networkmanagement.desktop
 %{_kde4_libdir}/kde4/plugins/designer/plasmanetworkmanagementwidgets.so
-%{_kde4_appsdir}/desktoptheme/default/icons/plasma-networkmanagement.svgz
+%{_kde4_appsdir}/desktoptheme/default/icons/plasma-networkmanagement2.svgz
 %{_kde4_iconsdir}/oxygen/*/*/*
 %{_kde4_appsdir}/plasma-desktop/updates/*.js
 # plasma-nm notifications
@@ -227,7 +224,10 @@ fi
 %endif
 
 %changelog
-* Thu Feb 13 2014 Rex Dieter <rdieter at fedoraproject.org> 0.9.3.2-4
+* Wed Feb 26 2014 Jan Grulich <jgrulich at redhat.com> - 0.9.3.3-1
+- Update to 0.9.3.3
+
+* Thu Feb 13 2014 Rex Dieter <rdieter at fedoraproject.org> - 0.9.3.2-4
 - add icon scriptlets
 
 * Fri Jan 03 2014 Jan Grulich <jgrulich at redhat.com> - 0.9.3.2-3
diff --git a/sources b/sources
index 4ed556e..12c175e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67dde011a859f2d72633cf3af5c9f847  plasma-nm-0.9.3.2.tar.xz
+5bcb5b76929f116d8ed24ddb1fdf9043  plasma-nm-0.9.3.3.tar.xz


More information about the scm-commits mailing list