Version: 0.90.8.2-bp150.2.4
* Mon Sep 01 2014 toganm@opensuse.org
- Update to 0.90.8.2
* improved debian packaging scripts
* fixed address of FSF in COPYING
* update supplied autotools stuff
- Remove backported 0001-fix-address-of-FSF.patch
* Sat Nov 03 2012 toganm@opensuse.org
- remove unneeded *.la files
* Mon Jul 02 2012 toganm@opensuse.org
- Update to 0.90.8.1:
+ fixed bug that prevented uninstallation of rep-gtk
- spec cleanup
+ BuildRequires xz if openSUSE 12.1 or older
+ backported 0001-fix-address-of-FSF.patch
* Wed Apr 11 2012 vuntz@opensuse.org
- Update to version 0.90.8:
+ fixed building on ARM
- Changes from version 0.90.7:
+ re-arranged tree (all new widget-definitons in
widgets/<widget>)
+ add new API wrappers, fix some API wrappers, stop wrapping some
deprecated API (see NEWS for details)
- Changes from version 0.90.6:
+ updated for changes in installation-paths in librep 0.92.0
+ combined gtk and gtk-types modules
+ build fixes
- Changes from version 0.90.5:
+ build fixes
- Changes from version 0.90.4:
+ add new API wrappers, fix some API wrappers (see NEWS for
details)
+ updated documentation
- Changes from version 0.90.3:
+ SCM_CDR/SCM_CAR >> rep_CDR/rep_CAR
+ add new API wrappers, fix some API wrappers (see NEWS for
details)
- Drop rep-gtk-fix-binding.patch: fixed upstream.
* Fri Jan 15 2010 vuntz@opensuse.org
- Update to version 0.90.2:
+ install header to $includedir/rep-gtk
+ autotools (Makefile & Co.) rework
+ add support for many GTK+ API
- Remove call to autogen.sh: not needed anymore since we have a
configure script now.
- Add rep-gtk-fix-binding.patch to fix some obvious errors.
* Mon Dec 28 2009 vuntz@opensuse.org
- Fix build on x86_64: files were moved from libexecdir to libdir,
because of librep 0.90.4.
* Sat Dec 19 2009 vuntz@opensuse.org
- Update to version 0.90.1:
+ Add GtkUiManager support.
+ Add GtkAction support.
+ Add support for a few others API.
+ Build system fixes.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 0.90.0:
+ GError support
+ Basic GtkBuilder support
+ Many API added
+ Removed deprecated API:
- GtkPreview*
- GtkSignalRunType
- GtkSubMenuDirection
- GtkSubMenuPlacement
* Fri Jul 31 2009 vuntz@novell.com
- Update to version 0.18.6:
+ fixup %files section in .spec
+ add --libdir=%{_libdir} to configure flags in .spec
+ require gtk2 instead of gtk+ in .spec
- Add call to ./autogen.sh since the tarball is missing the
configure script.
* Sun Jun 14 2009 vuntz@novell.com
- Clean up package.
- Update to 0.18.5:
+ note that the libglade and GNOME bindings have been removed.