Commit Graph

509 Commits

Author SHA1 Message Date
Florian Müllner a47c0a2171 Update to 3.34.0 2019-09-09 21:31:25 +02:00
Florian Müllner 522890958c Update to 3.33.92 2019-09-04 21:45:18 +00:00
Ray Strode f266d9ac87 Fix crash dealing with powersaving
Resolves: #1747845
2019-09-03 15:05:31 -04:00
Florian Müllner b52ce78892 Update to 3.33.91 2019-08-21 20:25:12 +00:00
Florian Müllner 2f8aebaa88 Bump mutter API version 2019-08-09 22:58:15 +00:00
Florian Müllner cd8cffe488 Update to 3.33.90 2019-08-09 22:51:08 +00:00
Fedora Release Engineering 5636e17d50 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 18:00:54 +00:00
Kalev Lember fbd9f0324b Rebuilt for libgnome-desktop soname bump 2019-07-21 21:19:37 +03:00
Florian Müllner 2df236184e Update to 3.33.4 2019-07-20 18:12:08 +02:00
Florian Müllner 172d018cc1 Temporarily disable sysprof support
The required sysprof version isn't in rawhide yet, so disable the
support for now.

Once the requirements are in, this commit can be reverted.
2019-06-24 18:46:10 +00:00
Florian Müllner 268ac7de23 Add missing sysprof require 2019-06-24 18:10:22 +00:00
Florian Müllner e966f1f601 Update to 3.33.3 2019-06-24 17:59:56 +00:00
Florian Müllner e7ef66eb22 Update to 3.33.2 2019-05-22 19:07:08 +00:00
Florian Müllner 995c73f31f Fix build dependency 2019-05-14 18:57:39 +00:00
Florian Müllner cc930a8d23 Update to 3.33.1 2019-05-14 18:44:24 +00:00
Florian Müllner 6e450d5715 Update to 3.32.1 2019-04-17 21:31:07 +02:00
Adam Williamson 238cfe5ac4 Really bump release 2019-04-17 09:07:08 -07:00
Adam Williamson 2e1cec2052 Backport MR #498 for spinner bug, plus two crasher fixes
Resolves: #1692135
2019-04-17 09:06:33 -07:00
Adam Williamson 10980c1402 Rebuild with Meson fix for #1699099 2019-04-16 12:10:56 -07:00
Jonas Ådahl da8744231f Backport work-around for hangul text input bug
Resolves: #163298
2019-03-25 13:52:48 -07:00
Florian Müllner 8053fbd18d Fix build with meson >= 0.50.0 2019-03-12 01:45:35 +01:00
Florian Müllner aa89d428b4 Update to 3.32.0 2019-03-12 00:32:56 +01:00
Kalev Lember 58c091a426 Backport more inverted colour fixes
https://bugzilla.redhat.com/show_bug.cgi?id=1686649
2019-03-08 09:12:38 +01:00
Kalev Lember a873e5a46b Backport a patch to fix inverted colours 2019-03-06 21:14:59 +01:00
Florian Müllner 91a7290a30 Update to 3.31.92 2019-03-05 05:22:33 +01:00
Pete Walter 0fcc8c7d1d Don't BR both libwayland-server-devel and pkgconfig(wayland-server)
These are the same.
2019-02-28 21:25:59 +00:00
Florian Müllner ce48116ce9 Update to 3.31.91 2019-02-21 21:14:58 +01:00
Florian Müllner 4453e6d0b3 Update to 3.31.90 2019-02-07 02:04:54 +01:00
Fedora Release Engineering cd93664291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 11:45:26 +00:00
Igor Gnatenko 44212ecb5b
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:40:28 +01:00
Florian Müllner ae5d2a6c37 Update to 3.31.4 2019-01-10 21:04:43 +01:00
Kalev Lember 66f37d73e5 Remove libtool .la files from private libs
https://bugzilla.redhat.com/show_bug.cgi?id=1622944
2018-11-17 18:22:55 +01:00
Florian Müllner d3a743c74f Update to 3.31.2 2018-11-14 03:17:46 +01:00
Jonas Ådahl 3266acf63f Backport work-around for hangul text input bug
Resolves: #163298
2018-10-23 00:23:24 -05:00
Jonas Ådahl bd4d6ff3e4 Fix a couple of memory leaks
Resolves: #1641254
2018-10-21 21:47:58 +02:00
Jonas Ådahl 75565b2364 Fix disabled monitor when laptop lid is closed
Resolves: #1638444
2018-10-14 20:30:45 +02:00
David Herrmann f5c77e40b3 mutter: reduce 'dbus-x11' dependency to 'dbus'
Back in the days a dependency on 'dbus-x11' was required to
automatically start a session bus when Xorg starts up. This is no
longer the case, as the 'dbus' package now always provides a system-
and user-bus to its dependents (currently via systemd units).

