[system-config-network] version 1.6.8

Nils Philippsen nphilipp at fedoraproject.org
Mon Dec 17 15:49:22 UTC 2012


commit 330c2d90ef7e4e2e2bd9d14f9f1fc377054a1736
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Dec 17 16:48:43 2012 +0100

    version 1.6.8

 .gitignore                 |    1 +
 sources                    |    2 +-
 system-config-network.spec |   10 +++++++---
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92ec511..caca95c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /system-config-network-1.6.3.tar.bz2
 /system-config-network-1.6.6.tar.bz2
 /system-config-network-1.6.7.tar.bz2
+/system-config-network-1.6.8.tar.bz2
diff --git a/sources b/sources
index a24c748..69d6697 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7e902f213d86daf10713776a94a0e39  system-config-network-1.6.7.tar.bz2
+8702db228f1672e6c5775acf851eab88  system-config-network-1.6.8.tar.bz2
diff --git a/system-config-network.spec b/system-config-network.spec
index a08794e..2023f32 100644
--- a/system-config-network.spec
+++ b/system-config-network.spec
@@ -5,9 +5,9 @@
 %endif
 
 # -*- RPM-SPEC -*-
-Summary: Network Administration Tool
+Summary: Network Administration Tool%{?with_gui: GUI}
 Name: system-config-network
-Version: 1.6.7
+Version: 1.6.8
 Release: 1%{?dist}
 URL: http://fedoraproject.org/wiki/SystemConfig/network
 Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
@@ -43,7 +43,7 @@ supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
 
 %if %{with gui}
 %package tui
-Summary: The Network Administration Tool
+Summary: Network Administration Tool TUI
 Group: Applications/System
 %endif
 Requires: initscripts
@@ -145,6 +145,10 @@ done
 %{_bindir}/system-config-network-cmd
 
 %changelog
+* Mon Dec 17 2012 Nils Philippsen <nils at redhat.com> 1.6.8-1
+- obsolete/provide system-config-network-tui
+- make summaries consistent
+
 * Thu Dec 13 2012 Nils Philippsen <nils at redhat.com> 1.6.6-1
 - get rid of ancient obsoletes/provides, obsolete versioned and build
   dependencies


More information about the scm-commits mailing list