AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix wrongly assigned %post scriptlets. Update summaries.
- Modernize spec-file by calling spec-cleaner
- 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.
- Spec-cleanup using format_spec_file service.
- 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.
- updated to 1.6.1 * bugfixes, improved documentation
- new package, required by ufraw - originally packaged by hfiguiere@novell.com for OBS - update to 1.6.0 - submitted to abuild