Blame SPECS/mutter.spec

1c7749
%global gtk3_version 3.19.8
1c7749
%global glib_version 2.53.2
1c7749
%global gsettings_desktop_schemas_version 3.21.4
1c7749
%global json_glib_version 0.12.0
1c7749
%global libinput_version 1.4
1c7749
%global pipewire_version 0.2.2
1c7749
%global mutter_api_version 4
1c7749
1c7749
Name:          mutter
1c7749
Version:       3.32.2
1a3082
Release:       26%{?dist}
1c7749
Summary:       Window and compositing manager based on Clutter
1c7749
1c7749
License:       GPLv2+
1c7749
#VCS:          git:git://git.gnome.org/mutter
1c7749
URL:           http://www.gnome.org
1c7749
Source0:       http://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
1c7749
1c7749
# Work-around for OpenJDK's compliance test
1c7749
Patch0:        0001-window-actor-Special-case-shaped-Java-windows.patch
1c7749
1c7749
# Allow Xwayland grabs by default, on a selected set of X11 apps
1c7749
# https://bugzilla.redhat.com/1500399
1c7749
Patch1: 0001-wayland-Allow-Xwayland-grabs-on-selected-apps.patch
1c7749
1c7749
Patch2: fix-text-selection-drawing.patch
1c7749
Patch3: covscan-fixes.patch
1c7749
Patch4: 0001-enum-types-Use-basename-in-header-comment.patch
1c7749
Patch5: 0001-workspace-manager-Expose-layout-properties.patch
1c7749
1c7749
# Fix corruption on suspend and resume with nvidia (rhbz#1663440)
1c7749
Patch10001: 0001-cogl-add-new-UNSTABLE_TEXTURES-feature.patch
1c7749
Patch10002: 0002-backend-switch-to-using-generated-logind-proxy.patch
1c7749
Patch10003: 0003-backend-add-signals-for-reporting-suspend-and-resume.patch
1c7749
Patch10004: 0004-wayland-force-X-clients-to-redraw-on-resume.patch
1c7749
Patch10005: 0005-backends-native-emit-gl-video-memory-purged-when-bec.patch
1c7749
Patch10006: 0006-backends-native-update-glyph-cache-on-resume.patch
1c7749
Patch10007: 0007-backends-native-update-cursor-on-resume.patch
1c7749
Patch10008: 0008-background-purge-all-background-textures-on-suspend.patch
1c7749
Patch10009: 0009-MetaShapedTexture-save-and-restore-textures-on-suspe.patch
1c7749
1c7749
# RHEL 7 downstream patches
1c7749
Patch100: deal-more-gracefully-with-oversized-windows.patch
1c7749
# Work-around for Xvnc resizing (rhbz#1265511)
1c7749
Patch101: 0001-monitor-manager-xrandr-Work-around-spurious-hotplugs.patch
1c7749
Patch102: 0001-monitor-manager-xrandr-Force-an-update-when-resuming.patch
1c7749
Patch103: 0001-monitor-manager-Consider-external-layout-before-defa.patch
1c7749
Patch104: 0001-events-Don-t-move-sloppy-focus-while-buttons-are-pre.patch
1c7749
Patch105: 0001-backends-x11-Support-synaptics-configuration.patch
1c7749
Patch107: 0001-clutter-Extend-touchpad-device-property-check-for-Sy.patch
1c7749
# http://bugzilla.gnome.org/show_bug.cgi?id=733277
1c7749
Patch109: 0001-Add-support-for-quad-buffer-stereo.patch
1c7749
# https://bugzilla.redhat.com/show_bug.cgi?id=1618632
1c7749
# https://bugzilla.redhat.com/show_bug.cgi?id=1497303
1c7749
Patch110: 0001-monitor-manager-only-reuse-initial-config-if-monitor.patch
1c7749
Patch112: add-support-for-plain-old-x-device-configuration.patch
1c7749
Patch113: 0001-main-be-more-aggressive-in-assuming-X11-backend.patch
1c7749
Patch114: 0001-clutter-Only-reset-scroll-axes-on-slave-devices.patch
1c7749
1a3082
# Inherit xorg.conf (rhbz#1690506)
1a3082
Patch115: inherit-xrandr-metamodes.patch
1a3082
1a3082
# Fix test blocker when running on cirrus (rhbz#1735382)
1a3082
Patch116: 0001-iconcache-Avoid-xrender-picture-formats-when-creatin.patch
1a3082
1a3082
# Don't focus or activate unmanaging windows (rhbz#1741547)
1a3082
Patch117: 0001-workspace-Focus-only-ancestors-that-are-focusable.patch
1a3082
Patch118: 0002-window-Emit-an-error-and-return-when-trying-to-activ.patch
1a3082
1a3082
# Don't freeze on rapid input (rhbz#1759525)
1a3082
Patch119: 0001-events-Sync-pending-pointer-events-without-a-window.patch
1a3082
1a3082
# Don't freeze if input happens after many days of inactivity (rhbz#1766649)
1a3082
Patch120: input-after-long-idle-fix.patch
1a3082
1a3082
# Fix invalid read in idle monitor (rhbz#1766695)
1a3082
Patch121: idle-monitor-reset-fix.patch
1a3082
1a3082
# Improve shadow-fb performance on llvmpipe
1a3082
# https://bugzilla.redhat.com/1737553
1a3082
Patch201: 0001-cogl-Remove-unused-OFFSCREEN_BLIT-feature-flag.patch
1a3082
Patch202: 0002-cogl-Fix-doc-for-_cogl_blit_framebuffer.patch
1a3082
Patch203: 0003-cogl-Replace-ANGLE-with-GLES3-and-NV-framebuffer_bli.patch
1a3082
Patch204: 0004-cogl-Relax-formats-on-glBlitFramebuffer.patch
1a3082
Patch205: 0005-cogl-Allow-glBlitFramebuffer-between-onscreen-offscr.patch
1a3082
Patch206: 0006-cogl-Rename-feature-OFFSCREEN_BLIT-to-BLIT_FRAMEBUFF.patch
1a3082
Patch207: 0007-cogl-Expose-cogl_blit_framebuffer.patch
1a3082
Patch208: 0008-clutter-stage-view-Use-cogl_blit_framebuffer-for-sha.patch
1a3082
Patch209: 0009-clutter-stage-view-Ignore-clipping-rectangle-for-off.patch
1a3082
Patch210: 0010-cogl-Flush-journal-before-blitting.patch
1a3082
Patch211: 0011-clutter-stage-view-Separate-offscreen-and-shadowfb.patch
1a3082
Patch212: 0012-renderer-native-Separate-offscreen-and-shadowfb.patch
1a3082
1a3082
# Handle lack of RANDR (#1776530)
1a3082
Patch250: 0001-monitor-manager-xrandr-Move-dpms-state-and-screen-si.patch
1a3082
Patch251: 0002-monitor-manager-xrandr-Create-dummy-screen-sized-mon.patch
1a3082
1a3082
# Fix build due to egl.pc provider change
1a3082
Patch260: 0001-EGL-Include-EGL-eglmesaext.h.patch
1a3082
1a3082
# Fix popups with styli
1a3082
Patch261: 0001-wayland-Check-stylus-serials-on-meta_wayland_seat_ca.patch
1a3082
1a3082
# Fix led-less pad mode switch buttons
1a3082
Patch262: 0001-x11-Check-wacom-button-flags-to-determine-whether-bu.patch
1a3082
1a3082
# Wacom fixes
1a3082
Patch263: 0001-backends-Consider-pen-eraser-devices-when-looking-fo.patch
1a3082
Patch264: 0001-backends-Always-enable-tap-to-click-drag-on-opaque-W.patch
1a3082
Patch265: 0001-backends-x11-Observe-multiple-pad-mode-switch-button.patch
1a3082
Patch266: 0001-backends-Check-both-input-settings-and-mapper-for-ta.patch
1a3082
Patch267: 0001-core-Let-pad-mode-switch-events-always-go-through-Me.patch
1a3082
1c7749
BuildRequires: chrpath
1c7749
BuildRequires: pango-devel
1c7749
BuildRequires: startup-notification-devel
1c7749
BuildRequires: gnome-desktop3-devel
1c7749
BuildRequires: glib2-devel >= %{glib_version}
1c7749
BuildRequires: gtk3-devel >= %{gtk3_version}
1c7749
BuildRequires: pkgconfig
1c7749
BuildRequires: gobject-introspection-devel >= 1.41.0
1c7749
BuildRequires: libSM-devel
1c7749
BuildRequires: libwacom-devel
1c7749
BuildRequires: libX11-devel
1c7749
BuildRequires: libXdamage-devel
1c7749
BuildRequires: libXext-devel
1c7749
BuildRequires: libXfixes-devel
1c7749
BuildRequires: libXi-devel
1c7749
BuildRequires: libXrandr-devel
1c7749
BuildRequires: libXrender-devel
1c7749
BuildRequires: libXcursor-devel
1c7749
BuildRequires: libXcomposite-devel
1c7749
BuildRequires: libxcb-devel
1c7749
BuildRequires: libxkbcommon-devel
1c7749
BuildRequires: libxkbcommon-x11-devel
1c7749
BuildRequires: libxkbfile-devel
1c7749
BuildRequires: libXtst-devel
1c7749
BuildRequires: mesa-libEGL-devel
1c7749
BuildRequires: mesa-libGLES-devel
1c7749
BuildRequires: mesa-libGL-devel
1c7749
BuildRequires: mesa-libgbm-devel
1c7749
BuildRequires: pam-devel
1c7749
BuildRequires: pipewire-devel >= %{pipewire_version}
1c7749
BuildRequires: systemd-devel
1c7749
BuildRequires: upower-devel
1c7749
BuildRequires: xorg-x11-server-Xorg
1c7749
BuildRequires: xkeyboard-config-devel
1c7749
BuildRequires: zenity
1c7749
BuildRequires: desktop-file-utils
1c7749
# Bootstrap requirements
1c7749
BuildRequires: gtk-doc gnome-common gettext-devel git
1c7749
BuildRequires: libcanberra-devel
1c7749
BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
1c7749
BuildRequires: gnome-settings-daemon-devel
1c7749
BuildRequires: meson
1c7749
BuildRequires: pkgconfig(gudev-1.0)
1c7749
BuildRequires: pkgconfig(libdrm)
1c7749
BuildRequires: pkgconfig(gbm)
1c7749
BuildRequires: pkgconfig(wayland-server)
1c7749
BuildRequires: pkgconfig(wayland-eglstream)
1c7749
1c7749
BuildRequires: json-glib-devel >= %{json_glib_version}
1c7749
BuildRequires: libgudev1-devel
1c7749
BuildRequires: libinput-devel >= %{libinput_version}
1c7749
BuildRequires: xorg-x11-server-Xwayland
1c7749
1c7749
Obsoletes: mutter-wayland < 3.13.0
1c7749
Obsoletes: mutter-wayland-devel < 3.13.0
1c7749
1c7749
# Make sure yum updates gnome-shell as well; otherwise we might end up with
1c7749
# broken gnome-shell installations due to mutter ABI changes.
1c7749
Conflicts: gnome-shell < 3.21.1
1c7749
1c7749
Requires: control-center-filesystem
1c7749
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
1c7749
Requires: gtk3%{?_isa} >= %{gtk3_version}
1c7749
Requires: pipewire%{_isa} >= %{pipewire_version}
1c7749
Requires: startup-notification
1c7749
Requires: dbus
1c7749
Requires: zenity
1c7749
1c7749
Requires:      json-glib%{?_isa} >= %{json_glib_version}
1c7749
Requires:      libinput%{?_isa} >= %{libinput_version}
1c7749
1c7749
%description
1c7749
Mutter is a window and compositing manager that displays and manages
1c7749
your desktop via OpenGL. Mutter combines a sophisticated display engine
1c7749
using the Clutter toolkit with solid window-management logic inherited
1c7749
from the Metacity window manager.
1c7749
1c7749
While Mutter can be used stand-alone, it is primarily intended to be
1c7749
used as the display core of a larger system such as GNOME Shell. For
1c7749
this reason, Mutter is very extensible via plugins, which are used both
1c7749
to add fancy visual effects and to rework the window management
1c7749
behaviors to meet the needs of the environment.
1c7749
1c7749
%package devel
1c7749
Summary: Development package for %{name}
1c7749
Requires: %{name}%{?_isa} = %{version}-%{release}
1c7749
1c7749
%description devel
1c7749
Header files and libraries for developing Mutter plugins. Also includes
1c7749
utilities for testing Metacity/Mutter themes.
1c7749
1c7749
%package  tests
1c7749
Summary:  Tests for the %{name} package
1c7749
Requires: %{name}%{?_isa} = %{version}-%{release}
1c7749
1c7749
%description tests
1c7749
The %{name}-tests package contains tests that can be used to verify
1c7749
the functionality of the installed %{name} package.
1c7749
1c7749
%prep
1c7749
%autosetup -S git
1c7749
1c7749
%build
1c7749
%meson -Degl_device=true -Dwayland_eglstream=true
1c7749
%meson_build
1c7749
1c7749
%install
1c7749
%meson_install
1c7749
1c7749
%find_lang %{name}
1c7749
1c7749
# Mutter contains a .desktop file so we just need to validate it
1c7749
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
1c7749
1c7749
%ldconfig_scriptlets
1c7749
1c7749
%files -f %{name}.lang
1c7749
%license COPYING
1c7749
%doc NEWS
1c7749
%{_bindir}/mutter
1c7749
%{_datadir}/applications/*.desktop
1c7749
%{_libdir}/lib*.so.*
1c7749
%{_libdir}/mutter-%{mutter_api_version}/
1c7749
%{_libexecdir}/mutter-restart-helper
1c7749
%{_datadir}/GConf/gsettings/mutter-schemas.convert
1c7749
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
1c7749
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
1c7749
%{_datadir}/gnome-control-center/keybindings/50-mutter-*.xml
1c7749
%{_mandir}/man1/mutter.1*
1c7749
1c7749
%files devel
1c7749
%{_includedir}/*
1c7749
%{_libdir}/lib*.so
1c7749
%{_libdir}/pkgconfig/*
1c7749
1c7749
%files tests
1c7749
%{_libexecdir}/installed-tests/mutter-%{mutter_api_version}
1c7749
%{_datadir}/installed-tests/mutter-%{mutter_api_version}
1c7749
%{_datadir}/mutter-%{mutter_api_version}/tests
1c7749
1c7749
%changelog
1a3082
* Mon Dec 16 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-26
1a3082
- Let pad OSD update on mode switching
1a3082
  Resolves: #1716774
1a3082
1a3082
* Fri Dec 13 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-25
1a3082
- Fix Wacom OSDs so they appear on the right monitor
1a3082
  Resolves: #1777556
1a3082
1a3082
* Fri Dec 13 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-24
1a3082
- Handle multiple mode switch buttons in Cintiq 27QHD
1a3082
  Resolves: #1687979
1a3082
1a3082
* Fri Dec 13 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-23
1a3082
- Enable tapping features by default on standalone Wacom tablets
1a3082
  Resolves: #1716754
1a3082
1a3082
* Fri Dec 13 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-22
1a3082
- Fix detection of Wacom tablet features on X11
1a3082
  Resolves: #1759619
1a3082
1a3082
* Wed Dec 04 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-21
1a3082
- Fix mode switch pad buttons without LEDs
1a3082
  Resolves: #1666070
1a3082
1a3082
* Mon Dec 01 2019 Tomas Pelka <tpelka@redhat.com> - 3.32.2-20
1a3082
- Need rebuild in correct build target
1a3082
  Resolves: #1730891
1a3082
1a3082
* Fri Nov 29 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-19
1a3082
- Fix pop ups with stylus input
1a3082
  Resolves: #1730891
1a3082
1a3082
* Wed Nov 27 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-18
1a3082
- Revert memory leak fix
1a3082
  Resolves: #1777911
1a3082
1a3082
* Wed Nov 27 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-17
1a3082
- Fix some memory leaks
1a3082
  Resolves: #1719819
1a3082
1a3082
* Wed Nov 27 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-16
1a3082
- Fix build due to egl.pc provider change
1a3082
  Related: #1776530
1a3082
1a3082
* Wed Nov 27 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-15
1a3082
- Handle lack of RANDR
1a3082
  Resolves: #1776530
1a3082
1a3082
* Mon Nov  4 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.32.2-14
1a3082
- Backports shadow FB improvements on llvmpipe
1a3082
  Resolves: #1737553
1a3082
1a3082
* Wed Oct 30 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-13
1a3082
- Fix invalid read in idle monitor
1a3082
  Resolves: #1766695
1a3082
1a3082
* Wed Oct 30 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-12
1a3082
- Don't freeze if input happens after many days of inactivity
1a3082
  Resolves: #1766649
1a3082
1a3082
* Fri Oct 25 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-11
1a3082
- Don't freeze on rapid input
1a3082
  Resolves: #1759525
1a3082
1a3082
* Fri Aug 16 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-10
1a3082
- Don't focus or activate unmanaging windows
1a3082
  Resolves: #1741547
1a3082
1a3082
* Mon Aug 05 2019 Ray Strode <rstrode@redhat.com> - 3.32.2-9
1a3082
- Another 16bpp graphics card crash
1a3082
  Related: #1735382
1a3082
  Resolves: #1737326
1a3082
1a3082
* Fri Aug 02 2019 Ray Strode <rstrode@redhat.com> - 3.32.2-8
1a3082
- Fix crash in window icon handling on 16bpp graphics cards
1a3082
  Resolves: #1735382
1a3082
1a3082
* Tue Jul 23 2019 Ray Strode <rstrode@redhat.com> - 3.32.2-7
1a3082
- Fix bug leading to 100% cpu usage on suspend/resume
1a3082
  Resolves: #1724551
1a3082
1a3082
* Mon Jul 15 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.32.2-6
1a3082
- Don't ignore current mode when deriving current config
1a3082
  Resolves: #1690506
1a3082
1a3082
* Thu Jun 20 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.32.2-5
1a3082
- Ensure pad XDevices do not get buttons remapped
1a3082
  Resolves: #1687949
1a3082
1c7749
* Wed Jun 12 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-4
1c7749
- Expose workspace layout as properties
1c7749
  Related: #1704360
1c7749
1c7749
* Thu May 30 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-3
1c7749
- Avoid arch-specific bits in header comments
1c7749
  Related: #1698884
1c7749
* Tue May 28 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-2
1c7749
- Fix a couple of issues pointed out by covscan
1c7749
  Resolves: #1698884
1c7749
1c7749
* Thu May 23 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.2-1
1c7749
- Update to 3.32.2
1c7749
  Resolves: #1698884
1c7749
1c7749
* Tue Apr 02 2019 Carlos Garnacho <cgarnach@redhat.com> - 3.28.3-19
1c7749
- Fix synaptics/evdev driver support forward port to not break tablet pads
1c7749
  Resolves: #1687949
1c7749
1c7749
* Thu Feb 21 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-18
1c7749
- Remove patch enabling monitor framebuffer scaling
1c7749
  Related: #1668883
1c7749
1c7749
* Mon Feb 11 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-17
1c7749
- Fix bug in suspend/resume corruption patch leading to inhibit fd
1c7749
  not getting fetched
1c7749
  Related: #1663440
1c7749
1c7749
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-16
1c7749
- Backport forward_key() method
1c7749
  Related: #1668979
1c7749
1c7749
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-15
1c7749
- Re-add dropped downstream patches (rhbz#1668883)
1c7749
1c7749
* Tue Feb 05 2019 Olivier Fourdan <jadahl@redhat.com> - 3.28.3-14
1c7749
- Restore update monitor fix (rhbz#1635123)
1c7749
1c7749
* Fri Feb 01 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-13
1c7749
- Fix screen recording on HiDPI monitor (rhbz#1670287)
1c7749
1c7749
* Thu Jan 31 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-12
1c7749
- Drop "Always update monitor for non user op" patch. It's already
1c7749
  in tree and getting misapplied
1c7749
  Related: #1663440
1c7749
- Fix suspend and resume corruption on NVidia
1c7749
  Resolves: #1663440
1c7749
1c7749
* Tue Jan 22 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-11
1c7749
- Fix a new crash in recordwindow related to behavior changes in
1c7749
  recent backport additions (rhbz#1657661)
1c7749
1c7749
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-10
1c7749
- Backport screen cast cursor side channel patches (rhbz#1658971)
1c7749
1c7749
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-9
1c7749
- Avoid EGLStream backend deadlock (rhbz#1656905)
1c7749
1c7749
* Fri Jan 11 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-8
1c7749
- Get texture pixels via offscreen for EGLStreams (rhbz#1656926)
1c7749
1c7749
* Mon Jan 07 2019 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-7
1c7749
- Backport the RecordWindow screencast mode (rhbz#1657661)
1c7749
1c7749
* Fri Jan 04 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-6
1c7749
- Add shadow framebuffer for server cards to fix blending
1c7749
  performance
1c7749
  Resolves: #1591250
1c7749
1c7749
* Fri Oct 26 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-5
1c7749
- Allow Xwayland grabs on a selected set of X11 applications.
1c7749
  (rhbz#1500399)
1c7749
1c7749
* Tue Oct 23 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-4
1c7749
- More backport fixes from upstream "gnome-3-28" branch
1c7749
- enable eglstream support (rhbz#1639782)
1c7749
1c7749
* Mon Oct 15 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-3
1c7749
- Fix garbled window titles (rhbz#1639194)
1c7749
1c7749
* Thu Oct 04 2018 Olivier Fourdan <ofourdan@redhat.com> - 3.28.3-2
1c7749
- Backport fixes from upstream "gnome-3-28" branch:
1c7749
- [wayland] laptop with lid closed and external monitor can't log in to
1c7749
  wayland session (rhbz#1635106)
1c7749
- [Wayland] Crash with Xwayland grabs enabled in mutter (rhbz#1635110)
1c7749
- [Wayland] Crash on monitor hotplug (rhbz#1635123)
1c7749
- [wayland] mutter crashes if drmModeSetCrtc() failed (rhbz#1635155)
1c7749
- mutter crashes if a modal window closes whilst being dragged (rhbz#1635159)
1c7749
- gnome-shell crashed with SIGSEGV in meta_monitor_mode_get_resolution()
1c7749
  (rhbz#1635164)
1c7749
- [wayland] crash when drmModeGetResources() fails (rhbz#1635167)
1c7749
- [wayland] Can't create new back buffer on Intel i915 (rhbz#1635170)
1c7749
- [wayland] keyboard: Create a separate keymap shm file per resource
1c7749
  (rhbz#1635235)
1c7749
- Crash in gnome-shell/mutter after a window is destroyed (rhbz#1635237)
1c7749
- [x11] Using a cursor theme missing cursors can crash mutter (rhbz#1635241)
1c7749
- [wayland] Warning messages when starting mutter (rhbz#1635248)
1c7749
- [wayland] mutter/gnome-shell crash after failed DnD in nautilus
1c7749
  (rhbz#1635718)
1c7749
1c7749
* Thu Aug 09 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
1c7749
- Update to 3.28.3
1c7749
- Apply HW cursor on-demand patches
1c7749
- Apply monitor transform regression patch
1c7749
1c7749
* Wed Aug 08 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.1-4
1c7749
- Backport remote-access controller API patch
1c7749
1c7749
* Tue Aug 07 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.1-3
1c7749
- Backport remote desktop related patches
1c7749
1c7749
* Wed Aug 01 2018 Jan Grulich <jgrulich@redhat.com> - 3.28.1-2
1c7749
- Support PipeWire 0.2.2+
1c7749
1c7749
* Fri Apr 13 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.1-1
1c7749
- Update to 3.28.1
1c7749
1c7749
* Mon Mar 12 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.0-1
1c7749
- Update to 3.28.0
1c7749
1c7749
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
1c7749
- Update to 3.27.92
1c7749
1c7749
* Wed Feb 28 2018 Adam Williamson <awilliam@redhat.com> - 3.27.91-2
1c7749
- Backport MR#36 to fix RHBZ #1547691 (GGO #2), mouse issues
1c7749
1c7749
* Wed Feb 21 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.91-1
1c7749
- Update to 3.27.91
1c7749
1c7749
* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 3.27.1-4
1c7749
- Rebuild against newer gnome-desktop3 package
1c7749
- Add patch for adjustments to pipewire 0.1.8 API
1c7749
1c7749
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.1-3
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
1c7749
1c7749
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.1-2
1c7749
- Remove obsolete scriptlets
1c7749
1c7749
* Mon Oct 30 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
1c7749
- Include 32-bit build fixes
1c7749
1c7749
* Tue Oct 17 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
1c7749
- Update to 3.27.1
1c7749
1c7749
* Fri Oct 06 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-2
1c7749
- Fix screencasts
1c7749
1c7749
* Wed Oct 04 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
1c7749
- Update to 3.26.1
1c7749
1c7749
* Thu Sep 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-5
1c7749
- Adjust to pipewire API break
1c7749
1c7749
* Wed Sep 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-5
1c7749
- Enable tablet support
1c7749
1c7749
* Tue Sep 12 2017 Adam Williamson <awilliam@redhat.com> - 3.26.0-4
1c7749
- Also backport BGO #787570 fix from upstream
1c7749
1c7749
* Tue Sep 12 2017 Adam Williamson <awilliam@redhat.com> - 3.26.0-3
1c7749
- Backport upstream fixes for crasher bug BGO #787568
1c7749
1c7749
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-2
1c7749
- Enable remote desktop support
1c7749
1c7749
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-1
1c7749
- Update to 3.26.0
1c7749
1c7749
* Thu Sep 07 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.92-1
1c7749
- Update to 3.25.92
1c7749
1c7749
* Thu Aug 24 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.91-2
1c7749
+ mutter-3.25.91-2
1c7749
- Fix inverted red and blue channels with newer Mesa
1c7749
1c7749
* Tue Aug 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.91-1
1c7749
- Update to 3.25.91
1c7749
1c7749
* Thu Aug 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.90-1
1c7749
- Update to 3.25.90
1c7749
1c7749
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
1c7749
1c7749
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1c7749
1c7749
* Wed Jul 19 2017 Florian Müllner <fmuellner@redhat.con> - 3.25.4-1
1c7749
- Update to 3.25.4
1c7749
1c7749
* Wed Jun 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.3-1
1c7749
- Update to 3.25.3
1c7749
1c7749
* Wed May 24 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.2-1
1c7749
- Update to 3.25.2
1c7749
1c7749
* Thu May 18 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-2
1c7749
- Fix copy+paste of UTF8 strings between X11 and wayland
1c7749
1c7749
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-1
1c7749
- Update to 3.25.1
1c7749
1c7749
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
1c7749
- Update to 3.24.1
1c7749
1c7749
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
1c7749
- Update to 3.24.0
1c7749
1c7749
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
1c7749
- Update to 3.23.92
1c7749
1c7749
* Fri Mar 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-4
1c7749
- Apply startup-notification hack again
1c7749
1c7749
* Tue Mar 07 2017 Adam Williamson <awilliam@redhat.com> - 3.23.91-3
1c7749
- Backport more color fixes, should really fix BGO #779234, RHBZ #1428559
1c7749
1c7749
* Thu Mar 02 2017 Adam Williamson <awilliam@redhat.com> - 3.23.91-2
1c7749
- Backport fix for a color issue in 3.23.91 (BGO #779234, RHBZ #1428559)
1c7749
1c7749
* Wed Mar 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-1
1c7749
- Update to 3.23.91
1c7749
1c7749
* Thu Feb 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.90-1
1c7749
- Update to 3.23.90
1c7749
1c7749
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
1c7749
1c7749
* Thu Dec 15 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.3-1
1c7749
- Update to 3.23.3
1c7749
1c7749
* Fri Dec 02 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-2
1c7749
- Fix build error on 32-bit platforms
1c7749
1c7749
* Thu Nov 24 2016 Kevin Fenzi <kevin@scrye.com> - 3.23.2-2
1c7749
- Some fixes to get building. Still needs patch1 rebased.
1c7749
1c7749
* Wed Nov 23 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-1
1c7749
- Update to 3.23.2
1c7749
1c7749
* Tue Nov  8 2016 Matthias Clasen <mclasen@redhat.com> - 3.23.1-2
1c7749
- Fix 1376471
1c7749
1c7749
* Sun Oct 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.1-1
1c7749
- Update to 3.23.1
1c7749
1c7749
* Tue Oct 18 2016 Kalev Lember <klember@redhat.com> - 3.22.1-3
1c7749
- Backport a fix to make gnome-screenshot --area work
1c7749
1c7749
* Tue Oct 11 2016 Adam Jackson <ajax@redhat.com> - 3.22.1-2
1c7749
- Prefer eglGetPlatformDisplay() to eglGetDisplay()
1c7749
1c7749
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1-1
1c7749
- Update to 3.22.1
1c7749
1c7749
* Wed Sep 28 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-2
1c7749
- Include fix for crash on VT switch
1c7749
1c7749
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-1
1c7749
- Update to 3.22.0
1c7749
1c7749
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92-1
1c7749
- Update to 3.21.92
1c7749
1c7749
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
1c7749
- wayland/cursor-role: Increase buffer use count on construction (#1373372)
1c7749
1c7749
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
1c7749
- Update to 3.21.91
1c7749
1c7749
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.21.90-3
1c7749
- clutter/evdev: Fix absolute pointer motion events (#1369492)
1c7749
1c7749
* Sat Aug 20 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
1c7749
- Update minimum dep versions
1c7749
1c7749
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
1c7749
- Update to 3.21.90
1c7749
1c7749
* Wed Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
1c7749
- Update to 3.21.4
1c7749
- Drop downstream patch
1c7749
- Fix build error on 32-bit
1c7749
1c7749
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
1c7749
- Update to 3.21.3
1c7749
1c7749
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
1c7749
- Update to 3.21.2
1c7749
1c7749
* Fri Apr 29 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.1-1
1c7749
- Update to 3.21.1
1c7749
1c7749
* Wed Apr 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
1c7749
- Update to 3.20.1
1c7749
1c7749
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
1c7749
- Update to 3.20.0
1c7749
1c7749
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
1c7749
- Update to 3.19.92
1c7749
1c7749
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-2
1c7749
- Include fix for invalid cursor wl_buffer access
1c7749
1c7749
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
1c7749
- Update to 3.19.91
1c7749
1c7749
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
1c7749
- Update to 3.19.90
1c7749
1c7749
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
1c7749
1c7749
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
1c7749
- Update to 3.19.4
1c7749
1c7749
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
1c7749
- Update to 3.19.3
1c7749
1c7749
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
1c7749
- Update to 3.19.2
1c7749
1c7749
* Tue Nov 10 2015 Ray Strode <rstrode@redhat.com> 3.19.1-5.20151110git049f1556d
1c7749
- Update to git snapshot
1c7749
1c7749
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
1c7749
- Update to 3.19.1
1c7749
1c7749
* Wed Oct 21 2015 Ray Strode <rstrode@redhat.com> 3.18.1-4
1c7749
- Force the cursor visible on vt switches after setting
1c7749
  the crtc to workaround that qxl bug from before in a
1c7749
  different situation
1c7749
  Related: #1273247
1c7749
1c7749
* Wed Oct 21 2015 Kalev Lember <klember@redhat.com> - 3.18.1-3
1c7749
- Backport a fix for a common Wayland crash (#1266486)
1c7749
1c7749
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.1-2
1c7749
- Bump gnome-shell conflicts version
1c7749
1c7749
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
1c7749
- Update to 3.18.1
1c7749
1c7749
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
1c7749
- Update to 3.18.0
1c7749
1c7749
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
1c7749
- Update to 3.17.92
1c7749
1c7749
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
1c7749
- Update to 3.17.91
1c7749
1c7749
* Thu Sep 03 2015 Ray Strode <rstrode@redhat.com> 3.17.90-2
1c7749
- Add workaround for qxl cursor visibility wonkiness that we
1c7749
  did for f22
1c7749
  Related: #1200901
1c7749
1c7749
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
1c7749
- Update to 3.17.90
1c7749
1c7749
* Thu Jul 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.4-1
1c7749
- Update to 3.17.4
1c7749
1c7749
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.3-2
1c7749
- Bump for new gnome-desktop3
1c7749
1c7749
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
1c7749
- Update to 3.17.3
1c7749
1c7749
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
1c7749
1c7749
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
1c7749
- Update to 3.17.2
1c7749
1c7749
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
1c7749
- Update to 3.17.1
1c7749
1c7749
* Thu Apr 16 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1.1-2
1c7749
- Bump gnome-shell conflicts version
1c7749
1c7749
* Wed Apr 15 2015 Rui Matos <rmatos@redhat.com> - 3.16.1.1-1
1c7749
- Update to 3.16.1.1
1c7749
1c7749
* Tue Apr 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
1c7749
- Update to 3.16.1
1c7749
1c7749
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
1c7749
- Update to 3.16.0
1c7749
1c7749
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-2
1c7749
- Update minimum dep versions
1c7749
- Use license macro for the COPYING file
1c7749
1c7749
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
1c7749
- Update to 3.15.92
1c7749
1c7749
* Tue Mar 10 2015 Peter Hutterer <peter.hutterer@redhat.com> - 3.15.91-2
1c7749
- Rebuild for libinput soname bump
1c7749
1c7749
* Wed Mar 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
1c7749
- Update to 3.15.91
1c7749
1c7749
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
1c7749
- Update to 3.15.90
1c7749
1c7749
* Mon Feb 02 2015 Adam Williamson <awilliam@redhat.com> - 3.15.4-2
1c7749
- backport ad90b7dd to fix BGO #743412 / RHBZ #1185811
1c7749
1c7749
* Wed Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.4-1
1c7749
- Update to 3.15.4
1c7749
1c7749
* Mon Jan 19 2015 Peter Hutterer <peter.hutterer@redhat.com> 3.15.3-3
1c7749
- Rebuild for libinput soname bump
1c7749
1c7749
* Mon Jan 12 2015 Ray Strode <rstrode@redhat.com> 3.15.3-2
1c7749
- Add specific BuildRequires for wayland bits, so we don't
1c7749
  get wayland support by happenstance.
1c7749
- Add BuildRequires for autogoo since ./autogen.sh is run as part of
1c7749
  the build process
1c7749
1c7749
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
1c7749
- Revert unsatisfiable wayland requirement
1c7749
1c7749
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
1c7749
- Update to 3.15.3
1c7749
1c7749
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
1c7749
- Update to 3.15.2
1c7749
1c7749
* Wed Nov 12 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 3.15.1-2
1c7749
- Build installed tests
1c7749
1c7749
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.1-1
1c7749
- Update to 3.15.1
1c7749
1c7749
* Tue Oct 21 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-2
1c7749
- Fix regression in handling raise-on-click option (rhbz#1151918)
1c7749
1c7749
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
1c7749
- Update to 3.14.1
1c7749
1c7749
* Fri Oct 03 2014 Adam Williamson <awilliam@redhat.com> - 3.14.0-3
1c7749
- backport fix for BGO #737233 / RHBZ #1145952 (desktop right click broken)
1c7749
1c7749
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
1c7749
- Bump gnome-shell conflicts version
1c7749
1c7749
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
1c7749
- Update to 3.14.0
1c7749
1c7749
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
1c7749
- Update to 3.13.92
1c7749
1c7749
* Fri Sep 12 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.13.91-2
1c7749
- Rebuild for libinput soname bump
1c7749
1c7749
* Wed Sep 03 2014 Florian Müllner <fmuellner@redhat.com> - 3.31.91-1
1c7749
- Update to 3.13.91, drop downstream patches
1c7749
1c7749
* Tue Aug 26 2014 Adel Gadllah <adel.gadllah@gmail.com> - 3.13.90-4
1c7749
- Apply fix for RH #1133166
1c7749
1c7749
* Mon Aug 25 2014 Hans de Goede <hdegoede@redhat.com> - 3.13.90-3
1c7749
- Add a patch from upstream fixing gnome-shell crashing non stop on
1c7749
  multi monitor setups (rhbz#1103221)
1c7749
1c7749
* Fri Aug 22 2014 Kevin Fenzi <kevin@scrye.com> 3.13.90-2
1c7749
- Rebuild for new wayland
1c7749
1c7749
* Wed Aug 20 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.90-1
1c7749
- Update to 3.13.90
1c7749
1c7749
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-3
1c7749
- Rebuilt for upower 0.99.1 soname bump
1c7749
1c7749
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
1c7749
1c7749
* Wed Jul 23 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.4-1
1c7749
- Update to 3.13.4
1c7749
1c7749
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
1c7749
- Rebuilt for gobject-introspection 1.41.4
1c7749
1c7749
* Fri Jun 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
1c7749
- New gobject-introspection has been built, drop the last patch again
1c7749
1c7749
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
1c7749
- Revert annotation updates until we get a new gobject-introspection build
1c7749
1c7749
* Wed Jun 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.3-1
1c7749
- Update to 3.13.1
1c7749
1c7749
* Wed Jun 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-2
1c7749
- Backport fix for legacy fullscreen check
1c7749
1c7749
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
1c7749
1c7749
* Tue May 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.2-1
1c7749
- Update to 3.13.2, drop upstreamed patches
1c7749
1c7749
* Thu May  8 2014 Matthias Clasen <mclasen@redhat.com> - 3.13.1-5
1c7749
- Fix shrinking terminals
1c7749
1c7749
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-4
1c7749
- Backport an upstream fix for a Wayland session crash
1c7749
1c7749
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-3
1c7749
- Install mutter-launch as setuid root
1c7749
1c7749
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
1c7749
- Obsolete mutter-wayland
1c7749
1c7749
* Wed Apr 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.1-1
1c7749
- Update to 3.13.1
1c7749
1c7749
* Tue Apr 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.1-1
1c7749
- Update to 3.12.1
1c7749
1c7749
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
1c7749
- Update dep versions
1c7749
1c7749
* Tue Mar 25 2014 Florian Müllner <fmuellner@redhat.com> - 3.12.0-1
1c7749
- Update to 3.12.0
1c7749
1c7749
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.92-1
1c7749
- Update to 3.11.92
1c7749
1c7749
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.91-1
1c7749
- Update to 3.11.91
1c7749
1c7749
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.90-2
1c7749
- Rebuilt for cogl soname bump
1c7749
1c7749
* Wed Feb 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.90-1
1c7749
- Update to 3.11.90
1c7749
1c7749
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-4
1c7749
- Rebuilt for gnome-desktop soname bump
1c7749
1c7749
* Mon Feb 10 2014 Peter Hutterer <peter.hutterer@redhat.com> - 3.11.5-3
1c7749
- Rebuild for libevdev soname bump
1c7749
1c7749
* Wed Feb 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-2
1c7749
- Rebuilt for cogl soname bump
1c7749
1c7749
* Wed Feb 05 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.5-1
1c7749
- Update to 3.11.5
1c7749
1c7749
* Wed Jan 15 2014 Florian Müllner <fmuellner@redhat.com> - 3.11.4-1
1c7749
- Update to 3.11.4
1c7749
1c7749
* Fri Dec 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.3-1
1c7749
- Update to 3.11.3
1c7749
1c7749
* Wed Nov 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.2-1
1c7749
- Update to 3.11.2
1c7749
1c7749
* Wed Oct 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.11.1-1
1c7749
- Update to 3.11.1
1c7749
1c7749
* Tue Oct 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1.1-1
1c7749
- Update to 3.10.1.1
1c7749
1c7749
* Mon Oct 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.1-1
1c7749
- Update to 3.10.1
1c7749
1c7749
* Wed Sep 25 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0.1-1
1c7749
- Update to 3.10.0.1
1c7749
1c7749
* Mon Sep 23 2013 Florian Müllner <fmuellner@redhat.com> - 3.10.0-1
1c7749
- Update to 3.10.0
1c7749
1c7749
* Tue Sep 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-2
1c7749
- Update the description and URL
1c7749
- Tighten -devel subpackage deps with _isa
1c7749
- Use the make_install macro
1c7749
1c7749
* Mon Sep 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.92-1
1c7749
- Update to 3.9.92
1c7749
1c7749
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-2
1c7749
- Rebuilt for libgnome-desktop soname bump
1c7749
1c7749
* Tue Sep 03 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.91-1
1c7749
- Update to 3.9.91
1c7749
1c7749
* Thu Aug 22 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.90-1
1c7749
- Update to 3.9.90
1c7749
1c7749
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-2
1c7749
- Rebuilt for cogl 1.15.4 soname bump
1c7749
1c7749
* Tue Jul 30 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.5-1
1c7749
- Update to 3.9.5
1c7749
1c7749
* Wed Jul 10 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.4-1
1c7749
- Update to 3.9.4
1c7749
1c7749
* Tue Jun 18 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.3-1
1c7749
- Update to 3.9.3
1c7749
1c7749
* Tue May 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.2-1
1c7749
- Update to 3.9.2
1c7749
1c7749
* Wed May 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.9.1-1
1c7749
- Update to 3.9.1
1c7749
1c7749
* Tue Apr 23 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
1c7749
- Update to 3.8.1
1c7749
1c7749
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
1c7749
- Update to 3.8.0
1c7749
1c7749
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
1c7749
- Update to 3.7.92
1c7749
1c7749
* Mon Mar 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
1c7749
- Update to 3.7.91
1c7749
1c7749
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
1c7749
- Update to 3.7.90
1c7749
1c7749
* Tue Feb 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
1c7749
- Update to 3.7.5
1c7749
1c7749
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
1c7749
- Rebuild for new cogl
1c7749
1c7749
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
1c7749
- Update to 3.7.4
1c7749
1c7749
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.3-1
1c7749
- Update to 3.7.3
1c7749
1c7749
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
1c7749
- Update to 3.7.2
1c7749
1c7749
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
1c7749
- Update to 3.7.1
1c7749
1c7749
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
1c7749
- Update to 3.6.1
1c7749
1c7749
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
1c7749
- Update to 3.6.0
1c7749
1c7749
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
1c7749
- Update to 3.5.92
1c7749
1c7749
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-2
1c7749
- Rebuild against new cogl
1c7749
1c7749
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-1
1c7749
- Update to 3.5.91
1c7749
1c7749
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
1c7749
- Rebuild against new cogl/clutter
1c7749
1c7749
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
1c7749
- Update to 3.5.90
1c7749
1c7749
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
1c7749
- Update to 3.5.5
1c7749
1c7749
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1c7749
1c7749
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
1c7749
- Update to 3.5.4
1c7749
1c7749
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
1c7749
- Update to 3.5.3
1c7749
1c7749
* Fri Jun  8 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
1c7749
- Make resize grip area larger
1c7749
1c7749
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-2
1c7749
- Don't check for Xinerama anymore - it is now mandatory
1c7749
1c7749
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
1c7749
- Update to 3.5.2
1c7749
- Remove upstreamed patches
1c7749
1c7749
* Wed May 09 2012 Adam Jackson <ajax@redhat.com> 3.4.1-3
1c7749
- mutter-never-slice-shape-mask.patch, mutter-use-cogl-texrect-api.patch:
1c7749
  Fix window texturing on hardware without ARB_texture_non_power_of_two
1c7749
  (#813648)
1c7749
1c7749
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
1c7749
- Silence glib-compile-schemas scriplets
1c7749
1c7749
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
1c7749
- Update to 3.4.1
1c7749
- Conflict with gnome-shell versions older than 3.4.1
1c7749
1c7749
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
1c7749
- Update to 3.4.0
1c7749
1c7749
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
1c7749
- Update to 3.3.92
1c7749
1c7749
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
1c7749
- Rebuild against new cogl
1c7749
1c7749
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
1c7749
- Update to 3.3.90
1c7749
1c7749
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
1c7749
- Update to 3.3.5
1c7749
1c7749
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
1c7749
- Update to 3.3.4
1c7749
1c7749
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
1c7749
- Rebuild against new cogl
1c7749
1c7749
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
1c7749
- Update to 3.3.3
1c7749
1c7749
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-2
1c7749
- Rebuild against new clutter
1c7749
1c7749
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
1c7749
- Update to 3.3.2
1c7749
1c7749
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
1c7749
- Rebuilt for glibc bug#747377
1c7749
1c7749
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
1c7749
- Update to 3.2.1
1c7749
1c7749
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
1c7749
- Update to 3.2.0
1c7749
1c7749
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
1c7749
- Update to 3.1.92
1c7749
1c7749
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
1c7749
- Update to 3.1.91.1
1c7749
1c7749
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
1c7749
- Update to 3.1.90.1
1c7749
1c7749
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
1c7749
- Update to 3.1.4
1c7749
1c7749
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3.1-3
1c7749
- Rebuild
1c7749
1c7749
* Mon Jul  4 2011 Peter Robinson <pbrobinson@gmail.com> - 3.1.3.1-2
1c7749
- rebuild against new clutter/cogl
1c7749
1c7749
* Mon Jul 04 2011 Adam Williamson <awilliam@redhat.com> - 3.1.3.1-1
1c7749
- Update to 3.1.3.1
1c7749
1c7749
* Thu Jun 30 2011 Owen Taylor <otaylor@redhat.com> - 3.1.3-1
1c7749
- Update to 3.1.3
1c7749
1c7749
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2.1-1
1c7749
- Update to 3.0.2.1
1c7749
1c7749
* Fri Apr 29 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-3
1c7749
- Actually apply the patch for #700276
1c7749
1c7749
* Thu Apr 28 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-2
1c7749
- Make session saving of gnome-shell work
1c7749
1c7749
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
1c7749
- Update to 3.0.1
1c7749
1c7749
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
1c7749
- Update to 3.0.0
1c7749
1c7749
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
1c7749
- Update to 2.91.93
1c7749
1c7749
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
1c7749
- Update to 2.91.92
1c7749
1c7749
* Mon Mar  7 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
1c7749
- Update to 2.91.91
1c7749
1c7749
* Tue Mar  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
1c7749
- Build against libcanberra, to enable AccessX feedback features
1c7749
1c7749
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
1c7749
- Update to 2.91.90
1c7749
1c7749
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
1c7749
- Rebuild against newer gtk
1c7749
1c7749
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
1c7749
1c7749
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
1c7749
- Rebuild against newer gtk
1c7749
1c7749
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
1c7749
- Update to 2.91.6
1c7749
1c7749
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
1c7749
- Update to 2.91.5
1c7749
1c7749
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
1c7749
- Update to 2.91.4
1c7749
1c7749
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
1c7749
- Rebuild against new gtk
1c7749
- Drop no longer needed %%clean etc
1c7749
1c7749
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.3-1
1c7749
- Update to 2.91.3
1c7749
1c7749
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
1c7749
- Update to 2.91.2
1c7749
1c7749
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-2
1c7749
- Rebuild against newer gtk3
1c7749
1c7749
* Fri Oct 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
1c7749
- Update to 2.91.1
1c7749
1c7749
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
1c7749
- Update to 2.91.0
1c7749
1c7749
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.5-4
1c7749
- Rebuild against newer gobject-introspection
1c7749
1c7749
* Wed Jul 14 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
1c7749
- Rebuild for new gobject-introspection
1c7749
1c7749
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
1c7749
- Build against gtk3
1c7749
1c7749
* Mon Jul 12 2010 Colin Walters <walters@pocket> - 2.31.5-1
1c7749
- New upstream version
1c7749
1c7749
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.2-5
1c7749
- Rebuild against new gobject-introspection
1c7749
1c7749
* Tue Jul  6 2010 Colin Walters <walters@verbum.org> - 2.31.2-4
1c7749
- Changes to support snapshot builds
1c7749
1c7749
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
1c7749
- drop gir-repository-devel dep
1c7749
1c7749
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
1c7749
- removed "--with-clutter" as configure is claiming it to be an unknown option
1c7749
1c7749
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
1c7749
- New upstream 2.31.2 release
1c7749
1c7749
* Thu Mar 25 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.1-1
1c7749
- New upstream 2.29.1 release
1c7749
1c7749
* Wed Mar 17 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.0-1
1c7749
- New upstream 2.29.0 release
1c7749
1c7749
* Tue Feb 16 2010 Adam Jackson <ajax@redhat.com> 2.28.1-0.2
1c7749
- mutter-2.28.1-add-needed.patch: Fix FTBFS from --no-add-needed
1c7749
1c7749
* Thu Feb  4 2010 Peter Robinson <pbrobinson@gmail.com> 2.28.1-0.1
1c7749
- Move to git snapshot
1c7749
1c7749
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-1
1c7749
- Update to 2.28.0
1c7749
1c7749
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.5-1
1c7749
- Update to 2.27.5
1c7749
1c7749
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.4-1
1c7749
- Remove workaround for #520209
1c7749
- Update to 2.27.4
1c7749
1c7749
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-3
1c7749
- Fix %%preun GConf script to properly be for package removal
1c7749
1c7749
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-2
1c7749
- Add a workaround for Red Hat bug #520209
1c7749
1c7749
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
1c7749
- Update to 2.27.3, remove mutter-metawindow.patch
1c7749
1c7749
* Fri Aug 21 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-2
1c7749
- Add upstream patch needed by latest mutter-moblin
1c7749
1c7749
* Tue Aug 11 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-1
1c7749
- New upstream 2.27.2 release. Drop upstreamed patches.
1c7749
1c7749
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-5
1c7749
- Add upstream patches for clutter 1.0
1c7749
1c7749
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-4
1c7749
- Add patch to fix mutter --replace
1c7749
1c7749
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
1c7749
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1c7749
1c7749
* Sat Jul 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-2
1c7749
- Updates from review request
1c7749
1c7749
* Fri Jul 17 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-1
1c7749
- Update to official 2.27.1 and review updates
1c7749
1c7749
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.2
1c7749
- Updates from initial reviews
1c7749
1c7749
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.1
1c7749
- Initial packaging