Accepting request 612705 from home:iznogood:branches:GNOME:Factory
New bump OBS-URL: https://build.opensuse.org/request/show/612705 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=294
This commit is contained in:
parent
e61864c6aa
commit
6f43c5bcb8
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/mutter.git</param>
|
||||
<param name="changesrevision">41303bc01be873e684f11a3407aa556af2922426</param></service></servicedata>
|
||||
<param name="changesrevision">abc7ad8e9f67a720516fb739c5dfe4b49748d423</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e11cf70010769a0ffed3289a8b5cdc50a7d9915163cc5af1222c92b4668aef2
|
||||
size 2871456
|
3
mutter-3.28.2+20180526.abc7ad8e9.tar.xz
Normal file
3
mutter-3.28.2+20180526.abc7ad8e9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1ae2b8e29a19c1353eca6432ecb017985adae75a0e689e16b16a3158c5a8d3f
|
||||
size 2872312
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 28 17:34:20 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.28.2+20180526.abc7ad8e9:
|
||||
+ wayland: Don't reset input focus on text commit.
|
||||
+ frames: Allow for unknown mouse buttons.
|
||||
+ wayland: update enter/leave output after effects.
|
||||
+ window-actor: add new signal "effects-completed".
|
||||
+ wayland: Compare geometries after chaining up.
|
||||
+ frames: Handle touch events.
|
||||
+ frames: Make 1st button/motion handlers take generic events.
|
||||
+ clutter/evdev: Don't ignore CAPS lock as modifier.
|
||||
+ clutter/evdev: ignore injected events from IM.
|
||||
+ wayland: Use cursor position in logical monitor.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 17 15:18:48 UTC 2018 - hpj@suse.com
|
||||
|
||||
@ -6,7 +21,7 @@ Thu May 17 15:18:48 UTC 2018 - hpj@suse.com
|
||||
+ Pass --enable-remote-desktop to configure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 09 16:00:40 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
Wed May 09 16:00:40 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
- Update to version 3.28.2+20180507.41303bc01:
|
||||
+ Bump version to 3.28.2
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define mutter_major 2
|
||||
%define mutter_minor 0
|
||||
Name: mutter
|
||||
Version: 3.28.2+20180507.41303bc01
|
||||
Version: 3.28.2+20180526.abc7ad8e9
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user