Hello community,

here is the log from the commit of package glade for openSUSE:Factory checked 
in at 2012-02-28 19:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glade (Old)
 and      /work/SRC/openSUSE:Factory/.glade.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glade", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glade/glade.changes      2012-01-09 
12:04:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.glade.new/glade.changes 2012-02-28 
19:22:14.000000000 +0100
@@ -1,0 +2,26 @@
+Wed Feb 15 21:03:33 UTC 2012 - [email protected]
+
+- Update to version 3.11.0:
+  + Features:
+    - Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
+    - Implemented inline margins and alignment edit mode.
+  + Major changes:
+    - Ignore GtkWindow:icon property (bgo#654121)
+    - Port to pygobject 3 (bgo#658667)
+    - Make GladeProject change gtk target to 3.0 and warn the user
+      if there are any unknown (deprecated) objects (bgo#652673,
+      bgo#376628)
+  + Other changes:
+    - Optimized loading time.
+    - Update placeholders when a grid child's width or height child
+      properties change.
+    - Bug fixes, including: bgo#646997, bgo#647984, bgo#648487,
+      bgo#650899, bgo#651673, bgo#654609, bgo#657164, bgo#660607,
+      bgo#660872, bgo#660874.
+  + Updated translations.
+- Drop glade-pygobject-3.0.patch: fixed upstream.
+- Drop glade-explicit-gmodule.patch: fixed upstream.
+- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
+  as we no longer carry any patches.
+
+-------------------------------------------------------------------

Old:
----
  glade-3.10.2.tar.bz2
  glade-explicit-gmodule.patch
  glade-pygobject-3.0.patch

New:
----
  glade-3.11.0.tar.xz

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

Other differences:
------------------
++++++ glade.spec ++++++
--- /var/tmp/diff_new_pack.8wsTLj/_old  2012-02-28 19:22:15.000000000 +0100
+++ /var/tmp/diff_new_pack.8wsTLj/_new  2012-02-28 19:22:15.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glade
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -17,26 +17,20 @@
 
 
 Name:           glade
-Version:        3.10.2
+Version:        3.11.0
 Release:        0
 Summary:        User Interface Builder for GTK+
 License:        GPL-2.0+
 Group:          Development/Tools/GUI Builders
 Url:            http://glade.gnome.org/
-Source:         
http://download.gnome.org/sources/glade/3.10/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM glade-pygobject-3.0.patch [email protected] -- Port to 
pygobject 3.0
-Patch0:         glade-pygobject-3.0.patch
-# PATCH-FIX-UPSTREAM glade-explicit-gmodule.patch bgo#665784 
[email protected] -- Explicitly link to gmodule-2.0
-Patch1:         glade-explicit-gmodule.patch
+Source:         
http://download.gnome.org/sources/glade/3.11/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
-# needed for patch0 and patch1
-BuildRequires:  gnome-common
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.2.3
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.4
 Recommends:     %{name}-lang
@@ -81,12 +75,8 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-# needed for patch0 and patch1
-NOCONFIGURE=1 gnome-autogen.sh
 %configure --disable-static --with-pic\
        --disable-scrollkeeper
 make %{?jobs:-j%jobs}

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

Reply via email to