Blame SPECS/mutter.spec

776610
%global gtk3_version 3.19.8
776610
%global glib_version 2.53.2
776610
%global gsettings_desktop_schemas_version 3.21.4
776610
%global json_glib_version 0.12.0
776610
%global libinput_version 1.4
776610
%global pipewire_version 0.2.2
776610
776610
Name:          mutter
776610
Version:       3.28.3
fc565f
Release:       19%{?dist}
776610
Summary:       Window and compositing manager based on Clutter
776610
776610
License:       GPLv2+
776610
#VCS:          git:git://git.gnome.org/mutter
776610
URL:           http://www.gnome.org
776610
Source0:       http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
776610
776610
Patch0:        startup-notification.patch
776610
776610
# Upload HW cursor on demand, avoiding stuttering on hybrid GPU laptops
776610
Patch1:        hw-cursor-on-demand-gnome-3-28.patch
776610
776610
# Check hw support for calculated view transform
776610
Patch2:        0001-renderer-native-Check-calculated-transform-when-crea.patch
776610
776610
# PipeWire 0.2.2+ support
776610
Patch3:        mutter-search-for-libpipewire-0_2.patch
776610
Patch4:        mutter-pipewire-0_2-API.patch
776610
776610
# Backport remote desktop related fixes and features
776610
# From master/gnome-3-29
776610
Patch5:        0001-virtual-input-evdev-Translate-from-button-codes-inte.patch
776610
Patch6:        0001-Make-screen-cast-and-remote-desktop-non-experimental.patch
776610
Patch7:        0001-Add-remote-access-controller-API.patch
776610
776610
# Allow Xwayland grabs by default, on a selected set of X11 apps
776610
# https://bugzilla.redhat.com/1500399
776610
Patch8: 0001-wayland-Allow-Xwayland-grabs-on-selected-apps.patch
776610
776610
# From gnome-3-28
776610
#
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/189
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/192
776610
# Downstream bug: https://bugzilla.redhat.com/1635123
776610
Patch10: 0001-window-wayland-Always-update-monitor-for-non-user-op.patch
776610
Patch11: 0001-window-Pass-flag-to-meta_window_update_monitor-inste.patch
776610
Patch12: 0002-window-Force-update-monitor-on-hot-plugs.patch
776610
Patch13: 0001-window-wayland-Don-t-recursive-indefinitely-when-upd.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/194
776610
# Downstream bug: https://bugzilla.redhat.com/1635106
776610
Patch14: 0001-wayland-Nullify-monitor-resources-when-updating-outp.patch
776610
Patch15: 0001-wayland-No-xdg-output-events-without-a-logical-monit.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/255
776610
# Downstream bug: https://bugzilla.redhat.com/1635106
776610
Patch16: 0001-wayland-Clean-up-xwayland-grabs-even-if-surface-is-g.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/70
776610
# Downstream bug: https://bugzilla.redhat.com/1635155
776610
Patch17: 0001-native-gpu-Handle-drmModeSetCrtc-failing-gracefully.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/15
776610
# Downstream bug: https://bugzilla.redhat.com/1635159
776610
Patch18: 0001-window-Don-t-refuse-to-move-focus-to-the-grab-window.patch
776610
Patch19: 0002-window-Explicitly-exclude-unmanaging-window-from-foc.patch
776610
Patch20: 0003-tests-Add-closed-transient-test.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/130
776610
# Downstream bug: https://bugzilla.redhat.com/1635164
776610
Patch21: 0001-monitor-Use-current-monitor-mode-to-check-whether-ac.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/223
776610
# Downstream bug: https://bugzilla.redhat.com/1635167
776610
Patch22: 0001-gpu-kms-Don-t-crash-if-drmModeGetResources-returns-N.patch
776610
Patch23: 0001-gpu-kms-Handle-drmModeGetResources-failing.patch
776610
Patch24: 0002-monitor-manager-kms-Check-if-GPUs-can-have-outputs.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/127
776610
# Downstream bug: https://bugzilla.redhat.com/1635170
776610
Patch25: 0001-renderer-native-Fallback-to-non-planar-API-if-gbm_bo.patch
776610
776610
# Upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=784206
776610
# Downstream bug: https://bugzilla.redhat.com/1635235
776610
Patch26: 0001-wayland-keyboard-Create-a-separate-keymap-shm-file-p.patch
776610
776610
# Upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=788834
776610
# Downstream bug: https://bugzilla.redhat.com/1635237
776610
Patch27: 0001-window-Return-1-if-meta_window_get_monitor-is-called.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/254
776610
# Downstream bug: https://bugzilla.redhat.com/1635241
776610
Patch28: 0001-backends-x11-Only-free-cursor-if-it-was-created-succ.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/134
776610
# Downstream bug: https://bugzilla.redhat.com/1635248
776610
Patch29: 0001-idle-monitor-Don-t-try-to-auto-start-SessionManager.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/240
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/174
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/221
776610
# Downstream bug: https://bugzilla.redhat.com/1635718
776610
Patch30: 0001-window-unmanage-dialog-when-clearing-transient_for.patch
776610
Patch31: 0001-wayland-xdg-shell-Queue-frame-callbacks-on-new-actor.patch
776610
Patch32: 0002-wayland-surface-Add-API-to-cache-frame-callbacks.patch
776610
Patch33: 0003-wayland-xdg-shell-Cache-pending-frame-callbacks-on-p.patch
776610
Patch34: 0004-wayland-xdg-shell-Cache-frame-callbacks-if-toplevel-.patch
776610
Patch35: 0005-wayland-xdg-shell-Handle-requests-after-toplevel-was.patch
776610
Patch36: 0006-wayland-legacy-xdg-shell-Cache-frame-callbacks-if-to.patch
776610
Patch37: 0007-wayland-legacy-xdg-shell-Handle-requests-after-tople.patch
776610
Patch38: 0008-wayland-gtk-shell-Handle-requests-after-toplevel-was.patch
776610
776610
# Fix garbled window titles (rhbz#1639194)
776610
Patch39: 0001-x11-window-props-Do-not-convert-WM_NAME.patch
776610
Patch40: 0002-xprops-Make-sure-text_property_to_utf8-returns-UTF8.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/2
776610
# Upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=782575
776610
Patch41: 0001-renderer-native-Choose-first-EGL-config-for-non-GBM-.patch
776610
Patch42: 0001-wayland-buffer-Create-EGLStream-texture-at-buffer_re.patch
776610
Patch43: 0001-wayland-Always-realize-buffers-at-surface-commit-tim.patch
776610
Patch44: 0001-wayland-Realize-dmabuf-buffers-before-trying-to-atta.patch
776610
Patch45: 0001-wayland-Create-EGLStream-backed-buffers-through-wl_e.patch
776610
776610
# Upstream issue: https://bugzilla.gnome.org/show_bug.cgi?id=790316
776610
Patch46: 0001-renderer-native-Also-wrap-flip-closures-for-EGLStrea.patch
776610
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/106
776610
# Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1591250
776610
Patch51: 0001-renderer-native-Use-shadow-fb-on-software-GL-if-pref.patch
776610
776610
# RecordWindow
776610
Patch61: 0001-clutter-evdev-Use-clutter_event_set_device.patch
776610
Patch62: 0002-clutter-Keep-a-device-reference-with-events.patch
776610
Patch63: 0003-remote-desktop-Do-not-leak-the-virtual-touchscreen.patch
776610
Patch64: 0004-screen-cast-src-Add-VideoCrop-support.patch
776610
Patch65: 0005-screen-cast-Add-screen-cast-window-interface.patch
776610
Patch66: 0006-window-actor-Implement-MetaScreenCastWindow-interfac.patch
776610
Patch67: 0007-screen-cast-session-Add-screen-cast-window-mode.patch
776610
Patch68: 0008-screen-cast-session-Add-support-for-RecordWindow.patch
776610
Patch69: 0009-window-Add-window-id.patch
776610
Patch70: 0010-screen-cast-session-Add-window-id-support.patch
776610
Patch71: 0011-window-Expose-the-client-type-in-the-API.patch
776610
Patch72: 0012-window-Fix-introspection-warnings.patch
776610
776610
# Get texture pixels via offscreen for EGLStreams (rhbz#1656926)
776610
Patch80: shaped-texture-get-image-via-offscreen.patch
776610
776610
# Avoid EGLStream backend deadlock (rhbz#1656905)
776610
Patch81: eglstream-mailbox-mode.patch
776610
776610
# Screen cast cursor side channel (rhbz#1658971)
776610
Patch82: screen-cast-cursor-side-channel.patch
776610
776610
# Regression due to a change in meta_shaped_texture_get_image() not
776610
# updating the callers' clipping rectangle anymore.
776610
Patch83: 0001-window-actor-Use-actual-image-size-for-capture.patch
776610
776610
# Fix for HiDPI screen recording (rhbz#1670287)
776610
Patch84: 0001-screen-cast-Fix-monitor-recording-on-HiDPI.patch
776610
776610
# Fix corruption on suspend and resume with nvidia (rhbz#1663440)
776610
Patch10001: 0001-cogl-add-new-UNSTABLE_TEXTURES-feature.patch
776610
Patch10002: 0002-backend-switch-to-using-generated-logind-proxy.patch
776610
Patch10003: 0003-backend-add-signals-for-reporting-suspend-and-resume.patch
776610
Patch10004: 0004-wayland-force-X-clients-to-redraw-on-resume.patch
776610
Patch10005: 0005-backends-native-emit-gl-video-memory-purged-when-bec.patch
776610
Patch10006: 0006-backends-native-update-glyph-cache-on-resume.patch
776610
Patch10007: 0007-backends-native-update-cursor-on-resume.patch
776610
Patch10008: 0008-background-purge-all-background-textures-on-suspend.patch
776610
Patch10009: 0009-MetaShapedTexture-save-and-restore-textures-on-suspe.patch
776610
776610
# Restore "Always update monitor for non user op" previously dropped
776610
# Upstream issue: https://gitlab.gnome.org/GNOME/mutter/issues/189
776610
Patch10010: 0001-window-Really-force-update-monitor-on-hot-plugs.patch
776610
776610
# RHEL 7 downstream patches
776610
Patch100: deal-more-gracefully-with-oversized-windows.patch
776610
# Work-around for Xvnc resizing (rhbz#1265511)
776610
Patch101: 0001-monitor-manager-xrandr-Work-around-spurious-hotplugs.patch
776610
Patch102: 0001-monitor-manager-xrandr-Force-an-update-when-resuming.patch
776610
Patch103: 0001-monitor-manager-Consider-external-layout-before-defa.patch
776610
Patch104: 0001-events-Don-t-move-sloppy-focus-while-buttons-are-pre.patch
776610
Patch105: 0001-backends-x11-Support-synaptics-configuration.patch
776610
Patch106: 0001-window-actor-Special-case-shaped-Java-windows.patch
776610
Patch107: 0001-clutter-Extend-touchpad-device-property-check-for-Sy.patch
776610
Patch108: 0001-clutter-x11-Implement-keycode-lookup-from-keysyms-on.patch
776610
# http://bugzilla.gnome.org/show_bug.cgi?id=733277
776610
Patch109: 0001-Add-support-for-quad-buffer-stereo.patch
776610
# https://bugzilla.redhat.com/show_bug.cgi?id=1618632
776610
# https://bugzilla.redhat.com/show_bug.cgi?id=1497303
776610
Patch110: 0001-monitor-manager-only-reuse-initial-config-if-monitor.patch
776610
Patch111: 0001-clutter-Do-not-latch-modifiers-on-modifier-keys.patch
776610
Patch112: add-support-for-plain-old-x-device-configuration.patch
776610
Patch113: 0001-main-be-more-aggressive-in-assuming-X11-backend.patch
776610
Patch114: 0001-clutter-Only-reset-scroll-axes-on-slave-devices.patch
776610
# https://bugzilla.redhat.com/show_bug.cgi?id=1668979
776610
Patch115: 0001-wayland-Relax-requirements-for-evdev-events-to-have-.patch
776610
Patch116: 0001-clutter-Add-clutter_input_method_forward_key-method.patch
776610
776610
BuildRequires: chrpath
776610
BuildRequires: pango-devel
776610
BuildRequires: startup-notification-devel
776610
BuildRequires: gnome-desktop3-devel
776610
BuildRequires: glib2-devel >= %{glib_version}
776610
BuildRequires: gtk3-devel >= %{gtk3_version}
776610
BuildRequires: pkgconfig
776610
BuildRequires: gobject-introspection-devel >= 1.41.0
776610
BuildRequires: libSM-devel
776610
BuildRequires: libwacom-devel
776610
BuildRequires: libX11-devel
776610
BuildRequires: libXdamage-devel
776610
BuildRequires: libXext-devel
776610
BuildRequires: libXfixes-devel
776610
BuildRequires: libXi-devel
776610
BuildRequires: libXrandr-devel
776610
BuildRequires: libXrender-devel
776610
BuildRequires: libXcursor-devel
776610
BuildRequires: libXcomposite-devel
776610
BuildRequires: libxcb-devel
776610
BuildRequires: libxkbcommon-devel
776610
BuildRequires: libxkbcommon-x11-devel
776610
BuildRequires: libxkbfile-devel
776610
BuildRequires: libXtst-devel
776610
BuildRequires: mesa-libEGL-devel
776610
BuildRequires: mesa-libGLES-devel
776610
BuildRequires: mesa-libGL-devel
776610
BuildRequires: mesa-libgbm-devel
776610
BuildRequires: pam-devel
776610
BuildRequires: pipewire-devel >= %{pipewire_version}
776610
BuildRequires: systemd-devel
776610
BuildRequires: upower-devel
776610
BuildRequires: xkeyboard-config-devel
776610
BuildRequires: zenity
776610
BuildRequires: desktop-file-utils
776610
# Bootstrap requirements
776610
BuildRequires: gtk-doc gnome-common gettext-devel git
776610
BuildRequires: libcanberra-devel
776610
BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
776610
BuildRequires: automake, autoconf, libtool
776610
BuildRequires: pkgconfig(gudev-1.0)
776610
BuildRequires: pkgconfig(libdrm)
776610
BuildRequires: pkgconfig(gbm)
776610
BuildRequires: pkgconfig(wayland-server)
776610
BuildRequires: pkgconfig(wayland-eglstream)
776610
776610
BuildRequires: json-glib-devel >= %{json_glib_version}
776610
BuildRequires: libgudev1-devel
776610
BuildRequires: libwayland-server-devel
776610
BuildRequires: libinput-devel >= %{libinput_version}
776610
776610
Obsoletes: mutter-wayland < 3.13.0
776610
Obsoletes: mutter-wayland-devel < 3.13.0
776610
776610
# Make sure yum updates gnome-shell as well; otherwise we might end up with
776610
# broken gnome-shell installations due to mutter ABI changes.
776610
Conflicts: gnome-shell < 3.21.1
776610
776610
Requires: control-center-filesystem
776610
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
776610
Requires: gtk3%{?_isa} >= %{gtk3_version}
776610
Requires: pipewire%{_isa} >= %{pipewire_version}
776610
Requires: startup-notification
776610
Requires: dbus-x11
776610
Requires: zenity
776610
776610
Requires:      json-glib%{?_isa} >= %{json_glib_version}
776610
Requires:      libinput%{?_isa} >= %{libinput_version}
776610
776610
%description
776610
Mutter is a window and compositing manager that displays and manages
776610
your desktop via OpenGL. Mutter combines a sophisticated display engine
776610
using the Clutter toolkit with solid window-management logic inherited
776610
from the Metacity window manager.
776610
776610
While Mutter can be used stand-alone, it is primarily intended to be
776610
used as the display core of a larger system such as GNOME Shell. For
776610
this reason, Mutter is very extensible via plugins, which are used both
776610
to add fancy visual effects and to rework the window management
776610
behaviors to meet the needs of the environment.
776610
776610
%package devel
776610
Summary: Development package for %{name}
776610
Requires: %{name}%{?_isa} = %{version}-%{release}
776610
776610
%description devel
776610
Header files and libraries for developing Mutter plugins. Also includes
776610
utilities for testing Metacity/Mutter themes.
776610
776610
%package  tests
776610
Summary:  Tests for the %{name} package
776610
Requires: %{name}%{?_isa} = %{version}-%{release}
776610
776610
%description tests
776610
The %{name}-tests package contains tests that can be used to verify
776610
the functionality of the installed %{name} package.
776610
776610
%prep
776610
%autosetup -S git
776610
776610
%build
776610
autoreconf -f -i
776610
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
776610
 %configure --disable-static --enable-compile-warnings=maximum --enable-remote-desktop --enable-installed-tests --with-libwacom --enable-egl-device)
