[network-manager-applet] Update to 0.9.8.2 snapshot

Daniel Williams dcbw at fedoraproject.org
Mon Apr 1 15:16:00 UTC 2013


commit 38ff706458ffa88ba2541a957c5b73017b968ee1
Author: Dan Williams <dcbw at redhat.com>
Date:   Mon Apr 1 10:17:09 2013 -0500

    Update to 0.9.8.2 snapshot

 network-manager-applet.spec |   24 ++++++++++++++++++------
 sources                     |    2 +-
 2 files changed, 19 insertions(+), 7 deletions(-)
---
diff --git a/network-manager-applet.spec b/network-manager-applet.spec
index 2da7873..0ca9b5a 100644
--- a/network-manager-applet.spec
+++ b/network-manager-applet.spec
@@ -2,15 +2,15 @@
 %define glib2_version   2.26.0
 %define dbus_version    1.4
 %define dbus_glib_version 0.86
-%define nm_version      1:0.9.7.997
+%define nm_version      1:0.9.8.0
 %define obsoletes_ver   1:0.9.7
 
-%define snapshot %{nil}
-%define realversion 0.9.8.0
+%define snapshot .git20130327
+%define realversion 0.9.8.1
 
 Name: network-manager-applet
 Summary: A network control and status applet for NetworkManager
-Version: 0.9.8.0
+Version: 0.9.8.1
 Release: 1%{snapshot}%{?dist}
 Group: Applications/System
 License: GPLv2+
@@ -54,7 +54,7 @@ BuildRequires: gnome-bluetooth-libs-devel >= 2.27.7.1-1
 %endif
 BuildRequires: iso-codes-devel
 BuildRequires: libgudev1-devel >= 147
-
+BuildRequires: libsecret-devel >= 0.12
 
 %description
 This package contains a network control and status notification area applet
@@ -225,7 +225,19 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gir-1.0/NMGtk-1.0.gir
 
 %changelog
-* Thu Feb 21 2013 Dan Williams <dcbw at redhat.com> - 0.9.8.0-1
+* Wed Mar 27 2013 Dan Williams <dcbw at redhat.com> - 0.9.8.1-1.git20130327
+- Update to 0.9.8.2 snapshot
+- Updated translations
+- editor: don't overwrite bridge/bond master interface name with UUID
+- applet: fix WWAN PIN dialog invalid "label1" entry widget
+- editor: fix allowed values for VLAN ID and MTU
+- editor: preserve existing PPP connection LCP echo failure and reply values
+- editor: ensure changes to the STP checkbox are saved
+- editor: hide BSSID for AdHoc connection (rh #906133)
+- editor: fix random data sneaking into IPv6 route gateway fields
+- editor: fix handling of initial entry for MAC address widgets
+
+* Wed Feb 27 2013 Jiří Klimeš <jklimes at redhat.com> - 0.9.8.0-1
 - Update to 0.9.8.0
 
 * Fri Feb  8 2013 Dan Williams <dcbw at redhat.com> - 0.9.7.997-1
diff --git a/sources b/sources
index cf33b47..7922f2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebc4726b9fa59fb83e46e163e1115455  network-manager-applet-0.9.8.0.tar.bz2
+002ba0b88fb9cfcc88acbfb91877e708  network-manager-applet-0.9.8.1.git20130327.tar.bz2


More information about the scm-commits mailing list