[network-manager-applet/f20] Update to latest git snapshot (git20140123 SHA:5d4f17e)

Jirka Klimes jklimes at fedoraproject.org
Thu Jan 23 08:42:07 UTC 2014


commit 935bbff815e1ba0888aaa5e92bded3b38e113f9c
Author: Jiří Klimeš <jklimes at redhat.com>
Date:   Tue Jan 21 10:29:07 2014 +0100

    Update to latest git snapshot (git20140123 SHA:5d4f17e)

 .gitignore                  |    2 ++
 network-manager-applet.spec |   13 +++++++++----
 sources                     |    2 +-
 3 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 060c284..8af47c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,5 @@
 /network-manager-applet-0.9.9.0.git20130515.tar.bz2
 /network-manager-applet-0.9.9.0.git20130913.tar.bz2
 /network-manager-applet-0.9.9.0.git20131028.tar.bz2
+/network-manager-applet-0.9.9.0.git20140121.07a8138.tar.bz2
+/network-manager-applet-0.9.9.0.git20140123.5d4f17e.tar.bz2
diff --git a/network-manager-applet.spec b/network-manager-applet.spec
index 089d291..9eae1a6 100644
--- a/network-manager-applet.spec
+++ b/network-manager-applet.spec
@@ -2,22 +2,23 @@
 %define glib2_version   2.32.0
 %define dbus_version    1.4
 %define dbus_glib_version 0.86
-%define nm_version      1:0.9.9.0
+%define nm_version      1:0.9.9.0-26
 %define obsoletes_ver   1:0.9.7
 
-%define snapshot .git20131028
+%define snapshot .git20140123
+%define git_sha .5d4f17e
 %define realversion 0.9.9.0
 
 Name: network-manager-applet
 Summary: A network control and status applet for NetworkManager
 Version: 0.9.9.0
-Release: 7%{snapshot}%{?dist}
+Release: 8%{snapshot}%{?dist}
 Group: Applications/System
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
 Obsoletes: NetworkManager-gnome < %{obsoletes_ver}
 
-Source: http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{name}-%{realversion}%{snapshot}.tar.bz2
+Source: http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{name}-%{realversion}%{snapshot}%{git_sha}.tar.bz2
 Patch0: nm-applet-no-notifications.patch
 Patch1: nm-applet-wifi-dialog-ui-fixes.patch
 Patch2: applet-ignore-deprecated.patch
@@ -220,6 +221,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gir-1.0/NMGtk-1.0.gir
 
 %changelog
+* Thu Jan 23 2014 Jiří Klimeš <jklimes at redhat.com> - 0.9.9.0-8.git20140123
+- update to latest git snapshot (git20140123 sha:5d4f17e)
+- applet: fix crash when "CA certificate is not required" (rh #1055535)
+
 * Mon Oct 28 2013 Dan Winship <danw at redhat.com> - 0.9.9.0-7.git20131028
 - update to latest git snapshot
 - re-enable nm-applet on certain non-GNOME-Shell desktops (rh #1017471)
diff --git a/sources b/sources
index f3bce48..4576546 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b396eb4104be8596ce36340e7c737814  network-manager-applet-0.9.9.0.git20131028.tar.bz2
+9cc0e383c216d4bc31622a0cfb53aaa7  network-manager-applet-0.9.9.0.git20140123.5d4f17e.tar.bz2


More information about the scm-commits mailing list