[kde-plasma-networkmanagement] * Sun Aug 28 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 1:0.9-0.56.20110828git.nm09 - update to 2011

Kevin Kofler kkofler at fedoraproject.org
Sun Aug 28 23:13:17 UTC 2011


commit c72c9428347c2ef9606dec6555f440275428ca76
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Mon Aug 29 01:12:39 2011 +0200

    * Sun Aug 28 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 1:0.9-0.56.20110828git.nm09
    - update to 20110828 snapshot, fixes kde#280913 (OpenConnect) among other things
    - bump minimum required NM version to 0.9.0 as required by the new snapshot

 .gitignore                        |    1 +
 kde-plasma-networkmanagement.spec |   10 +++++++---
 sources                           |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72a3fef..9db6bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /networkmanagement-0.9-nm09-20110608.tar.bz2
 /networkmanagement-0.9-nm09-20110616.tar.bz2
 /networkmanagement-0.9-nm09-20110812.tar.bz2
+/networkmanagement-0.9-nm09-20110828.tar.bz2
diff --git a/kde-plasma-networkmanagement.spec b/kde-plasma-networkmanagement.spec
index 44c6a90..f94d600 100644
--- a/kde-plasma-networkmanagement.spec
+++ b/kde-plasma-networkmanagement.spec
@@ -1,10 +1,10 @@
 
-%define snap 20110812
+%define snap 20110828
 
 Name:           kde-plasma-networkmanagement
 Epoch:          1
 Version:        0.9
-Release:        0.55.%{snap}git.nm09%{?dist}
+Release:        0.56.%{snap}git.nm09%{?dist}
 Summary:        NetworkManager KDE 4 integration
 
 Group:          Applications/Internet
@@ -26,7 +26,7 @@ BuildRequires:  kdebase-workspace-devel
 # really just a runtime dep, meh -- Rex
 BuildRequires:  mobile-broadband-provider-info-devel
 # use pkgconfig() to avoid need for tracking nm epoch
-BuildRequires:  pkgconfig(NetworkManager) >= 0.8.998
+BuildRequires:  pkgconfig(NetworkManager) >= 0.9.0
 # -glib-devel to work around https://bugzilla.redhat.com/show_bug.cgi?id=685442
 # and related issues (nm-settings-cdma.h)
 BuildRequires:  NetworkManager-glib-devel 
@@ -219,6 +219,10 @@ gtk-update-icon-cache %{_kde4_iconsdir}/oxygen &> /dev/null || :
 
 
 %changelog
+* Sun Aug 28 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 1:0.9-0.56.20110828git.nm09
+- update to 20110828 snapshot, fixes kde#280913 (OpenConnect) among other things
+- bump minimum required NM version to 0.9.0 as required by the new snapshot
+
 * Fri Aug 26 2011 David Woodhouse <dwmw2 at infradead.org> - 0.9-0.55.20110812git.nm09
 - Build OpenConnect VPN support (#717250)
 
diff --git a/sources b/sources
index 9010407..e53d63d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7da5ea89559ce186eedadaec1f1d5df1  networkmanagement-0.9-nm09-20110812.tar.bz2
+61bffb50e5b947dca96c22a36cd1096a  networkmanagement-0.9-nm09-20110828.tar.bz2


More information about the scm-commits mailing list