Blame SPECS/mutter.spec

f73620
%global gtk3_version 3.19.8
f73620
%global glib_version 2.53.2
f73620
%global gsettings_desktop_schemas_version 3.21.4
f73620
%global json_glib_version 0.12.0
f73620
%global libinput_version 1.4
f73620
f73620
%ifarch s390 s390x
f73620
%global disable_wayland --disable-wayland-egl-server --disable-wayland --disable-native-backend
f73620
%endif
f73620
f73620
Name:          mutter
f73620
Version:       3.28.3
8156c2
Release:       23%{?dist}
f73620
Summary:       Window and compositing manager based on Clutter
f73620
f73620
License:       GPLv2+
f73620
#VCS:          git:git://git.gnome.org/mutter
f73620
URL:           http://www.gnome.org
f73620
Source0:       http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
f73620
f73620
Patch0:  startup-notification.patch
f73620
f73620
Patch1:  deal-more-gracefully-with-oversized-windows.patch
f73620
f73620
# Work-around for Xvnc resizing (#1265511)
f73620
Patch2:  0001-monitor-manager-xrandr-Work-around-spurious-hotplugs.patch
f73620
f73620
Patch3:  0001-monitor-manager-xrandr-Force-an-update-when-resuming.patch
f73620
Patch4:  0001-monitor-manager-Consider-external-layout-before-defa.patch
f73620
f73620
Patch5:  0001-events-Don-t-move-sloppy-focus-while-buttons-are-pre.patch
f73620
Patch6:  0001-backends-x11-Support-synaptics-configuration.patch
f73620
f73620
Patch7:  0001-window-actor-Special-case-shaped-Java-windows.patch
f73620
f73620
Patch9:  0001-clutter-Extend-touchpad-device-property-check-for-Sy.patch
f73620
Patch10: 0001-clutter-x11-Implement-keycode-lookup-from-keysyms-on.patch
f73620
f73620
# http://bugzilla.gnome.org/show_bug.cgi?id=733277
f73620
Patch20: 0008-Add-support-for-quad-buffer-stereo.patch
f73620
Patch21: 0001-build-Lower-automake-requirement.patch
f73620
f73620
# https://bugzilla.redhat.com/show_bug.cgi?id=1618632
f73620
# https://bugzilla.redhat.com/show_bug.cgi?id=1497303
f73620
Patch31: 0001-monitor-manager-only-reuse-initial-config-if-monitor.patch
f73620
f73620
Patch32: 0001-clutter-Do-not-latch-modifiers-on-modifier-keys.patch
f73620
f73620
# Prevent titlebar from going off-screen (rhbz#1664407)
f73620
Patch33: 0001-constraints-Fix-titlebars-going-off-the-bottom.patch
f73620
f73620
# Classic classic mode support
f73620
Patch34: 0001-screen-Expose-workspace-layout-properties.patch
f73620
f73620
# el7 patches
f73620
Patch100: 0001-Revert-build-Require-libgudev-232.patch
f73620
Patch101: 0001-rhel7-Fix-build-for-el7.patch
f73620
Patch103: 0001-wayland-enable-scale-monitor-framebuffer-by-default.patch
f73620
Patch104: add-support-for-plain-old-x-device-configuration.patch
f73620
Patch109: 0001-main-be-more-aggressive-in-assuming-X11-backend.patch
f73620
Patch110: 0001-clutter-Only-reset-scroll-axes-on-slave-devices.patch
f73620
Patch111: fix-crash-when-modal-closes-during-drag.patch
f73620
f73620
# Fedora patches:
f73620
# Upload HW cursor on demand, avoiding stuttering on hybrid GPU laptops
f73620
Patch201: hw-cursor-on-demand-gnome-3-28.patch
f73620
# Check hw support for calculated view transform
f73620
Patch202: 0001-renderer-native-Check-calculated-transform-when-crea.patch
f73620
f73620
# System wide monitor configuration (#1583825)
f73620
Patch250: 0001-monitor-config-store-Read-system-wide-config-files.patch
f73620
f73620
# Don't ignore 'MetaModes' (#1581806)
f73620
Patch260: inherit-xrandr-metamodes.patch
f73620
f73620
# Handle lack of RANDR (#1579257)
f73620
Patch261: 0001-gpu-xrandr-Move-dpms-state-and-screen-size-updating-.patch
f73620
Patch262: 0002-monitor-manager-xrandr-Create-dummy-screen-sized-mon.patch
f73620
f73620
# Queue stage redraw on reactivate (#1636460)
f73620
Patch270: 0001-idle-monitor-Use-G_SOURCE_CONTINUE-instead-of-TRUE.patch
f73620
Patch271: 0002-idle-monitor-Postpone-dispatching-of-idle-timeout-if.patch
f73620
f73620
# Fix crash in meta_monitor_mode_get_resolution() (#1638727)
f73620
Patch272: 0001-monitor-Use-current-monitor-mode-to-check-whether-ac.patch
f73620
Patch273: 0002-window-Return-1-if-meta_window_get_monitor-is-called.patch
f73620
f73620
# Fix crash on device removal (#1578186)
f73620
Patch274: 0001-clutter-input-device-xi2-Check-for-null-group_modes-.patch
f73620
f73620
# Backport two performance improvement patches (#1737515)
f73620
Patch275: 0001-compositor-Don-t-emit-size-changed-when-only-positio.patch
f73620
Patch276: 0002-clutter-Avoid-relayouts-when-raising-lowering-childr.patch
f73620
f73620
# Backport window title encoding bug fixes (#1630686)
f73620
Patch277: 0001-x11-window-props-Do-not-convert-WM_NAME.patch
f73620
Patch278: 0002-xprops-Make-sure-text_property_to_utf8-returns-UTF8.patch
f73620
f73620
# Don't loose pointer button grabs (#1657887)
f73620
Patch279: 0001-events-Sync-pending-pointer-events-without-a-window.patch
f73620
8156c2
# Don't freeze if input happens after many days of inactivity (#1728761)
8156c2
Patch280: input-after-long-idle-fix.patch
8156c2
8156c2
# More performance backports (#1766501)
8156c2
Patch281: more-performance-backports.patch
8156c2
8156c2
#  Fix invalid read in idle monitor (#1752378)
8156c2
Patch282: idle-monitor-reset-fix.patch
8156c2
8156c2
# Prevent orphaned animation actors getting stuck on screen (#1753799)
8156c2
Patch283: 0001-window-free-close-dialog-before-unmanaging-window-fr.patch
8156c2
Patch284: 0001-core-Hide-close-dialog-before-destroying.patch
8156c2
8156c2
# Add PING_TIMEOUT_DELAY to mutter MetaPreferences #1809164
8156c2
Patch285: 0001-display-Make-check-alive-timeout-configureable.patch
8156c2
8156c2
# Improve performance under load (#1824869)
8156c2
Patch290: 0001-clutter-avoid-redundant-_clutter_paint_node_init_typ.patch
8156c2
Patch291: 0002-clutter-avoid-g_signal_emit_by_name-from-ClutterActo.patch
8156c2
Patch292: 0003-clutter-fix-hole-in-ClutterPaintNode.patch
8156c2
f73620
BuildRequires: chrpath
f73620
BuildRequires: pango-devel
f73620
BuildRequires: startup-notification-devel
f73620
BuildRequires: gnome-desktop3-devel
f73620
BuildRequires: glib2-devel >= %{glib_version}
f73620
BuildRequires: gtk3-devel >= %{gtk3_version}
f73620
BuildRequires: pkgconfig
f73620
BuildRequires: gobject-introspection-devel >= 1.41.0
f73620
BuildRequires: libSM-devel
f73620
BuildRequires: libwacom-devel
f73620
BuildRequires: libX11-devel
f73620
BuildRequires: libXdamage-devel
f73620
BuildRequires: libXext-devel
f73620
BuildRequires: libXfixes-devel
f73620
BuildRequires: libXi-devel
f73620
BuildRequires: libXrandr-devel
f73620
BuildRequires: libXrender-devel
f73620
BuildRequires: libXcursor-devel
f73620
BuildRequires: libXcomposite-devel
f73620
BuildRequires: libxcb-devel
f73620
BuildRequires: libxkbcommon-devel
f73620
BuildRequires: libxkbcommon-x11-devel
f73620
BuildRequires: libxkbfile-devel
f73620
BuildRequires: libXtst-devel
f73620
BuildRequires: mesa-libEGL-devel
f73620
BuildRequires: mesa-libGLES-devel
f73620
BuildRequires: mesa-libGL-devel
f73620
BuildRequires: mesa-libgbm-devel
f73620
BuildRequires: pam-devel
f73620
BuildRequires: systemd-devel
f73620
BuildRequires: upower-devel
f73620
BuildRequires: xkeyboard-config-devel
f73620
BuildRequires: zenity
f73620
BuildRequires: desktop-file-utils
f73620
# Bootstrap requirements
f73620
BuildRequires: gtk-doc gnome-common gettext-devel git
f73620
BuildRequires: libcanberra-devel
f73620
BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
f73620
BuildRequires: automake, autoconf, libtool
f73620
BuildRequires: pkgconfig(gudev-1.0)
f73620
BuildRequires: pkgconfig(libdrm)
f73620
BuildRequires: pkgconfig(gbm)
f73620
BuildRequires: pkgconfig(wayland-server)
f73620
f73620
BuildRequires: json-glib-devel >= %{json_glib_version}
f73620
BuildRequires: libgudev1-devel
f73620
%ifnarch s390 s390x
f73620
BuildRequires: libwayland-server-devel
f73620
BuildRequires: libinput-devel >= %{libinput_version}
f73620
%endif
f73620
f73620
Obsoletes: mutter-wayland < 3.13.0
f73620
Obsoletes: mutter-wayland-devel < 3.13.0
f73620
f73620
# Make sure yum updates gnome-shell as well; otherwise we might end up with
f73620
# broken gnome-shell installations due to mutter ABI changes.
f73620
Conflicts: gnome-shell < 3.21.1
f73620
f73620
Requires: control-center-filesystem
f73620
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
f73620
Requires: gtk3%{?_isa} >= %{gtk3_version}
f73620
Requires: startup-notification
f73620
Requires: dbus-x11
f73620
Requires: zenity
f73620
f73620
Requires:      json-glib%{?_isa} >= %{json_glib_version}
f73620
%ifnarch s390 s390x
f73620
Requires:      libinput%{?_isa} >= %{libinput_version}
f73620
%endif
f73620
f73620
%description
f73620
Mutter is a window and compositing manager that displays and manages
f73620
your desktop via OpenGL. Mutter combines a sophisticated display engine
f73620
using the Clutter toolkit with solid window-management logic inherited
f73620
from the Metacity window manager.
f73620
f73620
While Mutter can be used stand-alone, it is primarily intended to be
f73620
used as the display core of a larger system such as GNOME Shell. For
f73620
this reason, Mutter is very extensible via plugins, which are used both
f73620
to add fancy visual effects and to rework the window management
f73620
behaviors to meet the needs of the environment.
f73620
f73620
%package devel
f73620
Summary: Development package for %{name}
f73620
Requires: %{name}%{?_isa} = %{version}-%{release}
f73620
f73620
%description devel
f73620
Header files and libraries for developing Mutter plugins. Also includes
f73620
utilities for testing Metacity/Mutter themes.
f73620
f73620
%prep
f73620
%autosetup -S git
f73620
f73620
%build
f73620
autoreconf -f -i
f73620
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
f73620
 %configure --disable-static %{?disable_wayland} --enable-compile-warnings=maximum --with-libwacom)
