Hello community,

here is the log from the commit of package python-gtk for openSUSE:Factory 
checked in at 2013-04-14 10:37:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gtk (Old)
 and      /work/SRC/openSUSE:Factory/.python-gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gtk", Maintainer is "jmate...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gtk/python-gtk.changes    2011-11-25 
10:13:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-gtk.new/python-gtk.changes       
2013-04-14 10:37:51.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 13:22:32 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-gtk.spec ++++++
--- /var/tmp/diff_new_pack.rB1bNt/_old  2013-04-14 10:37:52.000000000 +0200
+++ /var/tmp/diff_new_pack.rB1bNt/_new  2013-04-14 10:37:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gtk
 #
-# 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,12 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           python-gtk
 %define _name pygtk
-BuildRequires:  fdupes libglade2-devel python-cairo-devel python-devel 
python-gobject2-devel
+BuildRequires:  fdupes
+BuildRequires:  libglade2-devel
+BuildRequires:  python-cairo-devel
+BuildRequires:  python-devel
+BuildRequires:  python-gobject2-devel
 %if %suse_version <= 1130
 BuildRequires:  python-gobject2-doc
 %endif
@@ -30,12 +32,12 @@
 BuildRequires:  gtk-doc
 Url:            http://www.pygtk.org/
 Summary:        Python bindings for the GTK+ widget set
-Version:        2.24.0
-Release:        1
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
-Source:         %{_name}-%{version}.tar.bz2
-# conditionally use the new Capsule API instead of PyCObject, bnc#669802
+Version:        2.24.0
+Release:        0
+Source:         
http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/%{_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM pygtk-2.22.0-capsule.patch bgo#623965 bnc#669802 
jmate...@novell.com -- Conditionally use the new Capsule API instead of 
PyCObject
 Patch0:         pygtk-2.22.0-capsule.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -55,17 +57,17 @@
 python's benefits.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Files needed to build wrappers for GTK+ addon libraries
 Group:          Development/Libraries/Python
-Requires:       %{name} = %{version} python-gobject2-devel python-cairo-devel
+Requires:       %{name} = %{version}
+Requires:       python-cairo-devel
+Requires:       python-gobject2-devel
 
 %description devel
 This package contains files required to build wrappers for GTK+ addon
 libraries so that they interoperate with pygtk.
 
 %package doc
-License:        LGPL-2.1+
 Summary:        Python bindings for the GTK+ widget set
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to