Lets reduce the 'dbus-x11' dependency to 'dbus', so we no longer
explicitly pull in 'dbus-daemon' recursively, but can safely support
other bus providers that don't support the legacy X11 startup scripts
(in particular dbus-broker).

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-10-11 14:43:41 +02:00
Florian Müllner 818439c2ae Update to 3.30.1 2018-10-08 21:32:44 +02:00
Adam Williamson 371cda4940 Backport fix for #1630943 from upstream master 2018-10-03 13:41:00 -07:00
Leigh Scott d2f895e5dd Complete egl-device/eglstream support
Completes https://src.fedoraproject.org/rpms/mutter/pull-request/7
2018-09-18 08:22:27 +00:00
Mateusz Mikuła 18f9f2487f Enable EGLDevice 2018-09-06 10:25:04 +00:00
Florian Müllner 32b8e04d95 Fix date
Whoops, it's past midnight ...
2018-09-04 00:36:01 +02:00
Florian Müllner 306187af3c Update to 3.30.0 2018-09-04 00:31:48 +02:00
Florian Müllner 3cb23ccb0b Update to 3.29.92 2018-08-29 19:36:28 +02:00
Florian Müllner 68ba785a41 Update to 3.29.91 2018-08-20 16:28:33 +02:00
Kalev Lember 856c94cd45 Bump required pipewire version 2018-08-09 19:34:21 +02:00
Jan Grulich 792b25fb97 Update libpipewire requirements 2018-08-01 11:10:38 +02:00
Florian Müllner 37316dc68a Update to 3.29.90 2018-08-01 03:54:51 +02:00
Adam Williamson 0489082e0e Backport MR#175 to fix 90/270 degree screen rotation 2018-07-24 11:56:00 -07:00
Florian Müllner 41cead0730 Bump pipewire requirement 2018-07-18 20:32:37 +02:00
Florian Müllner 97fcafd352 Update to 3.29.4 2018-07-18 18:05:59 +02:00
Fedora Release Engineering 644c26ec24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 11:13:09 +00:00
Adam Williamson fc217509a1 Backport crasher fix from upstream master (#1585360) 2018-06-01 18:29:54 -07:00
Florian Müllner be2d959518 Update to 3.29.2 2018-05-24 18:29:34 +02:00
Florian Müllner 2833fdd569 Fix source URL
New GNOME development cycle, new download directory ...
2018-04-25 21:23:18 +02:00
Florian Müllner f50537e252 Update to 3.29.1 2018-04-25 20:56:33 +02:00
Florian Müllner 415214534c Update to 3.28.1 2018-04-13 19:49:16 +02:00
Florian Müllner 3f7aa10392 Update to 3.28.0 2018-03-12 21:55:14 +01:00
Florian Müllner 10172d9bb9 Remove obsolete patch 2018-03-05 20:50:29 +01:00
Florian Müllner b4eb4ede9a Update to 3.27.92 2018-03-05 20:40:15 +01:00
Florian Müllner 8b3d52b438 Fix date error 2018-03-05 20:39:17 +01:00
Adam Williamson c91e48f339 Backport MR#36 to fix RHBZ #1547691 (GGO #2), mouse issues 2018-02-28 09:22:34 -08:00
Florian Müllner 0142ca3851 Update to 3.27.91 2018-02-21 01:27:49 +01:00
Björn Esser 2426582aa1
Add patch for adjustments to pipewire 0.1.8 API 2018-02-13 13:35:24 +01:00
Björn Esser 94f2d26f76
Rebuild against newer gnome-desktop3 package 2018-02-13 12:46:35 +01:00
Fedora Release Engineering f3939602d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 03:33:52 +00:00
Igor Gnatenko 232630b07a Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 10:56:00 +01:00
Florian Müllner 4be86c7839 Fix build on 32-bit systems 2017-10-30 12:33:44 +01:00
Florian Müllner 0339df666b Update to 3.27.1 2017-10-17 18:08:53 +02:00
Florian Müllner be7688cdb9 Remove stray comment 2017-10-06 17:38:47 +02:00
Florian Müllner ccdf80e4c0 Fix screencasts 2017-10-06 00:22:01 +02:00
Florian Müllner 7018d9fe73 Update to 3.26.1 2017-10-04 17:08:11 +02:00
Florian Müllner c0126efaae Adjust to pipewire API break 2017-09-21 18:18:59 +02:00
Florian Müllner fc2bb48ee7 Enable tablet support 2017-09-20 19:18:52 +02:00
Adam Williamson 14cc6c7d86 Also backport BGO #787570 fix from upstream 2017-09-12 17:22:00 -07:00
Adam Williamson df693619eb Backport upstream fixes for crasher bug BGO #787568 2017-09-12 17:16:31 -07:00
Florian Müllner a6e847c0d4 Enable remote desktop support 2017-09-12 17:55:48 +02:00
Florian Müllner 927e51e325 Update to 3.26.0 2017-09-12 17:29:25 +02:00
Florian Müllner 9fd60b390a Update to 3.25.92 2017-09-07 17:48:48 +02:00
Bastien Nocera 6974a7c486 + mutter-3.25.91-2
Fix inverted red and blue channels with newer Mesa
2017-08-24 12:13:41 +02:00
Florian Müllner 95b7063308 Update to 3.25.91 2017-08-22 01:00:23 +02:00
Florian Müllner db129a3f25 Update to 3.25.90 2017-08-10 20:23:40 +02:00
Fedora Release Engineering 975812dc5c - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 03:42:54 +00:00
Fedora Release Engineering 13d4dade6a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 22:29:25 +00:00
Florian Müllner 8ca2dc367d Add another missing build requirement 2017-07-19 22:08:21 +02:00
Florian Müllner 5a45a22425 Add missing build requirement 2017-07-19 21:41:07 +02:00
Florian Müllner 1fd3f86184 Actually bump version
Whoops ...
2017-07-19 21:32:01 +02:00
Florian Müllner e543d823d7 Update to 3.25.4 2017-07-19 21:31:17 +02:00
Florian Müllner 7d3275ed5f Update to 3.25.3 2017-06-21 22:02:56 +02:00
Florian Müllner 55d40cf323 Require a recent enough glib
... for https://git.gnome.org/browse/mutter/commit/?id=9131f26cae
2017-05-24 23:10:21 +02:00
Florian Müllner 95cd0d0ea6 Update to 3.25.2 2017-05-24 21:19:26 +02:00
Florian Müllner e4dd57ac55 Fix copy+paste of UTF8 strings between X11 and wayland 2017-05-18 15:12:25 +02:00
Florian Müllner 33f3aabd7e Update to 3.25.1 2017-04-27 18:37:08 +02:00
Florian Müllner a3b611bda2 Update to 3.24.1 2017-04-11 01:48:47 +02:00
Florian Müllner adc7ffa127 Update to 3.24.0 2017-03-20 19:01:06 +01:00
Florian Müllner 0c819181f5 Update to 3.23.92 2017-03-14 03:14:30 +01:00
Florian Müllner e13fe93f91 Apply startup-notification hack again
Commit d38870577f accidentally dropped the patch when it was
renumbered to match a commented out patch.
2017-03-10 14:22:03 +01:00
Adam Williamson c24f6328ae Backport more color fixes to really fix RHBZ #1428559 2017-03-07 11:58:10 -08:00
Adam Williamson d12509b7f6 Backport fix for color issue (BGO #779234, RHBZ #1428559) 2017-03-02 12:56:07 -08:00
Florian Müllner b1a179f985 Update to 3.23.91 2017-03-01 16:19:52 +01:00
Florian Müllner d38870577f Update to 3.23.90 2017-02-16 00:59:38 +01:00
Fedora Release Engineering 7df863cfb1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 21:54:13 +00:00
Kalev Lember be11d4c950 Remove a no longer needed %exclude 2017-02-09 14:22:30 +01:00
Florian Müllner 6b98a51a76 Update to 3.23.3 2016-12-15 17:00:19 +01:00
Florian Müllner 57c5201383 Fix build error on 32 bit platforms 2016-12-02 18:24:40 +01:00
Kevin Fenzi 137edd215e Some fixes to get building. Still needs patch1 rebased. 2016-11-24 12:13:56 -07:00
Florian Müllner a7812148c2 Update to 3.23.2 2016-11-23 23:23:29 +01:00
Matthias Clasen f828bac7d0 bump rev 2016-11-08 13:58:09 -05:00
Matthias Clasen 547d478d1d Fix 1376471 2016-11-08 13:55:16 -05:00
Florian Müllner 08a004c1f1 Update to 3.23.1 2016-10-30 22:46:19 +01:00
Kalev Lember 7d014dec44 Backport a fix to make gnome-screenshot --area work 2016-10-18 14:25:20 +02:00
Adam Jackson 69d350d259 Prefer eglGetPlatformDisplay() to eglGetDisplay() 2016-10-11 14:06:11 -04:00
Florian Müllner 6647fcde99 Update to 3.22.1 2016-10-11 00:56:46 +02:00
Florian Müllner 63442ba593 Include fix for crash on VT switch 2016-09-28 18:56:53 +02:00
Florian Müllner db6bf8286e Update to 3.22.0 2016-09-19 23:30:09 +02:00
Florian Müllner 7798e75204 Update to 3.21.92 2016-09-13 00:20:05 +02:00
Kalev Lember 5996eaf8d9 wayland/cursor-role: Increase buffer use count on construction
https://bugzilla.redhat.com/show_bug.cgi?id=1373372
2016-09-08 13:08:02 +02:00
Kalev Lember b1e2e0e766 Don't set group tags
They are unused in Fedora.
2016-08-30 08:54:29 +02:00
Florian Müllner f16bc5ce91 Update to 3.21.91 2016-08-30 01:25:35 +02:00
Kalev Lember a06e364341 clutter/evdev: Fix absolute pointer motion events
https://bugzilla.redhat.com/show_bug.cgi?id=1369492
2016-08-29 18:16:33 +02:00
Kalev Lember 4dca6fb2cb Update minimum dep versions 2016-08-20 20:46:39 +02:00
Igor Gnatenko 4e7df92da5 replace gettext with gettext-devel
Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345.
autoreconf: failed to run autopoint: No such file or directory
autoreconf: autopoint is needed because this package uses Gettext

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-08-20 17:52:12 +02:00
Florian Müllner 9f8142c843 Build require gettext instead of intltool 2016-08-19 23:59:31 +02:00
Florian Müllner cbf710af21 Update to 3.21.90 2016-08-19 22:48:44 +02:00
Florian Müllner 9859cddb0b Fix build error on 32 bit 2016-07-21 00:05:53 +02:00
Florian Müllner acf1ac2e09 Drop downsteam patch 2016-07-20 23:22:46 +02:00
Florian Müllner 245f1c4858 Update to 3.21.4 2016-07-20 21:25:39 +02:00
Florian Müllner 3c3afcc67f Update to 3.21.3 2016-06-21 21:34:46 +02:00
Florian Müllner fd83919712 Update to 3.21.2 2016-05-27 16:07:33 +02:00
Florian Müllner 252b58f5ff Update to 3.21.1 2016-04-29 16:51:28 +02:00
Florian Müllner f78e771400 Update to 3.20.1 2016-04-13 19:19:12 +02:00
Florian Müllner e691288cc0 Update to 3.20.0 2016-03-22 18:37:48 +01:00
Florian Müllner aa9120c133 Update to 3.19.92 2016-03-16 19:11:31 +01:00
Florian Müllner 91b6bf9657 Include fix for invalid cursor wl_buffer access 2016-03-03 16:51:21 +01:00
Florian Müllner 1453abc2bf Update to 3.19.91 2016-03-03 15:07:15 +01:00
Florian Müllner dec597e96c Update to 3.19.90 2016-02-19 18:22:52 +01:00
Fedora Release Engineering 494699857d - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 08:55:56 +00:00
Florian Müllner c0b57c0a48 Fix date in changelog 2016-01-21 23:18:59 +01:00
Florian Müllner a9a175340b Update to 3.19.4 2016-01-21 23:17:36 +01:00
Kalev Lember 50df020ab7 Bump dependency versions 2015-12-17 19:53:31 +01:00
Florian Müllner 16e2691db0 Update to 3.19.3 2015-12-17 01:46:09 +01:00
Florian Müllner 418b200c28 Add back %{?dist} 2015-11-25 01:12:55 +01:00
Florian Müllner 2d6e477b70 Update to 3.19.2 2015-11-25 00:45:21 +01:00
Ray Strode f5d977f393 Update to git snapshot 2015-11-10 13:12:08 -05:00
Florian Müllner c51ae27afd Update to 3.19.1 2015-10-29 16:03:58 +01:00
Ray Strode 11e24ea041 - Force the cursor visible on vt switches after setting
the crtc to workaround that qxl bug from before in a
  different situation
Related: #1273247
2015-10-21 23:14:00 +02:00
Kalev Lember f92cd8bd1a Backport a fix for a common Wayland crash
https://bugzilla.redhat.com/show_bug.cgi?id=1266486
2015-10-21 11:02:31 +02:00
Ray Strode 341cacdee2 workaround qxl cursor visibility wonkiness
Related: #1200901
2015-10-21 11:02:13 +02:00
Kalev Lember 7230025057 Bump gnome-shell conflicts version 2015-10-15 20:56:03 +02:00
Florian Müllner 5c665aa963 Update to 3.18.1 2015-10-15 19:19:10 +02:00
Florian Müllner 4aabf56bfc Update to 3.18.0 2015-09-21 22:46:21 +02:00
Florian Müllner 3edaab2dd1 Fix a (fatal) compiler warning 2015-09-16 17:45:44 +02:00
Florian Müllner 748422a3fb Update to 3.17.92 2015-09-16 17:26:48 +02:00
Florian Müllner 8fe20e1c70 Update to 3.17.91 2015-09-03 16:10:50 +02:00
Florian Müllner 01cd281b8a Update to 3.17.90 2015-08-20 12:08:22 +02:00
Florian Müllner ba13e8afde Bump clutter requirement 2015-07-23 13:19:56 +02:00
Florian Müllner d328432eeb Update to 3.17.4 2015-07-23 13:07:04 +02:00
David King 7912eb003f Bump for new gnome-desktop3 2015-07-22 09:43:08 +01:00
Florian Müllner a3104b6019 Update to 3.17.3 2015-07-02 14:46:23 +02:00
Dennis Gilmore cc635ada5f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 21:16:40 +00:00
Florian Müllner a513244248 Update to 3.17.2 2015-05-27 10:46:58 +02:00
Florian Müllner 173f52cc8c Update to 3.17.1 2015-04-30 17:44:16 +02:00
Kalev Lember 5282620b36 Bump gnome-shell conflicts version 2015-04-16 22:25:07 +02:00
Rui Matos aab05a2db5 Update to 3.16.1.1 2015-04-15 15:13:24 +02:00
Florian Müllner 0aa6a8323d Update to 3.16.1 2015-04-14 23:26:48 +02:00
Florian Müllner cf5f23880f Update to 3.16.0 2015-03-23 18:58:48 +01:00
Kalev Lember aecca18232 Use a glob for man page compression format
So that when it changes in the future, we're safe. At the same time,
don't explicitly mark it as %doc -- all man pages get marked as %doc
automatically.
2015-03-17 20:31:17 +01:00
Kalev Lember 2226886fed Use license macro for the COPYING file 2015-03-17 20:29:23 +01:00
Kalev Lember 032c673b2d Update minimum dep versions 2015-03-17 20:28:33 +01:00
Florian Müllner 8efe25b141 Update to 3.15.92 2015-03-17 17:54:26 +01:00
Peter Hutterer 01ba63d719 Rebuild for libinput soname bump 2015-03-10 10:34:14 +10:00
Florian Müllner 019084b54c Update to 3.15.91 2015-03-04 21:08:04 +01:00
Florian Müllner 4e5f58db61 Update to 3.15.90 2015-02-20 18:37:49 +01:00
Adam Williamson 90b5961696 backport ad90b7dd to fix BGO #743412 / RHBZ #1185811 2015-02-02 11:57:49 -08:00
Florian Müllner 59f37ae6c7 Update to 3.15.4 2015-01-22 17:50:57 +01:00
Peter Hutterer 4a3f635f36 Rebuild for libinput soname bump 2015-01-19 09:42:24 +10:00
Ray Strode c2f3beaccf force autoreconf so it pulls in newer aclocal 2015-01-12 14:19:51 -05:00
Ray Strode 36abdfbadb Add BuildRequires for autogoo since ./autogen.sh is run as part of the build process 2015-01-12 14:07:22 -05:00
Ray Strode 1424e8389e - Add specific BuildRequires for wayland bits, so we don't
get wayland support by happenstance.
2015-01-12 13:57:10 -05:00
Florian Müllner 4592eaf22b Revert unsatisfiable wayland requirement
This reintroduces a leak on wayland, but removes the dependency on
an unreleased wayland version.
2014-12-19 13:55:57 +01:00
Florian Müllner 5cc6aea7d0 Update to 3.15.3 2014-12-19 13:11:22 +01:00
Florian Müllner 49d2f2dce0 Update to 3.15.2 2014-11-27 15:00:02 +00:00
Florian Müllner 7c06407aa5 Add missing directory to files list 2014-11-13 13:56:10 +00:00
Vadim Rutkovsky 689032f3a7 Build installed tests 2014-11-13 13:43:29 +00:00
Florian Müllner 58b0fd02e0 Update to 3.15.1 2014-10-30 11:41:27 +00:00
Florian Müllner 9c4a5fe5e5 Backport fix for raise-on-click regression
Resolves: rhbz#1151918
2014-10-21 19:01:25 +02:00
Florian Müllner 455aae9423 Update to 3.14.1 2014-10-14 21:59:15 +02:00
Adam Williamson c529da39ea backport fix for BGO #737233 / RHBZ #1145952 (desktop right click broken) 2014-10-03 11:45:52 -07:00
Kalev Lember f8322e7c37 Bump gnome-shell conflicts version 2014-09-22 23:29:01 +02:00
Florian Müllner 1819746b79 Update to 3.14.0 2014-09-22 20:35:50 +02:00
Florian Müllner a5c5287806 Update to 3.13.92 2014-09-17 07:00:17 +02:00
Peter Hutterer a30e184556 Rebuild for libinput soname bump 2014-09-12 17:17:06 +10:00
Florian Müllner 6fe6bae6a6 Update to 3.13.91 2014-09-03 14:59:05 +02:00
Adel Gadllah 3b22485755 Merge branch 'f21'
Conflicts:
	mutter.spec
2014-08-26 19:18:08 +02:00
Adel Gadllah 64e61654ac Backport fix for RH #1133166 2014-08-26 19:02:06 +02:00
Hans de Goede 6f04d0a507 Add a patch from upstream fixing gnome-shell crashing non stop on
multi monitor setups (rhbz#1103221)
2014-08-25 16:29:48 +02:00
Hans de Goede f392c6b64f Add a patch from upstream fixing gnome-shell crashing non stop on
multi monitor setups (rhbz#1103221)
2014-08-25 16:29:12 +02:00
Kevin Fenzi f8aff3304a Rebuild for new wayland 2014-08-22 15:22:26 -06:00
Kevin Fenzi f3d8a71a26 Rebuild for new wayland 2014-08-22 15:20:49 -06:00
Kalev Lember b1249fcaf8 Depend on patched clutter
clutter-1.19.6-3.fc21 has the new API backported that mutter needs.
2014-08-20 15:48:53 +02:00