Package Release Info

gtkimageview-1.6.4-bp151.2.16

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gtkimageview-devel
libgtkimageview0

Change Logs

Version: 1.6.4-bp150.2.3
* Mon Mar 05 2018 jengelh@inai.de
- Fix wrongly assigned %post scriptlets. Update summaries.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Thu Nov 27 2014 dimstar@opensuse.org
- Allow building with newer gdk-pixbuf: gtkimageview is legacy and
  will not be ported to the new API.
  + Remove -DGDK_PIXBUF_DISABLE_DEPRECATED and -Werror from CFLAGS.
* Fri Mar 01 2013 dimstar@opensuse.org
- Spec-cleanup using format_spec_file service.
* Mon Jan 04 2010 vuntz@opensuse.org
- Rename source package from libgtksourceview0 to gtksourceview.
  Fixes bnc#450605.
- Update to version 1.6.4:
  + Experimental support for the build tool waf.
  + Fix test failures when compiling with -O0.
  + Ensure that conversions from double to int are performed
    correctly.
  + Clarify what gtk_image_view_get_draw_rect() and
    gtk_image_view_get_viewport() returns when the view is not
    allocated.
- Changes from version 1.6.3:
  + Distribute testlib.h.
- Changes from version 1.6.2:
  + Too small zoom factors are disallowed, to prevent memory abuse.
  + Horizontal scrolls should not crash GtkImageView anymore.
  + gtk_image_view_image_to_widget_rect() ceils the size of the
    output rectangle.
  + Various bug fixes.
- Clean up packaging.
- Remove gnome-common, gtk-doc BuildRequires.
- Drop gtkimageview-nowerror.patch: this should not be needed.
- Move the make check step to %check.
* Mon Apr 14 2008 postadal@suse.cz
- updated to 1.6.1
  * bugfixes, improved documentation
* Tue Feb 19 2008 nadvornik@suse.cz
- new package, required by ufraw
- originally packaged by hfiguiere@novell.com for OBS
- update to 1.6.0
- submitted to abuild