Changelog for
gdl-debugsource-3.8.1-3.2.x86_64.rpm :
* Sat Apr 13 2013 dimstarAATTopensuse.org- Update to version 3.8.1: + Fix build with automake 1.13. + Updated translations.
* Sun Mar 24 2013 dimstarAATTopensuse.org- Update to version 3.8.0: + Updated translations.
* Sat Mar 09 2013 dimstarAATTopensuse.org- Update to version 3.7.90: + bgo#693298: GdlDockItem::dock-drag-motion signal doesn\'t match vfunc. + Updated translations.
* Tue Jan 08 2013 dimstarAATTopensuse.org- Update to version 3.7.3: + Fix build with GDL_DISABLE_DEPRECATED defined + Hide GdlDockNotebook button if there is only one visible page + Unused docks don\'t disappear (bgo#688585) + Fix gtk theme warning and assertion + Reading the master member of GdlDockObject returns null pointer (bgo#686702) + Updated translations
* Mon Nov 12 2012 dimstarAATTopensuse.org- Update to version 3.6.2: + Generate error at compile time when using deprecated member (bgo#686702). + Updated translations.
* Wed Sep 26 2012 dimstarAATTopensuse.org- Update to version 3.6.0: + Updated translations.
* Thu Sep 06 2012 dimstarAATTopensuse.org- Update to version 3.5.91: + Updated translations.- Rename libgdl-3-4 subpackage to libgdl-3-5, following upstreams soname bump.
* Mon Aug 06 2012 dimstarAATTopensuse.org- Update to version 3.5.5: + Fix various layout bugs from previous changes + Remove public members in structs + Deprecate macros and replace them with access functions (+ adding some new access functions for now private members) + Constructor for GdlDockBar loses \'dock\' argument with gobj (bgo#667158)
* test-dock crashes (bgo#680655).
* Mon Jul 23 2012 dimstarAATTopensuse.org- Update to version 3.5.4: + New handling of hidden/not existing windows in layout.- Rename libgdl-3-0 to libgdl-3-4, followin upstreams soname bump.
* Wed Jun 27 2012 dimstarAATTopensuse.org- Update to version 3.5.3: + skip-taskbar property + Fix hidden buttons + Various deprecations and code improvements + Improve Documentation
* Mon Apr 23 2012 vuntzAATTopensuse.org- Update to version 3.4.2: + Use correct so name (bgo#673010) + Updated translations.- Drop gdl-soversion.patch: fixed upstream.
* Fri Mar 30 2012 vuntzAATTopensuse.org- Update to version 3.4.1: + Fix shared library name.- Add gdl-soversion.patch: additional fix for soversion, taken from git.- Rename libgdl-3-3 back to libgdl-3-2 now that soversion is fixed.
* Tue Mar 27 2012 vuntzAATTopensuse.org- Update to version 3.4.0: + Updated translations.- Rename libgdl-3-2 to libgdl-3-3 following upstream soversion bump.
* Mon Mar 05 2012 dimstarAATTopensuse.org- Update to version 3.3.91: + Merge more changes from Inkscape.
* Tue Feb 21 2012 vuntzAATTopensuse.org- Update to version 3.3.90: + Hide preview window correctly.- Remove xz BuildRequires now that it comes for free in the build system.
* Tue Jan 17 2012 vuntzAATTopensuse.org- Update to version 3.3.4: + Include some inkscape patches.- Add xz BuildRequires because we can\'t build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details.
* Wed Dec 21 2011 vuntzAATTopensuse.org- Simplify summaries.
* Thu Dec 08 2011 dimstarAATTopensuse.org- Split typelib file into typelib-1_0-Gdl-3 subpackage.- Add typelib-1_0-Gdl-3 Requires to devel subpackage.
* Wed Oct 26 2011 dimstarAATTopensuse.org- Update to version 3.3.1: + Remove GdlLayoutManager API.- Rename libgdl-3-1 to libgdl-3-2, following the library soname bump.
* Mon Oct 03 2011 dimstarAATTopensuse.org- Update to version 3.2.0: + Use maintainer-mode by default + Updated translations.- Clean spec file using spec-cleaner and fix files section.
* Sat Aug 13 2011 dimstarAATTopensuse.org- Update to version 3.1.5: + Fix a crash while docking + Fix issues with latest GTK+- Drop gdl-gtk_hv_box.patch: fixed upstream.
* Tue Aug 02 2011 dimstarAATTopensuse.org- Add gdl-gtk_hv_box.patch: Stop using deprecated GtkHBox and GtkVBox.
* Mon Jul 25 2011 vuntzAATTopensuse.org- Update to version 3.1.4: + bgo#655099: Resizing one DockItem affects another- Change Requires of lang subpackage in libgdl-3-1 to Recommends as the translations are not strictly required for the library.- Change Group of devel subpackage from System/Libraries to Development/Libraries/GNOME.
* Tue Jun 14 2011 dimstarAATTopensuse.org- Update to version 3.1.2: + Add a deselected signal to GdlDockItem + Use \"const\" instead G_CONST_RETURN.
* Tue May 17 2011 dimstarAATTopensuse.org- Update to version 3.1.1: + bgo#649254: Use the gobject way to create the private structs + bgo#649258: Use the new GtkStyleContext + bgo#649259: Remove deprecated methods- Drop gdl-rpmlintrc: we no longer obsolete libgdl-1-0.
* Wed Apr 27 2011 fcrozatAATTnovell.com- Update to version 3.0.1: + Set GtkJunctionSides for GdlSwitcher toggle buttons. + Updated translations.
* Tue Apr 05 2011 fcrozatAATTnovell.com- Update to version 3.0.0: + Fix missing return values + Updated translations.- Changes from version 2.91.92: + Build fixes + Translation updates- 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- Drop gdl-build-fix.patch: fixed upstream.- Update library package name to follow library soname change.- Change gtk2-devel BuildRequires to gtk3-devel.- Add gobject-introspection-devel BuildRequires to build introspection support.- Remove explicit Requires of gtk2-devel and libxml2-devel in devel subpackage: they will automatically be added the pkgconfig() way.- Remove Obsoletes for libgdl-1-0 as this is not needed anymore with the soname change.- Remove Provides/Obsoletes for gdl-doc as this was long enough ago.
* Mon Mar 21 2011 cooloAATTnovell.com- licenses package is about to die
* Tue Sep 28 2010 vuntzAATTopensuse.org- Update to version 2.30.1: + Updated translations.
* Mon Mar 29 2010 vuntzAATTopensuse.org- Update to version 2.30.0: + Updated translations.
* Mon Mar 08 2010 dimstarAATTopensuse.org- Update to version 2.29.92: + Iconify button now iconifies entire switcher, not just that particular item.
* Wed Dec 02 2009 vuntzAATTopensuse.org- Update to version 2.29.2: + Add a \"selected\" signal to GdlDockItem + Don\'t make dock windows transistent, there is no need to do so (bgo#570263) + bgo#583984 - Build warning about no return value
* Sat Nov 14 2009 vuntzAATTopensuse.org- Update to version 2.28.1: + Updated translations.- Fix rpmlint warnings about self-obsoletion.
* Thu Oct 01 2009 dimstarAATTopensuse.org- Rename libgdl-1-2 to libgdl-1-3 as the last updated bumped the soNUM.
* Tue Sep 22 2009 dimstarAATTopensuse.org- Update to version 2.28.0: + Updated translations.
* Wed Sep 09 2009 vuntzAATTopensuse.org- Update to version 2.27.92: + GDL is now LGPL 2.1+ + Add new GdlSwitcherStyle name GDL_SWITCHER_STYLE_NONE (bgo#589317)
* Sun Jun 14 2009 vuntzAATTnovell.com- Update to version 2.27.3: + Removed libglade dependency + bgo#584418 - gdl_dock_paned_dock does not show the requestor + bgo#584303 - Potfiles.in broken + bgo#580860 - Remove deprecated libgnome dependency + bgo#582511 - Use GtkBuilder instead of libglade + bgo#583963 - does not build with gdl 2.27.2- Drop gdl-missing-include.patch: fixed upstream.- Remove libglade2-devel BuildRequires and from Requires of devel package.- Add libxml2-devel BuildRequires.
* Thu May 28 2009 vuntzAATTnovell.com- Add gdl-missing-include.patch to install a header in includedir. Else, everything depending on gdl fails to build.
* Wed May 27 2009 vuntzAATTnovell.com- Update to version 2.27.2: + Fix out of source tree builds + Hide private API + Fix so name generation- Rename package to libgdl-1-2, and Obsoletes libgdl-1-0.
* Tue May 05 2009 vuntzAATTnovell.com- Update to version 2.27.1: + Bugs fixed: - bgo#579057 – Grip layout bug where negative rectangles are possible - bgo#578967 – gdl_dock_item_grip_remove must be implemented - bgo#471317 – invisible buttons in HCI theme - bgo#560820 – Remove GdlComboButton - bgo#577938 – gdl_dock_placeholder_new\'s name param should be const gchar
* not gchar
* - bgo#577107 – Layout bug in the grip widget headers - bgo#577001 – Patch: Added optional grip handle hatching - bgo#577469 – Remove deprecated GTK+ symbols + API changes: - GdlComboButton API has been removed. Use GtkMenuToolButton instead
* Mon Mar 16 2009 vuntzAATTnovell.com- Update to version 2.26.0: + Fix distcheck + Fix valgrind warning + Updated translations.
* Mon Mar 16 2009 sbrabecAATTsuse.cz- Added support for translation-update-upstream (FATE#301344).
* Fri Mar 06 2009 vuntzAATTnovell.com- Update to version 2.25.92: + bgo#566801 – Docking+undocking all makes the buttons disappear and crashes if you use \"Reset dock layout\" + bgo#573522 – More patches for GDL + Small documentation update- Don\'t use AutoReqProv: it\'s default now.- Remove -fno-strict-aliasing from CFLAGS.- Use parallel make.