Blame SPECS/mutter.spec

67f8b7
%global gtk3_version 3.19.8
67f8b7
%global gsettings_desktop_schemas_version 3.21.4
67f8b7
%global json_glib_version 0.12.0
2c033f
f73d56
Name:          mutter
67f8b7
Version:       3.22.3
67f8b7
Release:       11%{?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
67f8b7
Source0:       http://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
2c033f
67f8b7
# https://bugzilla.gnome.org/show_bug.cgi?id=771442
67f8b7
Patch0:        fall-back-to-xorg-on-hybrid-gpus.patch
67f8b7
# https://bugzilla.redhat.com/show_bug.cgi?id=1331382
67f8b7
Patch1:        0001-Revert-backend-x11-Ensure-the-Xkb-group-index-remain.patch
67f8b7
# https://bugzilla.redhat.com/show_bug.cgi?id=1390607
67f8b7
Patch2:        0001-wayland-xdg-shell-Handle-the-wl_output-on-the-set_fu.patch
2c033f
67f8b7
Patch3:         startup-notification.patch
2c033f
67f8b7
Patch4:        deal-more-gracefully-with-oversized-windows.patch
67f8b7
Patch5:        support-headless-mode.patch
f73d56
67f8b7
Patch6:        0001-monitor-manager-xrandr-Work-around-spurious-hotplugs.patch
67f8b7
Patch7:        0001-monitor-manager-xrandr-Force-an-update-when-resuming.patch
67f8b7
Patch8:        0001-monitor-config-Consider-external-layout-before-defau.patch
3c14d2
67f8b7
Patch9:       Enable-threeaded-swap-wait.patch
3c14d2
67f8b7
Patch10:       0001-events-Don-t-move-sloppy-focus-while-buttons-are-pre.patch
67f8b7
Patch11:       0001-backends-x11-Support-synaptics-configuration.patch
3c14d2
67f8b7
Patch12:       0001-display-Check-we-have-a-screen-before-freeing-it.patch
3c14d2
67f8b7
Patch13:       0001-cogl-Prefer-swizzling-to-convert-BGRA-buffers.patch
3c14d2
67f8b7
Patch14:       0001-cally-Fix-translation-to-screen-coordinates.patch
f73d56
67f8b7
Patch15:       0001-window-actor-Special-case-shaped-Java-windows.patch
68333f
67f8b7
Patch16:       0001-clutter-clone-Unset-source-when-source-actor-is-dest.patch
68333f
67f8b7
Patch17:       0001-stack-tracker-Keep-override-redirect-windows-on-top.patch
2c033f
67f8b7
Patch18:       0001-screen-Remove-stray-assert.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
67f8b7
BuildRequires: chrpath
f73d56
BuildRequires: pango-devel
f73d56
BuildRequires: startup-notification-devel
2c033f
BuildRequires: gnome-desktop3-devel
67f8b7
BuildRequires: gtk3-devel >= %{gtk3_version}
f73d56
BuildRequires: pkgconfig
2c033f
BuildRequires: gobject-introspection-devel >= 1.41.0
f73d56
BuildRequires: libSM-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
67f8b7
BuildRequires: mesa-libGL-devel
67f8b7
BuildRequires: mesa-libgbm-devel
2c033f
BuildRequires: pam-devel
2c033f
BuildRequires: upower-devel
2c033f
BuildRequires: xkeyboard-config-devel
f73d56
BuildRequires: zenity
f73d56
BuildRequires: desktop-file-utils
f73d56
# Bootstrap requirements
67f8b7
BuildRequires: gtk-doc gnome-common gettext-devel
f73d56
BuildRequires: libcanberra-devel
67f8b7
BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
67f8b7
BuildRequires: automake, autoconf, libtool
67f8b7
67f8b7
BuildRequires: json-glib-devel >= %{json_glib_version}
67f8b7
BuildRequires: libgudev1-devel
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}
67f8b7
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
f73d56
%setup -q
67f8b7
%patch0 -p1
67f8b7
%patch1 -p1
67f8b7
%patch2 -p1
67f8b7
%patch3 -p1
67f8b7
%patch4 -p1 -b .deal-with-oversized-windows
67f8b7
%patch5 -p1 -b .support-headless-mode
67f8b7
%patch6 -p1 -b .workaround-xvnc-spurious-hotplugs
67f8b7
%patch7 -p1 -b .force-randr-update-on-resume
67f8b7
%patch8 -p1 -b .support-external-monitor-layout
67f8b7
%patch9 -p1 -b .threaded-swap-wait
67f8b7
%patch10 -p1 -b .dont-move-sloppy-focus-with-button-pressed
67f8b7
%patch11 -p1 -b .synaptics-touchpad-configuration
67f8b7
%patch12 -p1 -b .fix-segfault-on-early-exit
67f8b7
%patch13 -p1 -b .bgra-buffer-swizzling
67f8b7
%patch14 -p1 -b .fix-cally-screen-coordinates
67f8b7
%patch15 -p1 -b .special-case-shaped-java-windows
67f8b7
%patch16 -p1 -b .unset-source-when-actor-is-destroyed
67f8b7
%patch17 -p1 -b .keep-OR-windows-on-top
67f8b7
%patch18 -p1 -b .drop-stray-assert
67f8b7
67f8b7
%patch20 -p1 -b .quad-buffer-stereo
67f8b7
%patch21 -p1 -b .lower-automake-requirement
f73d56
f73d56
%build
67f8b7
autoreconf
f73d56
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
67f8b7
 %configure --disable-static --enable-compile-warnings=maximum --disable-wayland-egl-server)
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
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