SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libclutter-gtk-1_0-0-1.8.4-3.1.x86_64.rpm :

* Sat Mar 10 2018 jengelhAATTinai.de- Fix SRPM group. Update summaries.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Aug 09 2017 zaitorAATTopensuse.org- Switch to meson build: + Drop libtool BuildRequires. + Add meson BuildRequires. + Replace autotools macros for meson ones. + Temporary disable check as it is missing from meson build.- Run spec-cleaner, modernize spec, pkgconfig BuildRequires added.
* Wed Aug 09 2017 zaitorAATTopensuse.org- Update to version 1.8.4: + Add Meson build, in parallel with Autotools. + Fix cruft in the Autotools build. + Fix a snafu in the name of the getter for the GtkClutterEmbed:use-layout-size property; the ABI is preserved. + Bugs fixed: bgo#783431.
* Sun Sep 18 2016 zaitorAATTopensuse.org- Update to version 1.8.2: + Ensure that embedding works when using GTK+ 3.22. + Bump dependency of GTK+. + Bugs fixed: bgo#767627, bgo#769097. + Updated translations.- Drop clutter-gtk-fix-double-buffer.patch: Fixed upstream.
* Mon Aug 29 2016 zaitorAATTopensuse.org- Add clutter-gtk-fix-double-buffer.patch: embed: remove non double buffer setting. This started causing problems with Gtk+ 3.21. As the documentation explains, disabling double buffering might trigger rendering issues (bgo#769097).
* Thu Apr 14 2016 idonmezAATTsuse.com- Update to GNOME 3.20 Fate#318572
* Wed Mar 30 2016 zaitorAATTopensuse.org- Update to version 1.8.0: + Correctly handle HiDPI displays. + Bump dependency of GTK. + Bugs fixed: bgo#759375, bgo#758937.- Drop upstream fixed/applied patches: + cg-Actor-fix-incorrect-allocation-logic.patch. + cg-Actor-propagate-scale-factor.patch. + cg-Silence-deprecation-warnings.patch.
* Sun Feb 21 2016 zaitorAATTopensuse.org- Add upstream patches fixing various wayland and hidpi issues: + cg-Actor-fix-incorrect-allocation-logic.patch (bgo#758937). + cg-Actor-propagate-scale-factor.patch (bgo#758937). + cg-Silence-deprecation-warnings.patch (bgo#759375).
* Mon Oct 12 2015 zaitorAATTopensuse.org- Update to version 1.6.6: + Fix the build of the API reference so it\'s usable in DevHelp. + Add missing symbol indices to the API reference.
* Sat Oct 10 2015 zaitorAATTopensuse.org- Replace pkgconfig(clutter-x11-1.0) for pkgconfig(clutter-1.0) BuildRequires: This is what configure really looks for now.
* Wed Sep 16 2015 dimstarAATTopensuse.org- Update to version 1.6.4: + Stop using deprecated API wherever possible. + Fix embedding of the stage on Wayland when using the GDK backend. + Fix event handling on GDK and X11. + Bugs fixed: bgo#754891, bgo#754944, bgo#755016, bgo#755017, bgo#755053. + Updated translations.
* Tue Jun 30 2015 zaitorAATTopensuse.org- Update to version 1.6.2: + Require Clutter 1.22.4 for the GDK-specific API needed to retrieve the correct Cogl visual; this fixes Clutter embedding inside GTK on systems using the nVidia proprietary Linux binary driver. + Documentation updates. + Bugs fixed: bgo#747489, bgo#699202, bgo#697945.
* Mon Sep 22 2014 dimstarAATTopensuse.org- Update to version 1.6.0: + Revert to the X11 backend by default; the GDK backend is not ready for Wayland, yet. + Improve support for Wayland. + bgo#736564: problem with gtkclutterembed and gtkstack under wayland.
* Thu Aug 21 2014 dimstarAATTopensuse.org- Update to version 1.5.4: + Improve initialization sequence. + Require GDK backend when using Clutter-GTK. + Use subsurface protocol when using Wayland. + Bugs fixed: bgo#695737, bgo#734905, bgo#734906.
* Wed Feb 19 2014 zaitorAATTopensuse.org- Update to version 1.5.2: + Allow falling back to Cairo-based embedding of GTK+ widgets if the Clutter-X11 API is not available. + Support window scaling factor in GtkClutterEmbed. + Bugs fixed: bgo#724055.
* Tue Mar 19 2013 zaitorAATTopensuse.org- Update to version 1.4.4: + Bump the dependency on GTK, to remove a workaround for broken state propagation in the style code. + Bump the dependency on Clutter, to enable using the accessibility support in GTK without conflicting with the one in Clutter. + Improve the multi-backend support, to prepare ourselves for the shiny Wayland future. + Bugs fixed: bgo#691468, bgo#695685, bgo#692399.
* Wed Dec 19 2012 dimstarAATTopensuse.org- Update to version 1.4.2: + Remove annotation from constructor function. + Ensure the event filter installed by GtkClutterEmbed works correctly when multiple embeds are realized/unrealized. + Fix links in the DOAP file. + Bugs fixed: bgo#686697, bgo#689879.
* Thu Oct 18 2012 dimstarAATTopensuse.org- Update to version 1.4.0: + Drop deprecated Clutter API usage from classes and examples. + Ensure that GtkClutterEmbed works with GTK+ < 3.4. + Documentation fixes. + Track the size requests from the embedded ClutterStage. + Bugs fixed: bgo#669877, bgo#681462, bgo#684171. + Updated translations.- Add pkgconfig(gdk-3.0) and pkgconfig(gtk+-3.0) BuildRequires: Configure explicitly uses those packages to configure folders.
* Fri Jun 08 2012 dimstarAATTopensuse.org- Update to version 1.3.2: + Ensure that redraws follow resizing, to avoid the contents of the Stage \"lagging\" behind. + Allow GtkClutterEmbed to use the embedded stage layout manager to request its size. + Avoid warnings when hiding or removing GtkWidgets embedded inside a GtkClutterActor. + Make GtkClutterActor reactive by default. + Bugs fixed: bgo#675867, bgo#677282, bgo#677493.
* Fri Mar 23 2012 vuntzAATTopensuse.org- Update to version 1.2.0: + Ensure that style changes are propagated to embedded widgets. + Avoid segfaults when unrealizing. + Introspection fixes. + Bugs fixed: bgo#670662, bgo#667742.- Remove xz BuildRequires now that it comes for free in the build system.
* Thu Dec 08 2011 dimstarAATTopensuse.org- Split typelib file into typelib-1_0-GtkClutter-1_0 subpackage.- Add typelib-1_0-GtkClutter-1_0 Requires to devel subpackage.
* Wed Dec 07 2011 cooloAATTsuse.com- fix license to be in spdx.org format
* Wed Nov 23 2011 dimstarAATTopensuse.org- Update to version 1.1.2: + Drop all flavours (since Clutter 1.9 and GTK+ 3.0 support multiple backends with selection at run-time). + Do not disable multi-device. + Make GtkClutterEmbed expand by default.- 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.
* Fri Sep 30 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Tue Sep 27 2011 vuntzAATTopensuse.org- Update to version 1.0.4: + Build fixes - Link against libm - Fix build on non-X11 systems - Fix out of tree builds- Drop clutter-gtk-link-libm.patch: fixed upstream.- Remove call to autoreconf: it was only needed for the patch above.
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Fri Sep 02 2011 vuntzAATTopensuse.org- Add clutter-gtk-link-libm.patch: fix build by linking to libm.- Add call to autoreconf, needed by the patch.
* Wed Jul 27 2011 vuntzAATTopensuse.org- Update to version 1.0.2: + Build fixes + Make sure that GtkClutterActor works with GTK+ ≥ 3.1 + Check before unmapping the stage + Fix for introspection annotations- Create lang subpackage now that there are translations.- Add baselibs.conf.
* Tue Apr 05 2011 fcrozatAATTnovell.com- Update to version 1.0.0: + Depend on gtk+ ≥ 3.0.0. + Depend on clutter ≥ 1.4.0. + Fix build for GLES environments. + Use a global filter for GDK events. + Fix various compiler warnings. + Allow calling gtk_clutter_init
* multiple times. + Append the API version to the API reference. + Do not export private symbols from the shared library.- Drop clutter-gtk-no-DISABLE_DEPRECATED.patch: fixed upstream.
* Thu Mar 03 2011 fcrozatAATTnovell.com- Update to version 0.91.8: + Disable multi-device support in GDK to unbreak the event filter function we use to dispatch events from GDK to Clutter. + Update to the new StyleContext API. + Remove the GdkColor/GtkStyle/ClutterColor utility API: the old GtkStyle colors have been deprecated in GTK+. + Use gettext to localize messages.
* Wed Mar 02 2011 vuntzAATTopensuse.org- Manually merged change from Factory (from Feb 16 09:23:10 CET), and revert it since it\'s not needed with 0.90.x.- Remove the libclutter-gtk-0_90-0 Conflicts that was used as workaround in 11.4: it\'s not needed anymore now that we have a new higher version.
* Wed Feb 16 2011 vuntzAATTopensuse.org- Add libclutter-gtk-0_90-0 <= 0.90.1 Conflicts to libclutter-gtk-0_10-0: in 11.3, we had clutter-gtk 0.90.1 and upgrading to 11.4 will leave this package around. However, this means that the 0.90.1 introspection files will be used by default, since they have a higher version, and that\'s just plain wrong. So we have to conflict with the old package. Fix bnc#672202.
* Thu Dec 23 2010 vuntzAATTopensuse.org- Update to version 0.91.6: + General clean up of the code. + Introspection fixes. + Moved the texture integration with gtk+ types into a separate class, GtkClutterTexture. + Fixes to work with gtk+ ≥ 2.91.7. + Added translation domain.- Add clutter-gtk-no-DISABLE_DEPRECATED.patch to build without the DISABLE_
*_DEPRECATED flags: they create some issues on x86_64.
* Fri Dec 17 2010 vuntzAATTopensuse.org- Update to version 0.91.4: + Update after the removal of gtk_widget_hide_all()- Changes from version 0.91.2: + Depend on gtk+ ≥ 2.91.1 + Use cairo surfaces to replace the deprecated GdkPixmap. + Remove GdkColormap. + Use GtkWidget instead of GtkSizeRequest. + Introspection and build fixes.- Changes from version 0.90.2: + Depend on Clutter 1.3 and GTK+ 2.90, in preparation for the 1.4 and 3.0 cycles, respectively. + Allow embedding GTK+ widgets inside the ClutterStage provided by GtkClutterEmbed. + Whenever possible, use a GDK filter function to let Clutter update its internal state. + Allow retrieving the GOptionGroup for Clutter-GTK, to defer the initialization. + Remove GtkClutterScrollable and GtkClutterViewport.- Change clutter-devel and gtk2-devel BuildRequires to pkgconfig(clutter-x11-1.0) and pkgconfig(gtk+-x11-3.0).- Rename libclutter-gtk-0_10-0 to libclutter-gtk-1_0-0, following the library name change.- Remove explicit gtk2-devel, clutter-devel Requires in devel package: they will be automatically added the pkgconfig() way.- Drop clutter-fixes-from-git.patch: fixed upstream.
* Fri Oct 01 2010 vuntzAATTopensuse.org- Add clutter-fixes-from-git.patch to fix build with gobject-introspection 0.9.7 and later.
* Sat Sep 18 2010 vuntzAATTopensuse.org- Move gir files to devel subpackage.
* Sat Sep 18 2010 vuntzAATTopensuse.org- Update to version 0.10.8: + Clean up build environment + Fix deprecations from GTK 2.21.
*
* Sun Aug 15 2010 dimstarAATTopensuse.org- Update to version 0.10.6: + Fix event handling with Clutter 1.3.
*
* Sat Aug 07 2010 vuntzAATTopensuse.org- Go back to a real upstream tarball instead of a git checkout. This means we\'re going back to version 0.10.4 (instead of 0.90.x, where there\'s no tarball).- Changes from version 0.10.4 compared to earlier 0.10 versions: + Depend on gtk+ >= 2.19.5 + Depend on clutter >= 1.2.0 + Fix introspection annotations for GtkClutterEmbed, GtkClutterScrollable and GtkClutterZoomable + Do no use deprecated gtk+ API + Documentation fixes- Package libclutter-gtk-0_90-0 gets renamed to libclutter-gtk-0_10-0.
* Fri Apr 02 2010 vuntzAATTopensuse.org- Improve description of package.
* Sun Mar 14 2010 dimstarAATTopensuse.org- Update to git commit 649e233810, which is close to 0.90.1. 0.90 or newer is needed for gnome-games 2.29.92.- Drop clutter-gtk-no-deprecated.patch and remove the autoreconf call.- Put make check in the proper check section.
* Thu Jan 28 2010 vuntzAATTopensuse.org- Add clutter-gtk-no-deprecated.patch to not use some clutter deprecated API, and therefore fix the build.- Fix self-obsoletion of clutter-gtk-doc.
* Wed Dec 23 2009 vuntzAATTopensuse.org- Drop gir-repository BuildRequires: it\'s not needed with recent gtk2 that have introspection data.
* Fri Sep 04 2009 vuntzAATTnovell.com- Add gobject-introspection-devel and gir-repository BuildRequires to build the gir data.
* Fri Jul 31 2009 vuntzAATTnovell.com- Remove Obsoletes for libclutter-gtk-0_9-0.- Drop clutter-gtk-rpmlintrc as it\'s not needed anymore.
* Wed Jul 29 2009 vuntzAATTnovell.com- Update to version 0.10.2: + Make GtkClutterEmbed derive from GtkContainer + [util] Add error arguments to texture functions + [zoomable] Add Zoomable interface + [zoomable] Fix Introspection data generation + [viewport] Implement Zoomable + Update the Viewport example + [examples] Add a Notebook case + [viewport] Use the ::apply_transform vfunc + Merge branch \'zoomable\' + [build] Use symbolic values for clutter-gtk version + [build] Depend on Clutter 1.0.0 + [docs] Update the API Reference + [docs] Update the Since tags- Rename libclutter-gtk-0_9-0 to libclutter-gtk-0_10-0 and make it obsolete the old package.- Add clutter-rpmlintrc.
* Sat Jun 27 2009 captain.magnusAATTopensuse.org- Update to version 0.9.2: + [embed] Fix on_stage_queue_redraw signature + Build GObject introspection data for clutter-gtk + Post-release bump to 0.9.1 + Update for Clutter 1.0 API changes + Updates for 1.0 API changes in Clutter + [examples] Use different sized stages + Merge branch \'1.0-integration\' + Use clutter_event_get_key_symbol() + [build] Use the right inclusion path in the pc file + Use variables for the include path and linker flags + [doap] Update description and maintainer + [build] Remove the reference to introspection.m4 + [build] Depend on the latest stable release of Clutter + [build] Fixes for distcheck + [build] Use AS_COMPILER_FLAGS + [gtk-clutter-test] Update for the clutter timeline changes + guard against hiding priv->stage when already destroyed during dispose- Remove pango-devel and xmlto from BuildRequires- Merge -doc into -devel package since it only contains gtk-doc- Remove \"%define debug_package_requires libclutter-gtk-0_9-0 = %{version}-%{release}\". Should not be needed- Remove Mesa-devel from Requires in -devel package
* Thu Jun 11 2009 vuntzAATTnovell.com- Update to version 0.9.0: + [embed] Do NOT realize from GtkWidgetClass::show + Add gtk_clutter_init_with_args() + Use ClutterText in the events example + Ensure that the viewport is updated when resizing + Rename cogl_translatex() to cogl_translate() + Move to ClutterClone + Load the image asynchronously + Make the Stage redraw cycle part of GTK+ + [docs] Rename SGML to XML + [docs] Remove newline in the version + [viewport] Remove units-based API + [docs] Remove the get_originu() method + [embed] Use GTK+ settings + Change the GtkClutter macro namespace + Move init functions out of Embed source + [tests] Remove compiler warnings + [build] Improve build environment + [docs] Improve the documentation + [readme] Update the dependencies + [examples] Tweak multistage example + [gtk-clutter-embed] Fill in the unicode_value field of ClutterKeyEvent + [embed] Update \"queue-redraw\" signal handler prototype
* Thu Apr 30 2009 vuntzAATTnovell.com- Pass --disable-static to configure and remove .la files.- Use makeinstall.
 
ICM