776610
776610
SHOULD_HAVE_DEFINED="HAVE_SM HAVE_RANDR HAVE_STARTUP_NOTIFICATION"
776610
776610
for I in $SHOULD_HAVE_DEFINED; do
776610
  if ! grep -q "define $I" config.h; then
776610
    echo "$I was not defined in config.h"
776610
    grep "$I" config.h
776610
    exit 1
776610
  else
776610
    echo "$I was defined as it should have been"
776610
    grep "$I" config.h
776610
  fi
776610
done
776610
776610
make %{?_smp_mflags} V=1
776610
776610
%install
776610
%make_install
776610
776610
#Remove libtool archives.
776610
rm -rf %{buildroot}/%{_libdir}/*.la
776610
776610
%find_lang %{name}
776610
776610
# Mutter contains a .desktop file so we just need to validate it
776610
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
776610
776610
%post -p /sbin/ldconfig
776610
776610
%postun -p /sbin/ldconfig
776610
776610
%files -f %{name}.lang
776610
%license COPYING
776610
%doc NEWS
776610
%{_bindir}/mutter
776610
%{_datadir}/applications/*.desktop
776610
%{_libdir}/lib*.so.*
776610
%{_libdir}/mutter/
776610
%{_libexecdir}/mutter-restart-helper
776610
%{_datadir}/GConf/gsettings/mutter-schemas.convert
776610
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
776610
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
776610
%{_datadir}/gnome-control-center/keybindings/50-mutter-*.xml
776610
%{_mandir}/man1/mutter.1*
776610
776610
%files devel
776610
%{_includedir}/*
776610
%{_libdir}/lib*.so
776610
%{_libdir}/pkgconfig/*
776610
776610
%files tests
776610
%{_libexecdir}/installed-tests/mutter
776610
%{_libexecdir}/installed-tests/mutter-clutter
776610
%{_libexecdir}/installed-tests/mutter-cogl
776610
%{_datadir}/installed-tests/mutter
776610
%{_datadir}/installed-tests/mutter-clutter
776610
%{_datadir}/installed-tests/mutter-cogl
776610
%{_datadir}/mutter/tests
776610
776610
%changelog
fc565f
* Tue Apr 02 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.3-19
fc565f
- Fix synaptics/evdev driver support forward port to not break tablet pads
fc565f
  Resolves: #1687949
fc565f
776610
* Thu Feb 21 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-18
776610
- Remove patch enabling monitor framebuffer scaling
776610
  Related: #1668883
776610
776610
* Mon Feb 11 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-17
776610
- Fix bug in suspend/resume corruption patch leading to inhibit fd
776610
  not getting fetched
776610
  Related: #1663440
776610
776610
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-16
776610
- Backport forward_key() method
776610
  Related: #1668979
776610
776610
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-15
776610
- Re-add dropped downstream patches (rhbz#1668883)
776610
776610
* Tue Feb 05 2019 Olivier Fourdan <jadahl@redhat.com> - 3.28.3-14
776610
- Restore update monitor fix (rhbz#1635123)
776610
776610
* Fri Feb 01 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-13
776610
- Fix screen recording on HiDPI monitor (rhbz#1670287)
776610
776610
* Thu Jan 31 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-12
776610
- Drop "Always update monitor for non user op" patch. It's already
776610
  in tree and getting misapplied
776610
  Related: #1663440
776610
- Fix suspend and resume corruption on NVidia
776610
  Resolves: #1663440
776610
776610
* Tue Jan 22 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-11
776610
- Fix a new crash in recordwindow related to behavior changes in
776610
  recent backport additions (rhbz#1657661)
776610
776610
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-10
776610
- Backport screen cast cursor side channel patches (rhbz#1658971)
776610
776610
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-9
776610
- Avoid EGLStream backend deadlock (rhbz#1656905)
776610
776610
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-8
776610
- Get texture pixels via offscreen for EGLStreams (rhbz#1656926)
776610
776610
* Mon Jan 07 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-7
776610
- Backport the RecordWindow screencast mode (rhbz#1657661)
776610
776610
* Fri Jan 04 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-6
776610
- Add shadow framebuffer for server cards to fix blending
776610
  performance
776610
  Resolves: #1591250
776610
776610
* Fri Oct 26 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-5
776610
- Allow Xwayland grabs on a selected set of X11 applications.
776610
  (rhbz#1500399)
776610
776610
* Tue Oct 23 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-4
776610
- More backport fixes from upstream "gnome-3-28" branch
776610
- enable eglstream support (rhbz#1639782)
776610
776610
* Mon Oct 15 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-3
776610
- Fix garbled window titles (rhbz#1639194)
776610
776610
* Thu Oct 04 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-2
776610
- Backport fixes from upstream "gnome-3-28" branch:
776610
- [wayland] laptop with lid closed and external monitor can't log in to
776610
  wayland session (rhbz#1635106)
776610
- [Wayland] Crash with Xwayland grabs enabled in mutter (rhbz#1635110)
776610
- [Wayland] Crash on monitor hotplug (rhbz#1635123)
776610
- [wayland] mutter crashes if drmModeSetCrtc() failed (rhbz#1635155)
776610
- mutter crashes if a modal window closes whilst being dragged (rhbz#1635159)
776610
- gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()
776610
  (rhbz#1635164)
776610
- [wayland] crash when drmModeGetResources() fails (rhbz#1635167)
776610
- [wayland] Can't create new back buffer on Intel i915 (rhbz#1635170)
776610
- [wayland] keyboard: Create a separate keymap shm file per resource
776610
  (rhbz#1635235)
776610
- Crash in gnome-shell/mutter after a window is destroyed (rhbz#1635237)
776610
- [x11] Using a cursor theme missing cursors can crash mutter (rhbz#1635241)
776610
- [wayland] Warning messages when starting mutter (rhbz#1635248)
776610
- [wayland] mutter/gnome-shell crash after failed DnD in nautilus
776610
  (rhbz#1635718)
776610
776610
* Thu Aug 09 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
776610
- Update to 3.28.3
776610
- Apply HW cursor on-demand patches
776610
- Apply monitor transform regression patch
776610
776610
* Wed Aug 08 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.1-4
776610
- Backport remote-access controller API patch
776610
776610
* Tue Aug 07 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.1-3
776610
- Backport remote desktop related patches
776610
776610
* Wed Aug 01 2018 Jan Grulich <jgrulich@redhat.com> - 3.28.1-2
776610
- Support PipeWire 0.2.2+
776610
776610
* Fri Apr 13 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.1-1
776610
- Update to 3.28.1
776610
776610
* Mon Mar 12 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.0-1
776610
- Update to 3.28.0
776610
776610
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
776610
- Update to 3.27.92
776610
776610
* Wed Feb 28 2018 Adam Williamson <awilliam@redhat.com> - 3.27.91-2
776610
- Backport MR#36 to fix RHBZ #1547691 (GGO #2), mouse issues
776610
776610
* Wed Feb 21 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.91-1
776610
- Update to 3.27.91
776610
776610
* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 3.27.1-4
776610
- Rebuild against newer gnome-desktop3 package
776610
- Add patch for adjustments to pipewire 0.1.8 API
776610
776610
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.1-3
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
776610
776610
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.1-2
776610
- Remove obsolete scriptlets
776610
776610
* Mon Oct 30 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
776610
- Include 32-bit build fixes
776610
776610
* Tue Oct 17 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
776610
- Update to 3.27.1
776610
776610
* Fri Oct 06 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-2
776610
- Fix screencasts
776610
776610
* Wed Oct 04 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
776610
- Update to 3.26.1
776610
776610
* Thu Sep 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-5
776610
- Adjust to pipewire API break
776610
776610
* Wed Sep 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-5
776610
- Enable tablet support
776610
776610
* Tue Sep 12 2017 Adam Williamson <awilliam@redhat.com> - 3.26.0-4
776610
- Also backport BGO #787570 fix from upstream
776610
776610
* Tue Sep 12 2017 Adam Williamson <awilliam@redhat.com> - 3.26.0-3
776610
- Backport upstream fixes for crasher bug BGO #787568
776610
776610
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-2
776610
- Enable remote desktop support
776610
776610
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-1
776610
- Update to 3.26.0
776610
776610
* Thu Sep 07 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.92-1
776610
- Update to 3.25.92
776610
776610
* Thu Aug 24 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.91-2
776610
+ mutter-3.25.91-2
776610
- Fix inverted red and blue channels with newer Mesa
776610
776610
* Tue Aug 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.91-1
776610
- Update to 3.25.91
776610
776610
* Thu Aug 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.90-1
776610
- Update to 3.25.90
776610
776610
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
776610
776610
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
776610
776610
* Wed Jul 19 2017 Florian Müllner <fmuellner@redhat.con> - 3.25.4-1
776610
- Update to 3.25.4
776610
776610
* Wed Jun 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.3-1
776610
- Update to 3.25.3
776610
776610
* Wed May 24 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.2-1
776610
- Update to 3.25.2
776610
776610
* Thu May 18 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-2
776610
- Fix copy+paste of UTF8 strings between X11 and wayland
776610
776610
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-1
776610
- Update to 3.25.1
776610
776610
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
776610
- Update to 3.24.1
776610
776610
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
776610
- Update to 3.24.0
776610
776610
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
776610
- Update to 3.23.92
776610
776610
* Fri Mar 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-4
776610
- Apply startup-notification hack again
776610
776610
* Tue Mar 07 2017 Adam Williamson <awilliam@redhat.com> - 3.23.91-3
776610
- Backport more color fixes, should really fix BGO #779234, RHBZ #1428559
776610
776610
* Thu Mar 02 2017 Adam Williamson <awilliam@redhat.com> - 3.23.91-2
776610
- Backport fix for a color issue in 3.23.91 (BGO #779234, RHBZ #1428559)
776610
776610
* Wed Mar 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-1
776610
- Update to 3.23.91
776610
776610
* Thu Feb 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.90-1
776610
- Update to 3.23.90
776610
776610
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
776610
776610
* Thu Dec 15 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.3-1
776610
- Update to 3.23.3
776610
776610
* Fri Dec 02 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-2
776610
- Fix build error on 32-bit platforms
776610
776610
* Thu Nov 24 2016 Kevin Fenzi <kevin@scrye.com> - 3.23.2-2
776610
- Some fixes to get building. Still needs patch1 rebased.
776610
776610
* Wed Nov 23 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-1
776610
- Update to 3.23.2
776610
776610
* Tue Nov  8 2016 Matthias Clasen <mclasen@redhat.com> - 3.23.1-2
776610
- Fix 1376471
776610
776610
* Sun Oct 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.1-1
776610
- Update to 3.23.1
776610
776610
* Tue Oct 18 2016 Kalev Lember <klember@redhat.com> - 3.22.1-3
776610
- Backport a fix to make gnome-screenshot --area work
776610
776610
* Tue Oct 11 2016 Adam Jackson <ajax@redhat.com> - 3.22.1-2
776610
- Prefer eglGetPlatformDisplay() to eglGetDisplay()
776610
776610
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1-1
776610
- Update to 3.22.1
776610
776610
* Wed Sep 28 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-2
776610
- Include fix for crash on VT switch
776610
776610
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-1
776610
- Update to 3.22.0
776610
776610
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92-1
776610
- Update to 3.21.92
776610
776610
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
776610
- wayland/cursor-role: Increase buffer use count on construction (#1373372)
776610
776610
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
776610
- Update to 3.21.91
776610
776610
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.90-3
776610
- clutter/evdev: Fix absolute pointer motion events (#1369492)
776610
776610
* Sat Aug 20 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
776610
- Update minimum dep versions
776610
776610
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
776610
- Update to 3.21.90
776610
776610
* Wed Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
776610
- Update to 3.21.4
776610
- Drop downstream patch
776610
- Fix build error on 32-bit
776610
776610
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
776610
- Update to 3.21.3
776610
776610
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
776610
- Update to 3.21.2
776610
776610
* Fri Apr 29 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.1-1
776610
- Update to 3.21.1
776610
776610
* Wed Apr 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
776610
- Update to 3.20.1
776610
776610
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
776610
- Update to 3.20.0
776610
776610
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
776610
- Update to 3.19.92
776610
776610
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-2
776610
- Include fix for invalid cursor wl_buffer access
776610
776610
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
776610
- Update to 3.19.91
776610
776610
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
776610
- Update to 3.19.90
776610
776610
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
776610
776610
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
776610
- Update to 3.19.4
776610
776610
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
776610
- Update to 3.19.3
776610
776610
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
776610
- Update to 3.19.2
776610
776610
* Tue Nov 10 2015 Ray Strode <rstrode@redhat.com> 3.19.1-5.20151110git049f1556d
776610
- Update to git snapshot
776610
776610
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
776610
- Update to 3.19.1
776610
776610
* Wed Oct 21 2015 Ray Strode <rstrode@redhat.com> 3.18.1-4
776610
- Force the cursor visible on vt switches after setting
776610
  the crtc to workaround that qxl bug from before in a
776610
  different situation
776610
  Related: #1273247
776610
776610
* Wed Oct 21 2015 Kalev Lember <klember@redhat.com> - 3.18.1-3
776610
- Backport a fix for a common Wayland crash (#1266486)
776610
776610
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.1-2
776610
- Bump gnome-shell conflicts version
776610
776610
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
776610
- Update to 3.18.1
776610
776610
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
776610
- Update to 3.18.0
776610
776610
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
776610
- Update to 3.17.92
776610
776610
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
776610
- Update to 3.17.91
776610
776610
* Thu Sep 03 2015 Ray Strode <rstrode@redhat.com> 3.17.90-2
776610
- Add workaround for qxl cursor visibility wonkiness that we
776610
  did for f22
776610
  Related: #1200901
776610
776610
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
776610
- Update to 3.17.90
776610
776610
* Thu Jul 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.4-1
776610
- Update to 3.17.4
776610
776610
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.3-2
776610
- Bump for new gnome-desktop3
776610
776610
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
776610
- Update to 3.17.3
776610
776610
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
776610
776610
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
776610
- Update to 3.17.2
776610
776610
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
776610
- Update to 3.17.1
776610
776610
* Thu Apr 16 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1.1-2
776610
- Bump gnome-shell conflicts version
776610
776610
* Wed Apr 15 2015 Rui Matos <rmatos@redhat.com> - 3.16.1.1-1
776610
- Update to 3.16.1.1
776610
776610
* Tue Apr 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
776610
- Update to 3.16.1
776610
776610
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
776610
- Update to 3.16.0
776610
776610
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
776610
- Update minimum dep versions
776610
- Use license macro for the COPYING file
776610
776610
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
776610
- Update to 3.15.92
776610
776610
* Tue Mar 10 2015 Peter Hutterer <peter.hutterer@redhat.com> - 3.15.91-2
776610
- Rebuild for libinput soname bump
776610
776610
* Wed Mar 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
776610
- Update to 3.15.91
776610
776610
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
776610
- Update to 3.15.90
776610
776610
* Mon Feb 02 2015 Adam Williamson <awilliam@redhat.com> - 3.15.4-2
776610
- backport ad90b7dd to fix BGO #743412 / RHBZ #1185811
776610
776610
* Wed Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.4-1
776610
- Update to 3.15.4
776610
776610
* Mon Jan 19 2015 Peter Hutterer <peter.hutterer@redhat.com> 3.15.3-3
776610
- Rebuild for libinput soname bump
776610
776610
* Mon Jan 12 2015 Ray Strode <rstrode@redhat.com> 3.15.3-2
776610
- Add specific BuildRequires for wayland bits, so we don't
776610
  get wayland support by happenstance.
776610
- Add BuildRequires for autogoo since ./autogen.sh is run as part of
776610
  the build process
776610
776610
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
776610
- Revert unsatisfiable wayland requirement
776610
776610
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
776610
- Update to 3.15.3
776610
776610
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
776610
- Update to 3.15.2
776610
776610
* Wed Nov 12 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 3.15.1-2
776610
- Build installed tests
776610
776610
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.1-1
776610
- Update to 3.15.1
776610
776610
* Tue Oct 21 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-2
776610
- Fix regression in handling raise-on-click option (rhbz#1151918)
776610
776610
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
776610
- Update to 3.14.1
776610
776610
* Fri Oct 03 2014 Adam Williamson <awilliam@redhat.com> - 3.14.0-3
776610
- backport fix for BGO #737233 / RHBZ #1145952 (desktop right click broken)
776610
776610
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
776610
- Bump gnome-shell conflicts version
776610
776610
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
776610
- Update to 3.14.0
776610
776610
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
776610
- Update to 3.13.92
776610
776610
* Fri Sep 12 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.13.91-2
776610
- Rebuild for libinput soname bump
776610
776610
* Wed Sep 03 2014 Florian Müllner <fmuellner@redhat.com> - 3.31.91-1
776610
- Update to 3.13.91, drop downstream patches
776610
776610
* Tue Aug 26 2014 Adel Gadllah <adel.gadllah@gmail.com> - 3.13.90-4
776610
- Apply fix for RH #1133166
776610
776610
* Mon Aug 25 2014 Hans de Goede <hdegoede@redhat.com> - 3.13.90-3
776610
- Add a patch from upstream fixing gnome-shell crashing non stop on
776610
  multi monitor setups (rhbz#1103221)
776610
776610
* Fri Aug 22 2014 Kevin Fenzi <kevin@scrye.com> 3.13.90-2
776610
- Rebuild for new wayland
776610
776610
* Wed Aug 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.90-1
776610
- Update to 3.13.90
776610
776610
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-3
776610
- Rebuilt for upower 0.99.1 soname bump
776610
776610
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
776610
776610
* Wed Jul 23 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.4-1
776610
- Update to 3.13.4
776610
776610
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
776610
- Rebuilt for gobject-introspection 1.41.4
776610
776610
* Fri Jun 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
776610
- New gobject-introspection has been built, drop the last patch again
776610
776610
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
776610
- Revert annotation updates until we get a new gobject-introspection build
776610
776610
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
776610
- Update to 3.13.1
776610
776610
* Wed Jun 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-2
776610
- Backport fix for legacy fullscreen check
776610
776610
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
776610
776610
* Tue May 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-1
776610
- Update to 3.13.2, drop upstreamed patches
776610
776610
* Thu May  8 2014 Matthias Clasen <mclasen@redhat.com> - 3.13.1-5
776610
- Fix shrinking terminals
776610
776610
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-4
776610
- Backport an upstream fix for a Wayland session crash
776610
776610
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-3
776610
- Install mutter-launch as setuid root
776610
776610
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
776610
- Obsolete mutter-wayland
776610
776610
* Wed Apr 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.1-1
776610
- Update to 3.13.1
776610
776610
* Tue Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
776610
- Update to 3.12.1
776610
776610
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
776610
- Update dep versions
776610
776610
* Tue Mar 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.0-1
776610
- Update to 3.12.0
776610
776610
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.92-1
776610
- Update to 3.11.92
776610
776610
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.91-1
776610
- Update to 3.11.91
776610
776610
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.90-2
776610
- Rebuilt for cogl soname bump
776610
776610
* Wed Feb 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-1
776610
- Update to 3.11.90
776610
776610
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-4
776610
- Rebuilt for gnome-desktop soname bump
776610
776610
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.11.5-3
776610
- Rebuild for libevdev soname bump
776610
776610
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-2
776610
- Rebuilt for cogl soname bump
776610
776610
* Wed Feb 05 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.5-1
776610
- Update to 3.11.5
776610
776610
* Wed Jan 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.4-1
776610
- Update to 3.11.4
776610
776610
* Fri Dec 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.3-1
776610
- Update to 3.11.3
776610
776610
* Wed Nov 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.2-1
776610
- Update to 3.11.2
776610
776610
* Wed Oct 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
776610
- Update to 3.11.1
776610
776610
* Tue Oct 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1.1-1
776610
- Update to 3.10.1.1
776610
776610
* Mon Oct 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-1
776610
- Update to 3.10.1
776610
776610
* Wed Sep 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0.1-1
776610
- Update to 3.10.0.1
776610
776610
* Mon Sep 23 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0-1
776610
- Update to 3.10.0
776610
776610
* Tue Sep 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-2
776610
- Update the description and URL
776610
- Tighten -devel subpackage deps with _isa
776610
- Use the make_install macro
776610
776610
* Mon Sep 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
776610
- Update to 3.9.92
776610
776610
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-2
776610
- Rebuilt for libgnome-desktop soname bump
776610
776610
* Tue Sep 03 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.91-1
776610
- Update to 3.9.91
776610
776610
* Thu Aug 22 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.90-1
776610
- Update to 3.9.90
776610
776610
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-2
776610
- Rebuilt for cogl 1.15.4 soname bump
776610
776610
* Tue Jul 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.5-1
776610
- Update to 3.9.5
776610
776610
* Wed Jul 10 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.4-1
776610
- Update to 3.9.4
776610
776610
* Tue Jun 18 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.3-1
776610
- Update to 3.9.3
776610
776610
* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
776610
- Update to 3.9.2
776610
776610
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
776610
- Update to 3.9.1
776610
776610
* Tue Apr 23 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
776610
- Update to 3.8.1
776610
776610
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
776610
- Update to 3.8.0
776610
776610
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
776610
- Update to 3.7.92
776610
776610
* Mon Mar 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
776610
- Update to 3.7.91
776610
776610
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
776610
- Update to 3.7.90
776610
776610
* Tue Feb 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
776610
- Update to 3.7.5
776610
776610
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
776610
- Rebuild for new cogl
776610
776610
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
776610
- Update to 3.7.4
776610
776610
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.3-1
776610
- Update to 3.7.3
776610
776610
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
776610
- Update to 3.7.2
776610
776610
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
776610
- Update to 3.7.1
776610
776610
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
776610
- Update to 3.6.1
776610
776610
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
776610
- Update to 3.6.0
776610
776610
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
776610
- Update to 3.5.92
776610
776610
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-2
776610
- Rebuild against new cogl
776610
776610
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-1
776610
- Update to 3.5.91
776610
776610
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
776610
- Rebuild against new cogl/clutter
776610
776610
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
776610
- Update to 3.5.90
776610
776610
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
776610
- Update to 3.5.5
776610
776610
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
776610
776610
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
776610
- Update to 3.5.4
776610
776610
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
776610
- Update to 3.5.3
776610
776610
* Fri Jun  8 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
776610
- Make resize grip area larger
776610
776610
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-2
776610
- Don't check for Xinerama anymore - it is now mandatory
776610
776610
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
776610
- Update to 3.5.2
776610
- Remove upstreamed patches
776610
776610
* Wed May 09 2012 Adam Jackson <ajax@redhat.com> 3.4.1-3
776610
- mutter-never-slice-shape-mask.patch, mutter-use-cogl-texrect-api.patch:
776610
  Fix window texturing on hardware without ARB_texture_non_power_of_two
776610
  (#813648)
776610
776610
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
776610
- Silence glib-compile-schemas scriplets
776610
776610
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
776610
- Update to 3.4.1
776610
- Conflict with gnome-shell versions older than 3.4.1
776610
776610
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
776610
- Update to 3.4.0
776610
776610
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
776610
- Update to 3.3.92
776610
776610
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
776610
- Rebuild against new cogl
776610
776610
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
776610
- Update to 3.3.90
776610
776610
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
776610
- Update to 3.3.5
776610
776610
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
776610
- Update to 3.3.4
776610
776610
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
776610
- Rebuild against new cogl
776610
776610
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
776610
- Update to 3.3.3
776610
776610
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-2
776610
- Rebuild against new clutter
776610
776610
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
776610
- Update to 3.3.2
776610
776610
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
776610
- Rebuilt for glibc bug#747377
776610
776610
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
776610
- Update to 3.2.1
776610
776610
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
776610
- Update to 3.2.0
776610
776610
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
776610
- Update to 3.1.92
776610
776610
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
776610
- Update to 3.1.91.1
776610
776610
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
776610
- Update to 3.1.90.1
776610
776610
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
776610
- Update to 3.1.4
776610
776610
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3.1-3
776610
- Rebuild
776610
776610
* Mon Jul  4 2011 Peter Robinson <pbrobinson@gmail.com> - 3.1.3.1-2
776610
- rebuild against new clutter/cogl
776610
776610
* Mon Jul 04 2011 Adam Williamson <awilliam@redhat.com> - 3.1.3.1-1
776610
- Update to 3.1.3.1
776610
776610
* Thu Jun 30 2011 Owen Taylor <otaylor@redhat.com> - 3.1.3-1
776610
- Update to 3.1.3
776610
776610
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2.1-1
776610
- Update to 3.0.2.1
776610
776610
* Fri Apr 29 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-3
776610
- Actually apply the patch for #700276
776610
776610
* Thu Apr 28 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-2
776610
- Make session saving of gnome-shell work
776610
776610
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
776610
- Update to 3.0.1
776610
776610
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
776610
- Update to 3.0.0
776610
776610
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
776610
- Update to 2.91.93
776610
776610
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
776610
- Update to 2.91.92
776610
776610
* Mon Mar  7 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
776610
- Update to 2.91.91
776610
776610
* Tue Mar  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
776610
- Build against libcanberra, to enable AccessX feedback features
776610
776610
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
776610
- Update to 2.91.90
776610
776610
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
776610
- Rebuild against newer gtk
776610
776610
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
776610
776610
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
776610
- Rebuild against newer gtk
776610
776610
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
776610
- Update to 2.91.6
776610
776610
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
776610
- Update to 2.91.5
776610
776610
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
776610
- Update to 2.91.4
776610
776610
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
776610
- Rebuild against new gtk
776610
- Drop no longer needed %%clean etc
776610
776610
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.3-1
776610
- Update to 2.91.3
776610
776610
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
776610
- Update to 2.91.2
776610
776610
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-2
776610
- Rebuild against newer gtk3
776610
776610
* Fri Oct 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
776610
- Update to 2.91.1
776610
776610
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
776610
- Update to 2.91.0
776610
776610
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.5-4
776610
- Rebuild against newer gobject-introspection
776610
776610
* Wed Jul 14 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
776610
- Rebuild for new gobject-introspection
776610
776610
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
776610
- Build against gtk3
776610
776610
* Mon Jul 12 2010 Colin Walters <walters@pocket> - 2.31.5-1
776610
- New upstream version
776610
776610
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.2-5
776610
- Rebuild against new gobject-introspection
776610
776610
* Tue Jul  6 2010 Colin Walters <walters@verbum.org> - 2.31.2-4
776610
- Changes to support snapshot builds
776610
776610
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
776610
- drop gir-repository-devel dep
776610
776610
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
776610
- removed "--with-clutter" as configure is claiming it to be an unknown option
776610
776610
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
776610
- New upstream 2.31.2 release
776610
776610
* Thu Mar 25 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.1-1
776610
- New upstream 2.29.1 release
776610
776610
* Wed Mar 17 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.0-1
776610
- New upstream 2.29.0 release
776610
776610
* Tue Feb 16 2010 Adam Jackson <ajax@redhat.com> 2.28.1-0.2
776610
- mutter-2.28.1-add-needed.patch: Fix FTBFS from --no-add-needed
776610
776610
* Thu Feb  4 2010 Peter Robinson <pbrobinson@gmail.com> 2.28.1-0.1
776610
- Move to git snapshot
776610
776610
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-1
776610
- Update to 2.28.0
776610
776610
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.5-1
776610
- Update to 2.27.5
776610
776610
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.4-1
776610
- Remove workaround for #520209
776610
- Update to 2.27.4
776610
776610
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-3
776610
- Fix %%preun GConf script to properly be for package removal
776610
776610
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-2
776610
- Add a workaround for Red Hat bug #520209
776610
776610
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
776610
- Update to 2.27.3, remove mutter-metawindow.patch
776610
776610
* Fri Aug 21 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-2
776610
- Add upstream patch needed by latest mutter-moblin
776610
776610
* Tue Aug 11 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-1
776610
- New upstream 2.27.2 release. Drop upstreamed patches.
776610
776610
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-5
776610
- Add upstream patches for clutter 1.0
776610
776610
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-4
776610
- Add patch to fix mutter --replace
776610
776610
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
776610
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
776610
776610
* Sat Jul 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-2
776610
- Updates from review request
776610
776610
* Fri Jul 17 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-1
776610
- Update to official 2.27.1 and review updates
776610
776610
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.2
776610
- Updates from initial reviews
776610
776610
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.1
776610
- Initial packaging