[system-config-network/f12/master] version 1.6.1

Jiří Popelka jpopelka at fedoraproject.org
Fri Sep 3 08:54:45 UTC 2010


commit 699f41f6963932e28c643f68cae33b5b58ff1ae0
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Mon Aug 23 15:23:15 2010 +0200

    version 1.6.1

 .gitignore                 |    2 +-
 sources                    |    2 +-
 system-config-network.spec |   17 +++++++++++++----
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 25202c6..a01cf0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-system-config-network-1.6.0.tar.bz2
+/system-config-network-1.6.1.tar.bz2
diff --git a/sources b/sources
index 62ebcc7..adf3572 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8436aadcb1a291120ba98a72bb9cac8a  system-config-network-1.6.0.tar.bz2
+135e4417cd0a9da2b18f7d13d37673e9  system-config-network-1.6.1.tar.bz2
diff --git a/system-config-network.spec b/system-config-network.spec
index 32f7d94..2d7bb1d 100644
--- a/system-config-network.spec
+++ b/system-config-network.spec
@@ -1,8 +1,8 @@
 # -*- RPM-SPEC -*-
-Summary: The GUI of the Network Adminstration Tool
+Summary: The GUI of the Network Administration Tool
 Name: system-config-network
-Version: 1.6.0
-Release: 2%{?dist}
+Version: 1.6.1
+Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: %{name}-%{version}.tar.bz2
 License: GPLv2+
@@ -22,7 +22,7 @@ This is the GUI of the network configuration tool,
 supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
 
 %package tui
-Summary: The Network Adminstration Tool
+Summary: The Network Administration Tool
 Group: Applications/System 
 Obsoletes: netcfg <= 2.36-3p redhat-config-network-tui <= %{version} netconf <= 0.1-1 netconfig <= 0.8.24-1.2.2.1
 Provides: redhat-config-network-tui = %{version} netcfg = 2.36-3p.1 netconf = 0.1-1.1 netconfig = 0.8.24-1.2.2.1.1
@@ -103,6 +103,15 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Thu Aug 19 2010 Jiri Popelka <jpopelka at redhat.com>  1.6.1-1
+- version 1.6.1
+- ported to use NSS library (rhbz #348321)
+- /etc/modprobe.conf is deprecated (rhbz #589593)
+- typos in spec (rhbz #600633)
+- avoid saving of None values into wvdial.conf (rhbz #601005)
+- read/write PREFIX from/to ifcfg file (rhbz #613801)
+- avoid deprecation warnings (rhbz #626289)
+
 * Tue Mar 16 2010 Jiri Popelka <jpopelka at redhat.com>  1.6.0-2
 - translation update
 - removed kudzu code and requirements (bz #573868)


More information about the scm-commits mailing list