Update to 2.7.4

Bug #419631 reported by Robert Ancell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gtksourceview2 (Ubuntu)
Fix Released
Wishlist
Martin Pitt
Changed in gtksourceview2 (Ubuntu):
status: New → In Progress
importance: Undecided → Wishlist
Revision history for this message
Daniel Holbach (dholbach) wrote :

Why do you bump the shlibs? Were there any new public interfaces added?

I'm not sure... should we be worried about the change below?
diff -ruN gtksourceview2-2.7.3/gtksourceview/gtksourcegutter.h gtksourceview2-2.7.4/gtksourceview/gtksourcegutter.h
--- gtksourceview2-2.7.3/gtksourceview/gtksourcegutter.h 2009-06-23 11:50:01.000000000 +0200
+++ gtksourceview2-2.7.4/gtksourceview/gtksourcegutter.h 2009-08-23 22:05:19.000000000 +0200
@@ -32,7 +32,6 @@

 #define GTK_TYPE_SOURCE_GUTTER (gtk_source_gutter_get_type ())
 #define GTK_SOURCE_GUTTER(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SOURCE_GUTTER, GtkSourceGutter))
-#define GTK_SOURCE_GUTTER_CONST(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GTK_TYPE_SOURCE_GUTTER, GtkSourceGutter const))
 #define GTK_SOURCE_GUTTER_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), GTK_TYPE_SOURCE_GUTTER, GtkSourceGutterClass))
 #define GTK_IS_SOURCE_GUTTER(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GTK_TYPE_SOURCE_GUTTER))
 #define GTK_IS_SOURCE_GUTTER_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), GTK_TYPE_SOURCE_GUTTER))

Revision history for this message
Robert Ancell (robert-ancell) wrote :

I've undone the shlibs change. I don't know if we should be worried about that change, it's API not ABI.

Revision history for this message
Martin Pitt (pitti) wrote :

Right, shlibs is about ABI only. This should be fine without bumping shlibs.

Revision history for this message
Martin Pitt (pitti) wrote :

Taking for sponsoring

Changed in gtksourceview2 (Ubuntu):
assignee: nobody → Martin Pitt (pitti)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gtksourceview2 - 2.7.4-0ubuntu1

---------------
gtksourceview2 (2.7.4-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #419631)
    - Improvements to some of the lang files
    - Misc bugfixes
    - Updated translations

 -- Robert Ancell <email address hidden> Mon, 31 Aug 2009 09:38:20 +0200

Changed in gtksourceview2 (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.