[system-config-network/f16] 1.6.5

Jiří Popelka jpopelka at fedoraproject.org
Mon Aug 20 11:05:51 UTC 2012


commit 4a3726009b92c17435417e64b043663bcc1b8cef
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Mon Aug 20 13:01:21 2012 +0200

    1.6.5

 .gitignore                 |    1 +
 sources                    |    2 +-
 system-config-network.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8220d03..87a9276 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /system-config-network-1.6.2.tar.bz2
 /system-config-network-1.6.3.tar.bz2
 /system-config-network-1.6.4.tar.bz2
+/system-config-network-1.6.5.tar.bz2
diff --git a/sources b/sources
index b66b079..b3d5900 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2fae5c20e88621d3d9a6674b0538d4be  system-config-network-1.6.4.tar.bz2
+e3c79174ee45bc1a0937cf937090b3be  system-config-network-1.6.5.tar.bz2
diff --git a/system-config-network.spec b/system-config-network.spec
index 18d333f..4b3bd40 100644
--- a/system-config-network.spec
+++ b/system-config-network.spec
@@ -1,7 +1,7 @@
 # -*- RPM-SPEC -*-
 Summary: The GUI of the Network Administration Tool
 Name: system-config-network
-Version: 1.6.4
+Version: 1.6.5
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: %{name}-%{version}.tar.bz2
@@ -96,6 +96,10 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/networking/profiles/default
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Thu Aug 16 2012 Jiri Popelka <jpopelka at redhat.com>  1.6.5-1
+- ConfShellVar(): use quotation marks instead of apostrophes
+  around variable names. (RHBZ#846081)
+
 * Tue Aug 07 2012 Jiri Popelka <jpopelka at redhat.com>  1.6.4-1
 - version 1.6.4
   - Don't write DEVICE= line (rhbz#846081)


More information about the scm-commits mailing list