rpms/NetworkManager/F-13 NetworkManager.spec, 1.312, 1.313 sources, 1.172, 1.173

Daniel Williams dcbw at fedoraproject.org
Mon May 3 12:08:29 UTC 2010


Author: dcbw

Update of /cvs/pkgs/rpms/NetworkManager/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21513

Modified Files:
	NetworkManager.spec sources 
Log Message:
* Mon May  3 2010 Dan Williams <dcbw at redhat.com> - 0.8-11.git20100503
- core: allow IP configuration as long as one method completes (rh #567978)
- core: don't prematurely remove IPv6 RDNSS nameservers (rh #588192)
- core: ensure router advertisements are only used when needed (rh #588613)
- editor: add IPv6 gateway editing capability




Index: NetworkManager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-13/NetworkManager.spec,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -p -r1.312 -r1.313
--- NetworkManager.spec	2 May 2010 08:15:04 -0000	1.312
+++ NetworkManager.spec	3 May 2010 12:08:27 -0000	1.313
@@ -9,15 +9,15 @@
 %define libnl_version 1.1
 %define ppp_version 2.4.5
 
-%define snapshot .git20100502
-%define applet_snapshot .git20100502
+%define snapshot .git20100503
+%define applet_snapshot .git20100503
 %define realversion 0.8
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.8.0
-Release: 10%{snapshot}%{?dist}
+Release: 11%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -378,6 +378,12 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Mon May  3 2010 Dan Williams <dcbw at redhat.com> - 0.8-11.git20100503
+- core: allow IP configuration as long as one method completes (rh #567978)
+- core: don't prematurely remove IPv6 RDNSS nameservers (rh #588192)
+- core: ensure router advertisements are only used when needed (rh #588613)
+- editor: add IPv6 gateway editing capability
+
 * Sun May  2 2010 Dan Williams <dcbw at redhat.com> - 0.8-10.git20100502
 - core: IPv6 autoconf, DHCP, link-local, and manual mode fixes
 - editor: fix saving IPv6 address in user connections


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/NetworkManager/F-13/sources,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -p -r1.172 -r1.173
--- sources	2 May 2010 08:15:04 -0000	1.172
+++ sources	3 May 2010 12:08:28 -0000	1.173
@@ -1,2 +1,2 @@
-53929d786e3117a2db2087bbb6f9bdae  NetworkManager-0.8.git20100502.tar.bz2
-3803bc897fc83543080f2cf6ce8c0403  network-manager-applet-0.8.git20100502.tar.bz2
+3ec1f5cefd06788941c69631ccbdf069  NetworkManager-0.8.git20100503.tar.bz2
+970bc674f2a9d54d1e45470cac903cc3  network-manager-applet-0.8.git20100503.tar.bz2



More information about the scm-commits mailing list