Accepting request 497432 from GNOME:Next

1

OBS-URL: https://build.opensuse.org/request/show/497432
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=15
This commit is contained in:
Bjørn Lie
2017-05-26 22:37:45 +00:00
committed by Git OBS Bridge
parent 092ed20a3e
commit b0f5850ce9
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue May 23 08:07:31 UTC 2017 - zaitor@opensuse.org
- Update to version 3.91.0:
+ Initial support for OS X has been merged.
+ Initial support for building with meson has been added.
+ New API: gtk_widget_insert_before/after.
+ Removed API:
- GtkBox has lost its expand and fill child properties, use the
general align property for it.
- GtkLabel has lost its angle property, it will be replaced by
general widget transformation support in the future.
- GtkWindow has lost its hide-titlebar-when-maximized property.
- GtkBox has lost its center child support.
- The compat keysym definitions have been removed.
+ Bugs fixed: bgo#769881, bgo#771269, bgo#778301, bgo#778853,
bgo#779078, bgo#779184, bgo#780041, bgo#780301, bgo#780734,
bgo#780878, bgo#780944, bgo#781162, bgo#781195, bgo#781214,
bgo#781422, bgo#781622, bgo#781737, bgo#781767, bgo#781992,
bgo#782109, bgo#782202.
+ Updated translations.
-------------------------------------------------------------------
Sat Apr 1 19:04:30 UTC 2017 - zaitor@opensuse.org