Accepting request 699844 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/699844
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libwnck?expand=0&rev=117
This commit is contained in:
2019-05-04 07:57:22 +00:00
committed by Git OBS Bridge
parent 06487cfb2d
commit d13abb15e8
5 changed files with 58 additions and 19 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Wed May 1 07:59:00 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Add signals for enter and leave notify events in task list.
+ Meson: depend on 0.50.0, use install_dir for .pc file and
subdir parameter.
- Drop libwnck-meson-0.50.patch: Fixed upstream.
-------------------------------------------------------------------
Wed Apr 17 14:46:14 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Add libwnck-meson-0.50.patch: Fix build with meson 0.50.
-------------------------------------------------------------------
Wed Feb 6 21:58:12 UTC 2019 - bjorn.lie@gmail.com
- Fix translation-update-upstream call, needed after update of
translation-update-upstream in distro.
-------------------------------------------------------------------
Tue Jan 8 15:38:05 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.31.4:
+ Meson: cleanups to the dependencies and fixed docs quotes.
+ Wnckprop: force it working under x11, so that it will work in
Wayland for X11 clients.
+ Update class group icon when window icon has changed.
-------------------------------------------------------------------
Sat Jan 5 19:07:37 UTC 2019 - bjorn.lie@gmail.com
- Update to version 3.31.1:
+ Add support to build using meson.
- Switch to meson buildsystem, add meson BuildRequires and macros.
- Add libwnck-rpmlintrc: Filter out bogus rpmlint warning about
libwnck-tools not containing any libs.
-------------------------------------------------------------------
Wed Sep 12 20:00:40 UTC 2018 - antoine.belvire@opensuse.org