f73620
f73620
SHOULD_HAVE_DEFINED="HAVE_SM HAVE_RANDR HAVE_STARTUP_NOTIFICATION"
f73620
f73620
for I in $SHOULD_HAVE_DEFINED; do
f73620
  if ! grep -q "define $I" config.h; then
f73620
    echo "$I was not defined in config.h"
f73620
    grep "$I" config.h
f73620
    exit 1
f73620
  else
f73620
    echo "$I was defined as it should have been"
f73620
    grep "$I" config.h
f73620
  fi
f73620
done
f73620
f73620
make %{?_smp_mflags} V=1
f73620
f73620
%install
f73620
%make_install
f73620
f73620
#Remove libtool archives.
f73620
rm -rf %{buildroot}/%{_libdir}/*.la
f73620
f73620
%find_lang %{name}
f73620
f73620
# Mutter contains a .desktop file so we just need to validate it
f73620
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
f73620
f73620
%post -p /sbin/ldconfig
f73620
f73620
%postun
f73620
/sbin/ldconfig
f73620
if [ $1 -eq 0 ]; then
f73620
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
f73620
fi
f73620
f73620
%posttrans
f73620
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
f73620
f73620
%files -f %{name}.lang
f73620
%license COPYING
f73620
%doc NEWS
f73620
%{_bindir}/mutter
f73620
%{_datadir}/applications/*.desktop
f73620
%{_libdir}/lib*.so.*
f73620
%{_libdir}/mutter/
f73620
%{_libexecdir}/mutter-restart-helper
f73620
%{_datadir}/GConf/gsettings/mutter-schemas.convert
f73620
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
f73620
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
f73620
%{_datadir}/gnome-control-center/keybindings/50-mutter-*.xml
f73620
%{_mandir}/man1/mutter.1*
f73620
f73620
%files devel
f73620
%{_includedir}/*
f73620
%{_libdir}/lib*.so
f73620
%{_libdir}/pkgconfig/*
f73620
f73620
%changelog
8156c2
* Fri Apr 17 2020 Florian Müllner <fmuellner@redhat.com> - 3.28.3-23
8156c2
- Improve performance under IO load
8156c2
  Resolves: #1824869
8156c2
8156c2
* Fri Mar 06 2020 Florian Müllner <fmuellner@redhat.com> - 3.28.3-22
8156c2
- Include one more close-dialog backport
8156c2
  Related: #1753799
8156c2
8156c2
* Thu Mar 05 2020 Jonas Ã…dahl <jadahl@redhat.com>) - 3.28.3-21
8156c2
- Add PING_TIMEOUT_DELAY to mutter MetaPreferences
8156c2
  Resolves: #1809164
8156c2
8156c2
* Tue Dec 03 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-20
8156c2
- Free close dialog before unmanaging parent
8156c2
  Related: #1753799
8156c2
8156c2
* Tue Oct 29 2019 Jonas Ã…dahl <jadahl@redhat.com>) - 3.28.3-19
8156c2
- Fix invalid read in idle monitor
8156c2
  Resolves: #1752378
8156c2
8156c2
* Tue Oct 29 2019  Jonas Ã…dahl <jadahl@redhat.com>) - 3.28.3-18
8156c2
- More performance backports
8156c2
  Resolves: #1766501
8156c2
8156c2
* Tue Oct 29 2019  Jonas Ã…dahl <jadahl@redhat.com>) - 3.28.3-17
8156c2
- Don't freeze if input happens after many days of inactivity
8156c2
  Resolves: #1728761
8156c2
f73620
* Wed Oct 02 2019 Jonas Ã…dahl <jadahl@redhat.com>) - 3.28.3-16
f73620
- Don't loose pointer button grabs
f73620
  Resolves: #1657887
f73620
f73620
* Sun Aug 25 2019 Florian MÃœllner <fmuellner@redhat.com> - 3.28.3-15
f73620
- Expose workspace layout as properties
f73620
  Related: #1720286
f73620
f73620
* Thu Aug 15 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-14
f73620
- Backport window title encoding bug fixes
f73620
  Resolves: #1630686
f73620
f73620
* Mon Aug 12 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-13
f73620
- Backport two performance improvement patches.
f73620
  Resolves #1737515
f73620
f73620
* Wed Aug 07 2019 Carlos garnacho <cgarnach@redhat.com> - 3.28.3-12
f73620
- Fix crash on input device removal
f73620
  Resolves: #1578186
f73620
f73620
* Mon Aug 05 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-11
f73620
- Fix crash in meta_monitor_mode_get_resolution()
f73620
  Resolves #1638727
f73620
f73620
* Wed Apr 17 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-10
f73620
- Fix idle monitor race condition
f73620
  Resolves: #1636460
f73620
f73620
* Thu Mar 28 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-9
f73620
- Handle lack of RANDR
f73620
  Resolves: #1579257
f73620
f73620
* Mon Mar 18 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-8
f73620
- Don't ignore current mode when deriving current config (#1581806)
f73620
f73620
* Tue Mar 12 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-7
f73620
- Backport read system wide monitor configuration patch (#1583825)
f73620
f73620
* Wed Jan 16 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-6
f73620
- Prevent titlebars going off-screen (rhbz#1664407)
f73620
f73620
* Wed Oct 10 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.28.3-5
f73620
- Do not latch modifiers on modifier keys
f73620
  Resolves: #1637822
f73620
f73620
* Fri Sep 21 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-4
f73620
- Fix crasher introduced in the previous build
f73620
  Related: #1497303 1618632
f73620
f73620
* Wed Sep 19 2018 Ray Strode <rstrode@redhat.com> - 3.28.3-3
f73620
- ensure monitor hotplugged after start up is activated
f73620
  Resolves: #1497303 1618632
f73620
f73620
* Tue Sep 04 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.3-2
f73620
- Fix non-lowercase letters on virtual key devices
f73620
- Resolves: #1521077
f73620
f73620
* Wed Aug 01 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
f73620
- Update to 3.28.3
f73620
- Apply HW cursor on-demand patches
f73620
- Apply monitor transform regression patch
f73620
- Resolves: #1569736
f73620
f73620
* Thu Jul 26 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.2-5
f73620
- Fix crash when modal closes during drag
f73620
  Resolves: #1581454
f73620
f73620
* Wed Jul 18 2018 Ray Strode <rstrode@redhat.com> - 3.28.2-4
f73620
- rebuild against correct gnome-desktop
f73620
  Related: #1593782
f73620
f73620
* Fri Jun 22 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.2-3
f73620
- Fix support for external monitor configurations
f73620
- Resolves: #1585230
f73620
f73620
* Tue Jun 19 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.28.2-2
f73620
- Update scroll axes only in slave devices
f73620
- Resolves: #1423374
f73620
f73620
* Mon May 07 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.2-1
f73620
- Update to 3.28.2
f73620
- Resolves: #1569736
f73620
f73620
* Tue Apr 17 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-14
f73620
- Add support for Wacom Pro Pen 3D styli
f73620
  Resolves: #1564063
f73620
f73620
* Fri Feb 23 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-13
f73620
- Fix pad ring/strip modes
f73620
  Resolves: #1543633
f73620
f73620
* Mon Feb 19 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-12
f73620
- Apply settings on current stylus tools instantly
f73620
  Resolves: #1543693
f73620
f73620
* Wed Feb 14 2018 Jonas Ã…dahl <jadahl@redhat.com> - 3.26.2-11
f73620
- Fix GPU memory purge error handling
f73620
  Resolves: #1542375
f73620
f73620
* Tue Feb 13 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-10
f73620
- Detect CLUTTER_TOUCHPAD_DEVICE on all Synaptics devices
f73620
  Resolves: #1499788
f73620
- Fix tablet pressure curve configuration not being applied
f73620
  Resolves: #1543693
f73620
f73620
* Tue Feb 13 2018 Ray Strode <rstrode@redhat.com> - 3.26.2-9
f73620
- Fix VNC sessions
f73620
  Resolves: #1543073
f73620
f73620
* Wed Feb 07 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-8
f73620
- Avoid XCloseDevice on active XI2 devices
f73620
  Resolves: #1540790
f73620
f73620
* Wed Feb 07 2018 Florian Müllner <fmuellner@redhat.com> - 3.26.2-7
f73620
- Fix crash during session saving
f73620
  Resolves: #1535080
f73620
- Fix XWayland prevented from starting
f73620
  Resolves: #1540986
f73620
f73620
* Wed Nov 29 2017 Rui Matos <rmatos@redhat.com> - 3.26.2-6
f73620
- Fix a crash resizing windows while headless
f73620
  Resolves: #1516408
f73620
f73620
* Wed Nov 29 2017 Rui Matos <rmatos@redhat.com> - 3.26.2-5
f73620
- Fix for certain multi-monitor configurations not being remembered
f73620
  Resolves: #1516404
f73620
f73620
* Wed Nov 08 2017 Ray Strode <rstrode@redhat.com> - 3.26.2-4
f73620
- Fix crash with screen recorder
f73620
  Resolves: #1508903
f73620
f73620
* Tue Nov  7 2017 Rui Matos <rmatos@redhat.com> - 3.26.2-3
f73620
- Fix external monitor layout patch to avoid a crash
f73620
- Resolves: #1481386
f73620
f73620
* Mon Nov  6 2017 Rui Matos <rmatos@redhat.com> - 3.26.2-2
f73620
- Fix stereo patch to fail gracefully on Xwayland
f73620
- Resolves: #1481386
f73620
f73620
* Fri Nov 03 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
f73620
- Update to 3.26.2
f73620
- Resolves: #1481386
f73620
f73620
* Thu Oct 26 2017 Rui Matos <rmatos@redhat.com> - 3.26.1-2
f73620
- Add support for plain old X device configuration
f73620
  Resolves: #1478397
f73620
f73620
* Fri Oct 06 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
f73620
- Update to 3.26.1
f73620
  Resolves: #1481386
f73620
f73620
* Mon Jun 26 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-11
f73620
- Prevent crash when removing workspace with on-all-workspaces windows
f73620
  present (like desktop icons)
f73620
- Resolves: #1453065
f73620
f73620
* Wed Jun 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-10
f73620
- Keep OR windows stacked on top
f73620
- Resolves: #1437203
f73620
f73620
* Thu Jun 08 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-9
f73620
- Fix crash when a window closes during Alt+Tab
f73620
- Resolves: #1438722
f73620
f73620
* Tue May 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-8
f73620
- Special-case shaped java windows to fix OpenJDK's compliance test
f73620
- Resolves: #1363784
f73620
f73620
* Fri Apr 28 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.3-7
f73620
- Fix cally translation of screen coordinates
f73620
- Resolves: #1439194
f73620
f73620
* Fri Mar 17 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-6
f73620
- Recreate build files after modifying templates with the last patch
f73620
- Resolves: #1387025
f73620
f73620
* Thu Mar 16 2017 Owen Taylor <otaylor@redhat.com> - 3.22.3-6
f73620
- Add back quad-buffer stereo patches, rebased to 3.22
f73620
- Resolves: #1387025
f73620
f73620
* Wed Mar 15 2017 Carlos Garnacho <cgarnach@redhat.com> - 3.22.3-5
f73620
- Swizzle BGRA buffers to avoid pixel conversions
f73620
- Resolves: #1387025
f73620
f73620
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-4
f73620
- Don't segfault on early exit
f73620
- Resolves: #1369073
f73620
f73620
* Mon Mar 13 2017 Carlos Garnacho <cgarnach@redhat.com> - 3.22.3-3
f73620
- Handle synaptics settings
f73620
- Resolves: #1387025
f73620
f73620
* Mon Mar 13 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-2
f73620
- Re-add downstream patches
f73620
- Resolves: #1387025
f73620
f73620
* Thu Feb 16 2017 Kalev Lember <klember@redhat.com> - 3.22.3-1
f73620
- Update to 3.22.3
f73620
- Resolves: #1387025
f73620
f73620
* Fri Feb 03 2017 Kalev Lember <klember@redhat.com> - 3.22.2-1
f73620
- Update to 3.22.2
f73620
- Resolves: #1387025
f73620
f73620
* Fri Sep 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-31
f73620
- Make meta_window_actor_update_visibility() public
f73620
  Related: #1306670
f73620
f73620
* Mon Aug 29 2016 Owen Taylor 
f73620
- Make Mutter exit cleanly when opening $DISPLAY fails
f73620
  Resolves: #1346814
f73620
f73620
* Mon Aug 15 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-29
f73620
- Allow clutter to fallback to the classic gl driver since mesa's
f73620
  software driver doesn't support gl3
f73620
  Related: #1361251
f73620
f73620
* Thu Aug 11 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-28
f73620
- Add patch to require clutter to use the gl3 driver
f73620
  Resolves: #1361251
f73620
f73620
* Mon Jul 18 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-27
f73620
- Require a clutter version that provides all the new APIs
f73620
  Related: rhbz#1330488
f73620
f73620
* Thu Jun 30 2016 Owen Taylor <otaylor@redhat.com> - 3.14.4-26
f73620
- Turn on newly added "threaded swap wait" functionality in Cogl
f73620
  so that on NVIDIA cards, frame completion is handled in a proper
f73620
  non-blocking fashion, fixing bugs with idles not running when
f73620
  they should.
f73620
  Resolves: #1305076
f73620
f73620
* Wed Jun 29 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-25
f73620
- Handle video memory purge errors
f73620
  Resolves: #1330488
f73620
f73620
* Tue Jun 28 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-24
f73620
- Update translations
f73620
  Resolves: #1304233
f73620
f73620
* Fri Jun 17 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-23
f73620
- Track ignored damage
f73620
  Resolves: #1165840
f73620
f73620
* Thu May 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-22
f73620
- Support external monitor layout configuration
f73620
  Related: #1290448
f73620
f73620
* Thu May 12 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-21
f73620
- Ignore window groups for stacking
f73620
  Resolves: #1167889
f73620
f73620
* Tue May 10 2016 Owen Taylor <otaylor@redhat.com> - 3.14.4-20
f73620
- Rebase and add back stereo support patch that was dropped in
f73620
  update to 3.14.
f73620
- Retain the last active window for seamless restarts.
f73620
  Resolves: #1305076
f73620
f73620
* Thu Apr 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-19
f73620
- Make Cogl errors non-fatal
f73620
  Related: #1326372
f73620
f73620
* Wed Apr 20 2016 Carlos Garnacho <cgarnach@redhat.com> - 3.14.4-18
f73620
- Fix unredirected windows being transparent to input in sloppy focus
f73620
  Resolves: #1299616
f73620
f73620
* Mon Oct 26 2015 Rui Matos <rmatos@redhat.com> - 3.14.4-17
f73620
- Fix a crash when plugging monitors
f73620
  Resolves: #1275215
f73620
- Avoid a critical message when unplugging monitors
f73620
  Resolves: #1275220
f73620
- Fix monitors remaining undetected on resume from suspend
f73620
  Resolves: #1219476
f73620
f73620
* Fri Oct 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-16
f73620
- Fix crash during session saving when saving sticky windows
f73620
  Related: #1272106
f73620
f73620
* Tue Oct  6 2015 Rui Matos <rmatos@redhat.com> - 3.14.4-15
f73620
- Fix integer sign oversight in the previous patch
f73620
  Related: #1265511
f73620
f73620
* Tue Oct  6 2015 Rui Matos <rmatos@redhat.com> - 3.14.4-14
f73620
- Add a couple of fixes for Xvnc resolution changes
f73620
  Resolves: #1265511
f73620
f73620
* Thu Oct 01 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-13
f73620
- Fix a couple more errors in headless mode
f73620
  Related: #1212702
f73620
f73620
* Fri Sep 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-12
f73620
- Fix maximum potential number of monitors
f73620
  Resolves: #1260082
f73620
f73620
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-11
f73620
- Fix screen flicking issue with propriertary NVidia drivers
f73620
  Resolves: #1258842
f73620
f73620
* Thu Jul 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-10
f73620
- Fix placement of fullscreen windows
f73620
  Resolves: #1247718
f73620
f73620
* Fri Jul 24 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-9
f73620
- Fix some more headless-mode warnings
f73620
  Related: #1212702
f73620
f73620
* Fri Jul 24 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-8
f73620
- Fix focus_serial overflow
f73620
  Resolves: #1236113
f73620
f73620
* Tue Jul 21 2015 Matthias Clasen <mclasen@redhat.com> - 3.14.4-7
f73620
- Fix coverity spotted bugs
f73620
  Related #1174722
f73620
f73620
* Fri Jul 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-6
f73620
- Fix oversight in headless-mode backport
f73620
  Resolves: #1212702
f73620
f73620
* Thu Jul 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-5
f73620
- Support headless mode
f73620
  Resolves: #1212702
f73620
f73620
* Fri Jul 10 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-4
f73620
- Don't try to focus hidden windows
f73620
  Related: #1174722
f73620
f73620
* Thu May 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-3
f73620
- support suggested output position
f73620
  Resolves: rhbz#1166319
f73620
f73620
* Wed May 06 2015 Ray Strode <rstrode@redhat.com> 3.14.4-2
f73620
- rebuild against new gnome-desktop3
f73620
  Related: #1174722
f73620
f73620
* Tue Mar 24 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-1
f73620
- Drop obsolete patches, rebase still relevant one
f73620
f73620
* Mon Mar 23 2015 Richard Hughes <rhughes@redhat.com> - 3.14.3-1
f73620
- Update to 3.14.3
f73620
- Resolves: #1174722
f73620
f73620
* Wed Jan 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.8.4.16
f73620
- Fix window placement regression
f73620
  Resolves: rhbz#1153641
f73620
f73620
* Thu Nov 13 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-15
f73620
- Fix delayed mouse mode
f73620
  Resolves: rhbz#1149585
f73620
f73620
* Thu Oct 09 2014 Florian Müllner <fmueller@redhat.com> - 3.8.4-14
f73620
- Preserve window placement on monitor changes
f73620
  Resolves: rhbz#1126754
f73620
f73620
* Thu Oct 09 2014 Florian Müllner <fmueller@redhat.com> - 3.8.4-13
f73620
- Improve handling of vertical monitor layouts
f73620
  Resolves: rhbz#1108322
f73620
f73620
* Thu Jul 17 2014 Owen Taylor <otaylor@redhat.com> 3.8.4-13
f73620
- Add patches for quadbuffer stereo suppport
f73620
  Fix a bad performance problem drawing window thumbnails
f73620
  Resolves: rhbz#861507
f73620
f73620
* Tue Mar 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-10
f73620
- Fix crash when encountering over-sized windows
f73620
  Resolves: #1027832
f73620
f73620
* Tue Mar 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-10
f73620
- Backport another minor memory leak fix
f73620
  Resolves: #1067456
f73620
f73620
* Tue Mar 11 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.8.4-9
f73620
- Do not save pixbuf in user data
f73620
  Resolves: #1067456
f73620
f73620
* Wed Feb 12 2014 Carlos Garnacho <cgarnach@redhat.com> - 3.8.4-8
f73620
- Fix window dragging on touchscreens
f73620
  Resolves: #1051006
f73620
f73620
* Tue Feb 11 2014 Owen Taylor <otaylor@redhat.com> - 3.8.4-7
f73620
- Add an upstream patch that fixes a bug with left-over window
f73620
  shadows that show up when we add patches to Clutter to stop
f73620
  redrawing the entire screen on every window move.
f73620
  Resolves: rhbz#1063984
f73620
f73620
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.8.4-6
f73620
- Mass rebuild 2014-01-24
f73620
f73620
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.8.4-5
f73620
- Mass rebuild 2013-12-27
f73620
f73620
* Thu Nov 28 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-4
f73620
- Include translation updates
f73620
  Resolves: rhbz#1030369
f73620
f73620
* Mon Nov 11 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-3
f73620
- Backport allowing sliced textures for large backgrounds
f73620
  Resolves: rhbz#1028586
f73620
f73620
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-2
f73620
- Backport performance improvements for software rendering from 3.10
f73620
f73620
* Tue Jul 30 2013 Ray Strode <rstrode@redhat.com> 3.8.4-1
f73620
- Update to 3.8.4
f73620
f73620
* Tue Jul 02 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-2
f73620
- Rebuild with (re-)fixed download URL
f73620
f73620
* Fri Jun 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-1
f73620
- Update to 3.8.3
f73620
f73620
* Tue May 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-1
f73620
- Update to 3.8.2
f73620
f73620
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
f73620
- Update to 3.8.1
f73620
f73620
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
f73620
- Update to 3.8.0
f73620
f73620
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
f73620
- Update to 3.7.92
f73620
f73620
* Mon Mar 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
f73620
- Update to 3.7.91
f73620
f73620
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
f73620
- Update to 3.7.90
f73620
f73620
* Tue Feb 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
f73620
- Update to 3.7.5
f73620
f73620
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4-2
f73620
- Rebuild for new cogl
f73620
f73620
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
f73620
- Update to 3.7.4
f73620
f73620
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.3-1
f73620
- Update to 3.7.3
f73620
f73620
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
f73620
- Update to 3.7.2
f73620
f73620
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
f73620
- Update to 3.7.1
f73620
f73620
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
f73620
- Update to 3.6.1
f73620
f73620
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
f73620
- Update to 3.6.0
f73620
f73620
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
f73620
- Update to 3.5.92
f73620
f73620
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-2
f73620
- Rebuild against new cogl
f73620
f73620
* Tue Sep 04 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.91-1
f73620
- Update to 3.5.91
f73620
f73620
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-2
f73620
- Rebuild against new cogl/clutter
f73620
f73620
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
f73620
- Update to 3.5.90
f73620
f73620
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
f73620
- Update to 3.5.5
f73620
f73620
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
f73620
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
f73620
f73620
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
f73620
- Update to 3.5.4
f73620
f73620
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
f73620
- Update to 3.5.3
f73620
f73620
* Fri Jun  8 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-3
f73620
- Make resize grip area larger
f73620
f73620
* Thu Jun 07 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-2
f73620
- Don't check for Xinerama anymore - it is now mandatory
f73620
f73620
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
f73620
- Update to 3.5.2
f73620
- Remove upstreamed patches
f73620
f73620
* Wed May 09 2012 Adam Jackson <ajax@redhat.com> 3.4.1-3
f73620
- mutter-never-slice-shape-mask.patch, mutter-use-cogl-texrect-api.patch:
f73620
  Fix window texturing on hardware without ARB_texture_non_power_of_two
f73620
  (#813648)
f73620
f73620
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
f73620
- Silence glib-compile-schemas scriplets
f73620
f73620
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
f73620
- Update to 3.4.1
f73620
- Conflict with gnome-shell versions older than 3.4.1
f73620
f73620
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
f73620
- Update to 3.4.0
f73620
f73620
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
f73620
- Update to 3.3.92
f73620
f73620
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
f73620
- Rebuild against new cogl
f73620
f73620
* Sat Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
f73620
- Update to 3.3.90
f73620
f73620
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
f73620
- Update to 3.3.5
f73620
f73620
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
f73620
- Update to 3.3.4
f73620
f73620
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
f73620
- Rebuild against new cogl
f73620
f73620
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
f73620
- Update to 3.3.3
f73620
f73620
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-2
f73620
- Rebuild against new clutter
f73620
f73620
* Tue Nov 22 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
f73620
- Update to 3.3.2
f73620
f73620
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
f73620
- Rebuilt for glibc bug#747377
f73620
f73620
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
f73620
- Update to 3.2.1
f73620
f73620
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
f73620
- Update to 3.2.0
f73620
f73620
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
f73620
- Update to 3.1.92
f73620
f73620
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
f73620
- Update to 3.1.91.1
f73620
f73620
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
f73620
- Update to 3.1.90.1
f73620
f73620
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
f73620
- Update to 3.1.4
f73620
f73620
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3.1-3
f73620
- Rebuild
f73620
f73620
* Mon Jul  4 2011 Peter Robinson <pbrobinson@gmail.com> - 3.1.3.1-2
f73620
- rebuild against new clutter/cogl
f73620
f73620
* Mon Jul 04 2011 Adam Williamson <awilliam@redhat.com> - 3.1.3.1-1
f73620
- Update to 3.1.3.1
f73620
f73620
* Thu Jun 30 2011 Owen Taylor <otaylor@redhat.com> - 3.1.3-1
f73620
- Update to 3.1.3
f73620
f73620
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2.1-1
f73620
- Update to 3.0.2.1
f73620
f73620
* Fri Apr 29 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-3
f73620
- Actually apply the patch for #700276
f73620
f73620
* Thu Apr 28 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-2
f73620
- Make session saving of gnome-shell work
f73620
f73620
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
f73620
- Update to 3.0.1
f73620
f73620
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
f73620
- Update to 3.0.0
f73620
f73620
* Mon Mar 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
f73620
- Update to 2.91.93
f73620
f73620
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
f73620
- Update to 2.91.92
f73620
f73620
* Mon Mar  7 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
f73620
- Update to 2.91.91
f73620
f73620
* Tue Mar  1 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
f73620
- Build against libcanberra, to enable AccessX feedback features
f73620
f73620
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
f73620
- Update to 2.91.90
f73620
f73620
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
f73620
- Rebuild against newer gtk
f73620
f73620
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
f73620
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
f73620
f73620
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
f73620
- Rebuild against newer gtk
f73620
f73620
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
f73620
- Update to 2.91.6
f73620
f73620
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
f73620
- Update to 2.91.5
f73620
f73620
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
f73620
- Update to 2.91.4
f73620
f73620
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
f73620
- Rebuild against new gtk
f73620
- Drop no longer needed %%clean etc
f73620
f73620
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.3-1
f73620
- Update to 2.91.3
f73620
f73620
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
f73620
- Update to 2.91.2
f73620
f73620
* Tue Nov  2 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-2
f73620
- Rebuild against newer gtk3
f73620
f73620
* Fri Oct 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
f73620
- Update to 2.91.1
f73620
f73620
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
f73620
- Update to 2.91.0
f73620
f73620
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.5-4
f73620
- Rebuild against newer gobject-introspection
f73620
f73620
* Wed Jul 14 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
f73620
- Rebuild for new gobject-introspection
f73620
f73620
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
f73620
- Build against gtk3
f73620
f73620
* Mon Jul 12 2010 Colin Walters <walters@pocket> - 2.31.5-1
f73620
- New upstream version
f73620
f73620
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.2-5
f73620
- Rebuild against new gobject-introspection
f73620
f73620
* Tue Jul  6 2010 Colin Walters <walters@verbum.org> - 2.31.2-4
f73620
- Changes to support snapshot builds
f73620
f73620
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
f73620
- drop gir-repository-devel dep
f73620
f73620
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
f73620
- removed "--with-clutter" as configure is claiming it to be an unknown option
f73620
f73620
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
f73620
- New upstream 2.31.2 release
f73620
f73620
* Thu Mar 25 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.1-1
f73620
- New upstream 2.29.1 release
f73620
f73620
* Wed Mar 17 2010 Peter Robinson <pbrobinson@gmail.com> 2.29.0-1
f73620
- New upstream 2.29.0 release
f73620
f73620
* Tue Feb 16 2010 Adam Jackson <ajax@redhat.com> 2.28.1-0.2
f73620
- mutter-2.28.1-add-needed.patch: Fix FTBFS from --no-add-needed
f73620
f73620
* Thu Feb  4 2010 Peter Robinson <pbrobinson@gmail.com> 2.28.1-0.1
f73620
- Move to git snapshot
f73620
f73620
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-1
f73620
- Update to 2.28.0
f73620
f73620
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.5-1
f73620
- Update to 2.27.5
f73620
f73620
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.4-1
f73620
- Remove workaround for #520209
f73620
- Update to 2.27.4
f73620
f73620
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-3
f73620
- Fix %%preun GConf script to properly be for package removal
f73620
f73620
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-2
f73620
- Add a workaround for Red Hat bug #520209
f73620
f73620
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
f73620
- Update to 2.27.3, remove mutter-metawindow.patch
f73620
f73620
* Fri Aug 21 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-2
f73620
- Add upstream patch needed by latest mutter-moblin
f73620
f73620
* Tue Aug 11 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.2-1
f73620
- New upstream 2.27.2 release. Drop upstreamed patches.
f73620
f73620
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-5
f73620
- Add upstream patches for clutter 1.0
f73620
f73620
* Wed Jul 29 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-4
f73620
- Add patch to fix mutter --replace
f73620
f73620
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-3
f73620
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
f73620
f73620
* Sat Jul 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-2
f73620
- Updates from review request
f73620
f73620
* Fri Jul 17 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.1-1
f73620
- Update to official 2.27.1 and review updates
f73620
f73620
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.2
f73620
- Updates from initial reviews
f73620
f73620
* Thu Jun 18 2009 Peter Robinson <pbrobinson@gmail.com> 2.27.0-0.1
f73620
- Initial packaging