Accepting request 67369 from GNOME:Next

thanks

OBS-URL: https://build.opensuse.org/request/show/67369
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=47
This commit is contained in:
Vincent Untz
2011-04-22 11:45:47 +00:00
committed by Git OBS Bridge
parent 3e6dfa93f9
commit 20e6110305
5 changed files with 55 additions and 52 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Tue Apr 5 17:34:44 UTC 2011 - fcrozat@novell.com
- Update to version 3.0.0:
+ Fix missing return values
+ Updated translations.
- Changes from version 2.91.92:
+ Translation updates
+ Build fixes
- Changes from version 2.91.90:
+ Translation updates
- Changes from version 2.91.4:
+ Fixed for latest gtk+
- Changes from version 2.91.3:
+ GIR build fixed for vala
+ Use gtk_paned_new instead() of gtk_[h,v]paned_new()
- Changes from version 2.91.2:
+ bgo#633499: prepare for the demise of size_request
+ Some smaller fixes for leftovers of the gtk+-3.0 transition
- Changes from version 2.91.1:
+ Ported to lastest gtk+ master:
- bgo#633049: Stop using GtkObject
- bgo#630841: Don't use deprecated GDK drawing APIs
- bgo#631070: Use upstream gettext instead the Glib one
- bgo#624636: Update to new GtkNotebook switch-page signal
signature.
+ Due to new drawing API we have much nicer preview windows now.
- Changes from version 2.90.0:
+ Depends on gtk+-3.0 now:
- new library name libgdl3
- new pkg-config name gdl-3.0
- Update BuildRequires from gtk2-devel to
gtk3-devel/gobject-introspection-devel
- Drop gdl-build-fix.patch: fixed upstream.
- Update library package name to follow library soname change.
-------------------------------------------------------------------
Mon Mar 21 16:58:05 UTC 2011 - coolo@novell.com