| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.0.0
* GTK+-3 is now required
* Added: Convenience function to override the background-color
of a databox gtk_databox_set_bg_color().
* Using libtool's versioning system, to avoid breaking binary
compatibility through every new minor-fixes release.
* Deprecated function gdk_cairo_create
* Deprecated functions to get/set background
* Deprecated function gtk_adjustment_changed
removed conditionally for GTK+ version >= 3.18.0
* Deprecated function gdk_cursor_new
* Deprecated function gtk_widget_override_background_color
* Scrolling horizontally with Shift+ mouse middle button
* Fixed:
* Seg-fault using deprecated macro G_TYPE_INSTANCE_GET_PRIVATE.
* Scrolling with mouse middle button or touch-pad.
* Removed libglade support
- Split examples from devel package into devel-examples package
- Added glade-catalog and gtk-doc packages
- Update to version 0.9.3.1
* bug fix that caused xoscope's background color to be
displayed incorrectly
- update to version 0.9.3.0, mostly bugfixes and small addition; also the patches are no longer needed, removed. - remove libgtkdatabox-0.9.1.3-gdk-deprecated.patch and libgtkdatabox-ld_fix.diff; fixed on upstream release
- Update to version 0.9.2.0 * No short changelog available; please read the ChangeLog file - Remove libgtkdatabox-0.9.1.3-gtk-2.22.patch; fixed on upstream release - Update libgtkdatabox-ld_fix.diff
- add libtool as buildrequire to avoid implicit dependency
- added Patch2 (libgtkdatabox-ld_fix.diff) to fix the build for factory (link with -lm) - added gtk-doc BuildRequire (needed for autoreconf call which is required by Patch2) - moved %%configure into the %%build section
- cleaned spec using spec-cleaner
- initial package of version 0.9.1.3