Blame SPECS/mutter.spec

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