rpms/NetworkManager/F-12 NetworkManager.spec, 1.296, 1.297 sources, 1.156, 1.157

Daniel Williams dcbw at fedoraproject.org
Mon Dec 14 21:28:17 UTC 2009


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15371

Modified Files:
	NetworkManager.spec sources 
Log Message:
* Mon Dec 14 2009 Dan Williams <dcbw at redhat.com> - 0.7.997-2.git20091214
- core: fix recognition of standalone 802.1x private keys
- applet: clean notification text to ensure it passes libnotify validation




Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-12/NetworkManager.spec,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -p -r1.296 -r1.297
--- NetworkManager.spec	8 Dec 2009 07:59:45 -0000	1.296
+++ NetworkManager.spec	14 Dec 2009 21:28:15 -0000	1.297
@@ -9,14 +9,14 @@
 %define libnl_version 1.1
 %define ppp_version 2.2.4
 
-%define snapshot %{nil}
-%define applet_snapshot %{nil}
+%define snapshot .git20091214
+%define applet_snapshot .git20091214
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.7.997
-Release: 1%{snapshot}%{?dist}
+Release: 2%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -360,6 +360,10 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Mon Dec 14 2009 Dan Williams <dcbw at redhat.com> - 0.7.997-2.git20091214
+- core: fix recognition of standalone 802.1x private keys
+- applet: clean notification text to ensure it passes libnotify validation
+
 * Mon Dec  7 2009 Dan Williams <dcbw at redhat.com> - 0.7.997-1
 - core: remove haldaemon from initscript dependencies (rh #542078)
 - core: handle PEM certificates without an ending newline (rh #507315)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-12/sources,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -p -r1.156 -r1.157
--- sources	8 Dec 2009 07:59:45 -0000	1.156
+++ sources	14 Dec 2009 21:28:16 -0000	1.157
@@ -1,2 +1,2 @@
-c7d647ffcad0ae2f22e93f1aea8449b5  NetworkManager-0.7.997.tar.bz2
-4a07695989e4584b645fec39a14ab424  network-manager-applet-0.7.997.tar.bz2
+2ad5369255534adb2315a44ef839e2b6  NetworkManager-0.7.997.git20091214.tar.bz2
+c16a47cc1c76e45915e7d8e0580acee7  network-manager-applet-0.7.997.git20091214.tar.bz2




More information about the scm-commits mailing list