Hello community,

here is the log from the commit of package python-gtksourceview for 
openSUSE:Factory checked in at 2013-03-15 10:47:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gtksourceview (Old)
 and      /work/SRC/openSUSE:Factory/.python-gtksourceview.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gtksourceview", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-gtksourceview/python-gtksourceview.changes    
    2011-09-23 12:42:53.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-gtksourceview.new/python-gtksourceview.changes
   2013-03-15 10:47:41.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Mar  1 12:46:38 UTC 2013 - [email protected]
+
+- Spec-cleanup using format_spec_file service.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-gtksourceview.spec ++++++
--- /var/tmp/diff_new_pack.oXcSkZ/_old  2013-03-15 10:47:47.000000000 +0100
+++ /var/tmp/diff_new_pack.oXcSkZ/_new  2013-03-15 10:47:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gtksourceview
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           python-gtksourceview
 %define _name pygtksourceview
-BuildRequires:  pkgconfig(gtksourceview-2.0)
+BuildRequires:  python-devel
 BuildRequires:  python-gobject2-devel >= 2.8.0
 BuildRequires:  python-gtk-devel >= 2.8.0
-BuildRequires:  python-devel
+BuildRequires:  pkgconfig(gtksourceview-2.0)
 %if 0%{?opensuse_bs}
 BuildRequires:  pkg-config
 %endif
 Url:            http://gtksourceview.sourceforge.net/ 
-License:        LGPL-2.0
-Group:          Development/Languages/Python
 Version:        2.10.1
-Release:        7
+Release:        0
 Summary:        Python bindings for the GTK+ source editing widget
+License:        LGPL-2.0
+Group:          Development/Languages/Python
 Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.2/%{_name}-%{version}.tar.bz2
 Requires:       python-gtk >= 2.8.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,11 +46,10 @@
 This package contains Python bindings for the library.
 
 %package devel
-License:        LGPL-2.0
-Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 Requires:       pkgconfig(gtksourceview-2.0)
 Summary:        Python bindings for the GTK+ source editing widget
+Group:          Development/Languages/Python
 
 %description devel
 GtkSourceView is a text widget that extends GtkTextView, the standard

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to