diff --git a/python-netifaces.changes b/python-netifaces.changes
index ea31b11..8a5c926 100644
--- a/python-netifaces.changes
+++ b/python-netifaces.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Mon Jun 11 12:37:51 UTC 2012 - saschpe@suse.de
+
+- Spec header cleanup
+
 -------------------------------------------------------------------
 Tue Nov 29 09:21:30 UTC 2011 - saschpe@suse.de
 
diff --git a/python-netifaces.spec b/python-netifaces.spec
index aca5d37..918ae6f 100644
--- a/python-netifaces.spec
+++ b/python-netifaces.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netifaces
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Novell
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,14 +17,13 @@
 #
 
 
-
 Name:           python-netifaces
 Version:        0.5
 Release:        0
-License:        MIT
 Summary:        Portable network interface information
-Url:            http://alastairs-place.net/netifaces/
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://alastairs-place.net/netifaces/
 Source:         netifaces-%{version}.tar.bz2
 BuildRequires:  python-devel
 BuildRequires:  python-distribute