Blame SPECS/gnome-shell.spec

42f94a
Name:           gnome-shell
42f94a
Version:        3.28.3
067a6b
Release:        25%{?dist}
42f94a
Summary:        Window management and application launching for GNOME
42f94a
42f94a
Group:          User Interface/Desktops
42f94a
License:        GPLv2+
42f94a
Provides:       desktop-notification-daemon
42f94a
URL:            https://wiki.gnome.org/Projects/GnomeShell
42f94a
#VCS:           git:git://git.gnome.org/gnome-shell
42f94a
Source0:        http://download.gnome.org/sources/gnome-shell/3.28/%{name}-%{version}.tar.xz
42f94a
Source1:        org.gnome.shell.gschema.override
42f94a
Source2:        https://github.com/sass/sassc/archive/3.4.1.tar.gz
42f94a
Source3:        https://github.com/sass/libsass/archive/3.4.5.tar.gz
42f94a
42f94a
# Replace Epiphany with Firefox in the default favourite apps list
42f94a
Patch1: gnome-shell-favourite-apps-firefox.patch
42f94a
Patch2: gnome-shell-favourite-apps-yelp.patch
42f94a
Patch3: gnome-shell-favourite-apps-terminal.patch
42f94a
# Fix the build with Python 2
42f94a
Patch4: gnome-shell-python3.patch
42f94a
42f94a
# GDM/Lock stuff
42f94a
Patch12: 0001-screenShield-unblank-when-inserting-smartcard.patch
42f94a
Patch13: enforce-smartcard-at-unlock.patch
42f94a
Patch14: disable-unlock-entry-until-question.patch
42f94a
Patch15: allow-timed-login-with-no-user-list.patch
42f94a
Patch16: 0001-data-install-process-working.svg-to-filesystem.patch
42f94a
Patch17: 0001-loginDialog-make-info-messages-themed.patch
42f94a
Patch18: 0001-gdm-add-AuthList-control.patch
42f94a
Patch19: 0002-gdmUtil-enable-support-for-GDM-s-ChoiceList-PAM-exte.patch
42f94a
Patch20: 0001-objectManager-correct-invalid-index-code-in-onNameVa.patch
42f94a
Patch21: 0002-objectManager-correct-other-invalid-index-code-in-on.patch
42f94a
Patch22: 0003-objectManager-Fix-undefined-variable.patch
42f94a
Patch23: 0004-objectManager-Fix-index-mix-up.patch
42f94a
Patch24: 0001-shellEntry-Determine-if-password-entry-from-content-.patch
42f94a
Patch25: 0002-shellEntry-if-password-menu-item-a-label-when-it-s-c.patch
42f94a
Patch26: 0003-shellEntry-Support-lockdown-of-Show-Text-menu-in-pas.patch
067a6b
Patch27: fix-partial-lock-bypass.patch
42f94a
42f94a
# Misc.
42f94a
Patch30: 0001-shellDBus-Add-a-DBus-method-to-load-a-single-extensi.patch
42f94a
Patch31: 0001-extensions-Add-a-SESSION_MODE-extension-type.patch
42f94a
Patch33: 0001-extensionSystem-Notify-about-extension-issues-on-upd.patch
42f94a
Patch34: 0001-panel-add-an-icon-to-the-ActivitiesButton.patch
42f94a
Patch35: 0001-app-Fall-back-to-window-title-instead-of-WM_CLASS.patch
42f94a
Patch36: 0001-windowMenu-Bring-back-workspaces-submenu-for-static-.patch
42f94a
Patch37: 0001-global-Allow-overriding-the-override-schema.patch
42f94a
Patch38: 0001-system-don-t-throw-an-exception-if-power-off-disable.patch
42f94a
Patch39: 0001-appDisplay-Show-full-app-name-on-hover.patch
42f94a
Patch40: fix-close-dialog-annoyances.patch
42f94a
Patch41: startup-warnings.patch
42f94a
Patch42: horizontal-workspace-support.patch
067a6b
Patch43: 0001-windowManager-ensure-actor-resize-clone-dies-with-ac.patch
42f94a
42f94a
# Backported from upstream
42f94a
Patch50: 0001-keyboard-Handle-no-window-case-in-FocusTracker.patch
42f94a
42f94a
Patch51: 0001-keyboard-Listen-to-IbusPanelService-focus-in-out-to-.patch
42f94a
42f94a
# Don't log warnings when bonding with NetworkManager #1596474
42f94a
Patch52: 0001-network-Don-t-assume-the-active-connection-has-been-.patch
42f94a
42f94a
# Backport dnd fix (#1685997)
42f94a
Patch53: 0001-dnd-Nullify-_dragActor-after-we-ve-destroyed-it-and-.patch
42f94a
42f94a
# Backport window management crash fix (#1743913)
42f94a
Patch54: 0001-windowManager-listen-actively-to-windows-being-destr.patch
42f94a
42f94a
# Handle rapid mouse input better (#1657887)
42f94a
Patch55: 0001-boxpointer-Ungrab-pointer-when-hiding.patch
42f94a
067a6b
# Fix crash when window removed (#1752547)
067a6b
Patch56: 0001-ShellApp-Use-g_signal_connect_object-for-window-sign.patch
067a6b
067a6b
# Performance backports (#1766501)
067a6b
Patch57: shell-app-performance-backports.patch
067a6b
067a6b
# IO performance backports (#1824871)
067a6b
Patch58: 0001-environment-reduce-calls-to-g_time_zone_new_local.patch
067a6b
Patch59: 0002-environment-Fix-date-conversion.patch
067a6b
Patch60: 0003-shell-app-system-Monitor-for-icon-theme-changes.patch
067a6b
Patch61: 0004-global-force-fsync-to-worker-thread-when-saving-stat.patch
067a6b
Patch62: 0005-app-cache-add-ShellAppCache-for-GAppInfo-caching.patch
067a6b
Patch63: 0006-js-Always-use-AppSystem-to-lookup-apps.patch
067a6b
067a6b
42f94a
%define libcroco_version 0.6.8
42f94a
%define eds_version 3.17.2
42f94a
%define gnome_desktop_version 3.7.90
42f94a
%define glib2_version 2.56.0
42f94a
%define gobject_introspection_version 1.49.1
42f94a
%define gjs_version 1.51.90
42f94a
%define gtk3_version 3.15.0
42f94a
%define json_glib_version 0.13.2
42f94a
%define mutter_version 3.28.0
42f94a
%define polkit_version 0.100
42f94a
%define gsettings_desktop_schemas_version 3.28.0-3
42f94a
%define ibus_version 1.5.2
42f94a
%define gnome_bluetooth_version 1:3.9.0
42f94a
%define gstreamer_version 1.4.5
42f94a
42f94a
BuildRequires:  meson
42f94a
BuildRequires:  git
42f94a
BuildRequires:  ibus-devel >= %{ibus_version}
42f94a
BuildRequires:  chrpath
42f94a
BuildRequires:  dbus-glib-devel
42f94a
BuildRequires:  desktop-file-utils
42f94a
BuildRequires:  evolution-data-server-devel >= %{eds_version}
42f94a
BuildRequires:  gcr-devel
42f94a
BuildRequires:  gjs-devel >= %{gjs_version}
42f94a
BuildRequires:  glib2-devel >= %{glib2_version}
42f94a
BuildRequires:  gobject-introspection >= %{gobject_introspection_version}
42f94a
BuildRequires:  json-glib-devel >= %{json_glib_version}
42f94a
BuildRequires:  upower-devel
42f94a
BuildRequires:  libgnome-keyring-devel
42f94a
BuildRequires:  mesa-libGL-devel
42f94a
BuildRequires:  NetworkManager-libnm-devel
42f94a
BuildRequires:  pkgconfig(libsystemd)
42f94a
BuildRequires:  polkit-devel >= %{polkit_version}
42f94a
BuildRequires:  startup-notification-devel
42f94a
# for theme generation
42f94a
BuildRequires:  ruby
42f94a
# for screencast recorder functionality
42f94a
BuildRequires:  gstreamer1-devel >= %{gstreamer_version}
42f94a
BuildRequires:  gtk3-devel >= %{gtk3_version}
42f94a
BuildRequires:  gettext >= 0.19.6
42f94a
BuildRequires:  libcanberra-devel
42f94a
BuildRequires:  libcroco-devel >= %{libcroco_version}
42f94a
%if 0%{?rhel}
42f94a
BuildRequires:  python
42f94a
%else
42f94a
BuildRequires:  python3
42f94a
%endif
42f94a
42f94a
# for barriers
42f94a
BuildRequires:  libXfixes-devel >= 5.0
42f94a
# used in unused BigThemeImage
42f94a
BuildRequires:  librsvg2-devel
42f94a
BuildRequires:  mutter-devel >= %{mutter_version}
42f94a
BuildRequires:  pulseaudio-libs-devel
42f94a
%ifnarch s390 s390x ppc ppc64 ppc64p7
42f94a
BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
42f94a
%endif
42f94a
BuildRequires:  control-center
42f94a
# Bootstrap requirements
42f94a
BuildRequires: gtk-doc
42f94a
%ifnarch s390 s390x
42f94a
Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
42f94a
%endif
42f94a
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
42f94a
%if 0%{?fedora}
42f94a
# Disabled on RHEL to allow logging into KDE session by default
42f94a
Requires:       gnome-session-xsession
42f94a
%endif
42f94a
# wrapper script uses to restart old GNOME session if run --replace
42f94a
# from the command line
42f94a
Requires:       gobject-introspection%{?_isa} >= %{gobject_introspection_version}
42f94a
Requires:       gjs%{?_isa} >= %{gjs_version}
42f94a
Requires:       gtk3%{?_isa} >= %{gtk3_version}
42f94a
Requires:       libnma%{?_isa}
42f94a
# needed for loading SVG's via gdk-pixbuf
42f94a
Requires:       librsvg2%{?_isa}
42f94a
# needed as it is now split from Clutter
42f94a
Requires:       json-glib%{?_isa} >= %{json_glib_version}
42f94a
Requires:       mutter%{?_isa} >= %{mutter_version}
42f94a
Requires:       upower%{?_isa}
42f94a
Requires:       polkit%{?_isa} >= %{polkit_version}
42f94a
Requires:       gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
42f94a
Requires:       glib2%{?_isa} >= %{glib2_version}
42f94a
Requires:       gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
42f94a
Requires:       libcroco%{?_isa} >= %{libcroco_version}
42f94a
Requires:       telepathy-logger%{?_isa}
42f94a
Requires:       telepathy-glib%{?_isa}
42f94a
Requires:       gstreamer1%{?_isa} >= %{gstreamer_version}
42f94a
# needed for schemas
42f94a
Requires:       at-spi2-atk%{?_isa}
42f94a
# needed for on-screen keyboard
42f94a
Requires:       ibus%{?_isa} >= %{ibus_version}
42f94a
# needed for the user menu
42f94a
Requires:       accountsservice-libs%{?_isa}
42f94a
Requires:       gdm-libs%{?_isa}
42f94a
# needed for settings items in menus
42f94a
Requires:       control-center
42f94a
# needed by some utilities
42f94a
%if 0%{?rhel}
42f94a
Requires:       python%{_isa}
42f94a
%else
42f94a
Requires:       python3%{_isa}
42f94a
%endif
42f94a
# needed for the dual-GPU launch menu
42f94a
#Requires:       switcheroo-control
42f94a
# needed for clocks/weather integration
42f94a
Requires:       geoclue2-libs%{?_isa}
42f94a
Requires:       libgweather%{?_isa}
42f94a
# Needed for launching flatpak apps etc
42f94a
Requires:       xdg-desktop-portal-gtk
42f94a
42f94a
%if 0%{?rhel}
42f94a
# In Fedora, fedora-obsolete-packages obsoletes caribou
42f94a
Obsoletes:      caribou < 0.4.21-10
42f94a
Obsoletes:      caribou-antler < 0.4.21-10
42f94a
Obsoletes:      caribou-devel < 0.4.21-10
42f94a
Obsoletes:      caribou-gtk2-module < 0.4.21-10
42f94a
Obsoletes:      caribou-gtk3-module < 0.4.21-10
42f94a
Obsoletes:      python-caribou < 0.4.21-10
42f94a
Obsoletes:      python2-caribou < 0.4.21-10
42f94a
Obsoletes:      python3-caribou < 0.4.21-10
42f94a
42f94a
# Removed in RHEL 7.6
42f94a
Obsoletes:      gnome-shell-browser-plugin < 3.28.3-4
42f94a
%endif
42f94a
42f94a
%description
42f94a
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
42f94a
like switching to windows and launching applications. GNOME Shell takes
42f94a
advantage of the capabilities of modern graphics hardware and introduces
42f94a
innovative user interface concepts to provide a visually attractive and
42f94a
easy to use experience.
42f94a
42f94a
%prep
42f94a
%setup -q -n libsass-3.4.5 -b3 -T
42f94a
%setup -q -n sassc-3.4.1 -b2 -T
42f94a
%autosetup -S git
42f94a
42f94a
%build
42f94a
(cd ../libsass-3.4.5;
42f94a
 export LIBSASS_VERSION=3.4.5
42f94a
 make %{?_smp_mflags})
42f94a
(cd ../sassc-3.4.1;
42f94a
 %make_build LDFLAGS="$RPM_OPT_FLAGS $PWD/../libsass-3.4.5/lib/libsass.a" \
42f94a
             CFLAGS="$RPM_OPT_FLAGS -I$PWD/../libsass-3.4.5/include" \
42f94a
             CXXFLAGS="$RPM_OPT_FLAGS" \
42f94a
             SASS_LIBSASS_PATH=$PWD/../libsass-3.4.5)
42f94a
export PATH=$PWD/../sassc-3.4.1/bin:$PATH
42f94a
%meson -Dbrowser_plugin=false
42f94a
%meson_build
42f94a
42f94a
%install
42f94a
%meson_install
42f94a
42f94a
# Create empty directories where other packages can drop extensions
42f94a
mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions
42f94a
mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers
42f94a
42f94a
cp %{SOURCE1} %{buildroot}/%{_datadir}/glib-2.0/schemas
42f94a
42f94a
%find_lang %{name}
42f94a
42f94a
%check
42f94a
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Shell.desktop
42f94a
desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-extension-prefs.desktop
42f94a
desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.desktop
42f94a
42f94a
%preun
42f94a
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
42f94a
42f94a
%posttrans
42f94a
glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null ||:
42f94a
42f94a
%files -f %{name}.lang
42f94a
%license COPYING
42f94a
%doc README
42f94a
%{_bindir}/gnome-shell
42f94a
%{_bindir}/gnome-shell-extension-tool
42f94a
%{_bindir}/gnome-shell-perf-tool
42f94a
%{_bindir}/gnome-shell-extension-prefs
42f94a
%{_datadir}/glib-2.0/schemas/*.xml
42f94a
%{_datadir}/glib-2.0/schemas/*.override
42f94a
%{_datadir}/applications/org.gnome.Shell.desktop
42f94a
%{_datadir}/applications/gnome-shell-extension-prefs.desktop
42f94a
%{_datadir}/applications/evolution-calendar.desktop
42f94a
%{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
42f94a
%{_datadir}/gnome-control-center/keybindings/50-gnome-shell-system.xml
42f94a
%{_datadir}/gnome-shell/
42f94a
%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
42f94a
%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
42f94a
%{_datadir}/dbus-1/services/org.gnome.Shell.PortalHelper.service
42f94a
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.PadOsd.xml
42f94a
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
42f94a
%{_datadir}/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
42f94a
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
42f94a
%{_datadir}/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
42f94a
# Co own directory instead of pulling in xdg-desktop-portal - we
42f94a
# are providing a backend to the portal, not depending on it
42f94a
%dir %{_datadir}/xdg-desktop-portal/portals/
42f94a
%{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
42f94a
%{_libdir}/gnome-shell/
42f94a
%{_libexecdir}/gnome-shell-calendar-server
42f94a
%{_libexecdir}/gnome-shell-perf-helper
42f94a
%{_libexecdir}/gnome-shell-hotplug-sniffer
42f94a
%{_libexecdir}/gnome-shell-portal-helper
42f94a
# Co own these directories instead of pulling in GConf
42f94a
# after all, we are trying to get rid of GConf with these files
42f94a
%dir %{_datadir}/GConf
42f94a
%dir %{_datadir}/GConf/gsettings
42f94a
%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
42f94a
%{_mandir}/man1/%{name}.1.gz
42f94a
42f94a
%changelog
067a6b
* Fri Apr 17 2020 Florian Müllner <fmuellner@redhat.com> - 3.28.3-25
067a6b
- Improve performance under load
067a6b
  Resolves: #1824871
067a6b
067a6b
* Tue Dec 03 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-24
067a6b
- Fix orphaned animation actors
067a6b
  Related: #1753799
067a6b
067a6b
* Thu Nov 21 2019 Ray Strode <rstrode@redhat.coM> - 3.28.3-23
067a6b
- Fix "Not Listed?" entry to shows characters instead of bullets
067a6b
  Resolves: #1772896
067a6b
067a6b
* Wed Nov 20 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-22
067a6b
- Fix partial lock screen bypass
067a6b
  Resolves: #1669393
067a6b
067a6b
* Wed Oct 30 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-21
067a6b
- Add missing comma neglected in last build
067a6b
  Related: #1766501
067a6b
067a6b
* Tue Oct 29 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-20
067a6b
- Performance backports
067a6b
  Resolves: #1766501
067a6b
067a6b
* Fri Oct 25 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-19
067a6b
- Fix crash when window removed
067a6b
  Resolves: #1752547
067a6b
42f94a
* Wed Oct 02 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-18
42f94a
- Change method for handling rapid mouse input better
42f94a
  Resolves: #1657887
42f94a
42f94a
* Fri Sep 27 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-17
42f94a
- Handle rapid mouse input better
42f94a
  Resolves: #1657887
42f94a
42f94a
* Fri Sep 06 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-16
42f94a
- Support horizontal workspace layouts
42f94a
  Related: #1720286
42f94a
42f94a
* Thu Sep 05 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-15
42f94a
- Backport window management crash fix
42f94a
  Resolves: #1743913
42f94a
42f94a
* Wed Aug 21 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-14
42f94a
- Warn when running as root or without GDM
42f94a
  Related: #1539772
42f94a
42f94a
* Wed Aug 21 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-13
42f94a
- Add support for lockdown of settings
42f94a
  Resolves: #1506370
42f94a
42f94a
* Tue Aug 13 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-12
42f94a
- Fix a few logic errors in object manager code
42f94a
  Related: #1583836
42f94a
42f94a
* Fri May 24 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-11
42f94a
- Fix unresponsive-app dialog blocking other windows
42f94a
  Resolves: #1713776
42f94a
42f94a
* Tue Apr 30 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-10
42f94a
- Backport dnd freeze fix (#1685997)
42f94a
42f94a
* Tue Mar 26 2019 Jonas Ã…dahl <jadahl@redhat.com> - 3.28.3-9
42f94a
- Backport NM interaction patch.
42f94a
- Resolves: #1596474
42f94a
42f94a
* Mon Mar 25 2019 Ray Strode <rstrode@redhat.com> - 3.28.3-8
42f94a
- Fix timed login with disabled user list
42f94a
  Resolves: #1658686
42f94a
42f94a
* Tue Jan 29 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.3-7
42f94a
- Fix revert of python3 port
42f94a
  Resolves: #1493526
42f94a
42f94a
* Wed Sep 19 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.28.3-6
42f94a
- Track IBus focus for X11 OSK
42f94a
- Resolves: #1625700
42f94a
42f94a
* Thu Sep 13 2018 Kalev Lember <klember@redhat.com> - 3.28.3-5
42f94a
- Require xdg-desktop-portal-gtk
42f94a
- Related: #1570030
42f94a
42f94a
* Mon Sep 10 2018 Kalev Lember <klember@redhat.com> - 3.28.3-4
42f94a
- Remove gnome-shell-browser-plugin subpackage
42f94a
- Resolves: #1626104
42f94a
42f94a
* Mon Sep 10 2018 Kalev Lember <klember@redhat.com> - 3.28.3-3
42f94a
- Obsolete caribou
42f94a
- Resolves: #1625882
42f94a
42f94a
* Tue Sep 04 2018 Kalev Lember <klember@redhat.com> - 3.28.3-2
42f94a
- keyboard: Handle no-window case in FocusTracker
42f94a
- Resolves: #1612983
42f94a
42f94a
* Wed Aug 01 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
42f94a
- Update to 3.28.3
42f94a
- Resolves: #1568624
42f94a
42f94a
* Fri Jun 22 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.2-2
42f94a
- Update rebased downstream patches
42f94a
  Related: #1568624
42f94a
- Revert port to python3 of some utility tools
42f94a
  Resolves: #1493526
42f94a
- Add tooltips to app names in overview
42f94a
  Resolves: #1541180
42f94a
42f94a
* Tue May 08 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.2-1
42f94a
- Update to 3.28.2
42f94a
- Resolves: #1568624
42f94a
42f94a
* Wed Feb 14 2018 Ray Strode <rstrode@redhat.com> - 3.26.2-5
42f94a
- Make session selection bullet isn't shown on wrong item
42f94a
  Resolves: #1527145
42f94a
42f94a
* Tue Feb 13 2018 Ray Strode <rstrode@redhat.com> - 3.26.2-4
42f94a
- Fix timed login
42f94a
  Resolves: #1527143
42f94a
42f94a
* Wed Feb 07 2018 Carlos Garnacho <cgarnach@redhat.com> - 3.26.2-3
42f94a
- Fix pad device lookup from event node path
42f94a
  Resolves: #1537879
42f94a
42f94a
* Mon Nov 13 2017 Ray Strode <rstrode@redhat.com> - 3.26.2-2
42f94a
- Don't throw an exception is poweroff is disabled
42f94a
  Resolves: #1512662
42f94a
42f94a
* Fri Nov 03 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
42f94a
- Update to 3.26.2
42f94a
- Related: #1481381
42f94a
42f94a
* Thu Oct 26 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-2
42f94a
- Add CLI option to specify a custom override schema
42f94a
  Resolves: #1432505
42f94a
42f94a
* Fri Oct 06 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
42f94a
- Update to 3.26.1
42f94a
  Resolves: #1481381
42f94a
42f94a
* Wed Jul 26 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-18
42f94a
- Support GDM ChoiceList pam extensions
42f94a
  Related: #1413900
42f94a
42f94a
* Mon Jun 26 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-17
42f94a
- Fix PAM info messages in unlock screen
42f94a
  Related: #1449359
42f94a
42f94a
* Wed Jun 14 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-16
42f94a
- Address race with g-s-d startup
42f94a
  Related: #1450176
42f94a
42f94a
* Wed Jun 14 2017 Ray Strode <rstrode@redhat.com> 3.22.3-15
42f94a
- Allow PAM modules to ask questions that require empty answers
42f94a
  Resolves: #1448503
42f94a
42f94a
* Thu Jun 08 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-14
42f94a
- fix unlock after upgrade
42f94a
  Related: #1448786
42f94a
- switch from setup to autosetup -S git for easier patch maintenance
42f94a
42f94a
* Thu Jun 08 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-13
42f94a
- Drop gnome-session-xsession dependency again
42f94a
- Resolves: #1449246
42f94a
42f94a
* Wed Jun 07 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-12
42f94a
- Fix escape after password failure
42f94a
  Resolves: #1446759
42f94a
42f94a
* Tue Jun 06 2017 Ray Strode <rstrode@redhat.com> - 3.22.3-11
42f94a
- Correct typo in timed login patch
42f94a
  Related: #1446762
42f94a
42f94a
* Wed May 31 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-10
42f94a
- Fix initial visibility of network summary items
42f94a
- Resolves: #1435376
42f94a
42f94a
* Fri Apr 28 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-9
42f94a
- Re-add requirements dropped in the rebase
42f94a
- Resolves: #1386959
42f94a
42f94a
* Wed Mar 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-8
42f94a
- Fix some coverity warnings
42f94a
- Resolves: #1386959
42f94a
42f94a
* Tue Mar 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-7
42f94a
- Respect lockscreen lockdown
42f94a
- Resolves: #1414898
42f94a
42f94a
* Tue Mar 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-7
42f94a
- Fix previous patch after re-testing
42f94a
- Resolves: #1259538
42f94a
42f94a
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-6
42f94a
- Handle missing fprint service
42f94a
- Resolves: #1259538
42f94a
42f94a
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-5
42f94a
- Close Wifi selection dialog on screen lock
42f94a
- Resolves: #1379468
42f94a
42f94a
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-4
42f94a
- Keep VPN list sorted
42f94a
- Resolves: #1404663
42f94a
42f94a
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-3
42f94a
- Bring back workspaces submenu for static workspaces
42f94a
- Resolves: #1367319
42f94a
42f94a
* Thu Mar 09 2017 Florian Müllner <fmuellner@redhat.com> - 3.22.3-2
42f94a
- Re-add downstream patches
42f94a
- Resolves: #1386959
42f94a
42f94a
* Thu Feb 16 2017 Kalev Lember <klember@redhat.com> - 3.22.3-1
42f94a
- Update to 3.22.3
42f94a
- Resolves: #1386959
42f94a
42f94a
* Fri Sep 09 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-53
42f94a
- Improve cycle keybindings
42f94a
  Resolves: #1306670
42f94a
42f94a
* Mon Jul 18 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-52
42f94a
- Require a mutter version that provides all the new APIs
42f94a
  Related: rhbz#1330488
42f94a
42f94a
* Tue Jul 12 2016 Ray Strode <rstrode@redhat.com> - 3.14.4-51
42f94a
- Backport patch to fix crash at start up
42f94a
  Resolves: #1354560
42f94a
  Related: #1353249
42f94a
42f94a
* Fri Jul 08 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-50
42f94a
- Allow constructing ShellApp from AppInfo
42f94a
  Related: #1353249
42f94a
42f94a
* Thu Jun 30 2016 Owen Taylor <otaylor@redhat.com> - 3.14.4-49
42f94a
- Fix bug where maximized windows would flicker to the wrong size when
42f94a
  restarting the shell (on stereo enable or otherwise)
42f94a
  Resolves: #1306802
42f94a
42f94a
* Wed Jun 29 2016 Rui Matos <rmatos@redhat.com> - 3.14.4-48
42f94a
- Handle video memory purge errors
42f94a
  Resolves: #1330488
42f94a
42f94a
* Fri Jun 24 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-47
42f94a
- Update translations
42f94a
  Resolves: #1272377
42f94a
42f94a
* Tue May 31 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-46
42f94a
- Fix cycle keybindings
42f94a
  Resolves: #1306670
42f94a
42f94a
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-45
42f94a
- Set logind's LockedHint when locked
42f94a
  Resolves: #1329803
42f94a
42f94a
* Thu May 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-44
42f94a
- Always show network icon when connected
42f94a
  Resolves: #1100812
42f94a
42f94a
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-43
42f94a
- Fix visibility issue in last patch
42f94a
  Resolves: #1186954
42f94a
42f94a
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-42
42f94a
- Summarize network device sections with too many devices
42f94a
  Resolves: #1186954
42f94a
42f94a
* Fri May 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-41
42f94a
- Fix windowless apps in switcher
42f94a
  Resolves: #1329306
42f94a
42f94a
* Tue Apr 19 2016 Ray Strode <rstrode@redhat.com> - 3.14.4-40
42f94a
- Allow timed login with no user list
42f94a
  Resolves: #1301263
42f94a
42f94a
* Thu Mar 31 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-39
42f94a
- Include translation updates
42f94a
  Related: #1272377
42f94a
42f94a
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-38
42f94a
- Use font-relative menu widths
42f94a
  Related: #1257146
42f94a
42f94a
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-37
42f94a
- Fix clicks on window-list items after dismissing context menu
42f94a
  Related: #1268689
42f94a
42f94a
* Fri Mar 04 2016 Florian Müllner <fmuellner@redhat.com> - 3.14.4-37
42f94a
- Request minimum gstreamer1 version
42f94a
  Related: #1290446
42f94a
42f94a
* Tue Oct 13 2015 Ray Strode <rstrode@redhat.com> 3.14.4-37
42f94a
- Fix Username: entry when disable-user-list is on
42f94a
  Related: #1262999
42f94a
  Resolves: 1270378
42f94a
42f94a
* Thu Oct 08 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-36
42f94a
- Improve connecting to a headless shell via VNC
42f94a
  Related: #1243856
42f94a
42f94a
* Mon Oct 05 2015 Ray Strode <rstrode@redhat.com> 3.14.4-35
42f94a
- Ensure the unlock password entry is desensitized when there's
42f94a
  no password being asked for (Such as when the message is just
42f94a
  "Please insert smartcard")
42f94a
  Resolves: #1262999
42f94a
42f94a
* Mon Sep 28 2015 Ray Strode <rstrode@redhat.com> 3.14.4-33
42f94a
- Enforce smartcard at unlock time, if it's used to login
42f94a
  Resolves: #1263759
42f94a
42f94a
* Thu Sep 24 2015 Matthias Clasen <mclasen@redhat.com> - 3.14.4-32
42f94a
- Avoid abrt reports when the session bus is going away early
42f94a
  Resolves: #1254986
42f94a
42f94a
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-31
42f94a
- Notify about outdated extensions on updates
42f94a
  Related: #1261552
42f94a
42f94a
* Fri Sep 18 2015 Ray Strode <rstrode@redhat.com> 3.14.4-30
42f94a
- Another timed login update.  Makes the indicator work
42f94a
  when animations are disabled.
42f94a
  Related: #1252424
42f94a
42f94a
* Tue Sep 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-29
42f94a
- Fix spew when turning on magnifier
42f94a
  Resolves: #1260057
42f94a
42f94a
* Tue Sep 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-28
42f94a
- Drop gnome-session-xsession dependency
42f94a
  Resolves: #1251495
42f94a
42f94a
* Fri Sep 11 2015 Ray Strode <rstrode@redhat.com> 3.14.4-27
42f94a
- Actually apply patch to unblank when inserting smartcard
42f94a
  Related: #1201756
42f94a
42f94a
* Tue Aug 18 2015 Ray Strode <rstrode@redhat.com> 3.14.4-26
42f94a
- Fix timed login in virtual machines
42f94a
  Resolves: #1252424
42f94a
42f94a
* Wed Aug 05 2015 Ray Strode <rstrode@redhat.com> 3.14.4-25
42f94a
- Fix user switching, which broke in 3.14.4-17
42f94a
  Related: #1220023
42f94a
42f94a
* Thu Jul 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-24
42f94a
- Fix some menu ornament oddities
42f94a
  Related: #1174373
42f94a
42f94a
* Fri Jul 24 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-23
42f94a
- Fix a couple more warnings when running headless
42f94a
  Related: #1243856
42f94a
42f94a
* Thu Jul 23 2015 Ray Strode <rstrode@redhat.com> 3.14.4-22
42f94a
- One more update to Next button handling
42f94a
  Resolves: 1240623
42f94a
  Related: #1240615
42f94a
  Related: #1174373
42f94a
42f94a
* Wed Jul 22 2015 Ray Strode <rstrode@redhat.com> 3.14.4-21
42f94a
- Make sure Next button starts out desensitized
42f94a
  Resolves: 1240623
42f94a
  Related: #1240615
42f94a
  Related: #1174373
42f94a
42f94a
* Fri Jul 17 2015 Ray Strode <rstrode@redhat.com> 3.14.4-20
42f94a
- set next button to next when asking for username
42f94a
  Resolves: 1240615
42f94a
  Related: #1174373
42f94a
42f94a
* Fri Jul 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-19
42f94a
- Fix bottom tray handling when running headless
42f94a
  Related: #1243856
42f94a
42f94a
* Thu Jul 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-18
42f94a
- Support headless start
42f94a
  Resolves: #1243856
42f94a
42f94a
* Wed Jul 15 2015 Ray Strode <rstrode@redhat.com> 3.14.4-17
42f94a
- Fix wonkiness if user hits escape from Not Listed screen
42f94a
  after typing wrong password
42f94a
  Resolves: #1220023
42f94a
42f94a
* Fri Jul 10 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-16
42f94a
- Fix user list scrolling on login screen
42f94a
  Resolves: #1184802
42f94a
42f94a
* Wed Jul 08 2015 Milan Crha <mcrha@redhat.com> 3.14.4-15
42f94a
- Rebuild against updated libical and evolution-data-server
42f94a
  Related: #1209787
42f94a
42f94a
* Wed Jul 08 2015 Milan Crha <mcrha@redhat.com> 3.14.4-14
42f94a
- Rebuild against updated libical
42f94a
  Related: #1209787
42f94a
42f94a
* Fri Jul 03 2015 Ray Strode <rstrode@redhat.com> 3.14.4-13
42f94a
- Unblank screen when a smartcard is inserted
42f94a
  Resolves: #1201756
42f94a
42f94a
* Wed Jul 01 2015 Ray Strode <rstrode@redhat.com> 3.14.4-12
42f94a
- Ensure password authentication is used if no authentication scheme is configured
42f94a
- Ensure smartcard authentication is used if smartcard authentication is configured
42f94a
42f94a
  Related: #1174373 1034968
42f94a
42f94a
* Tue Jun 30 2015 Ray Strode <rstrode@redhat.com> 3.14.4-11
42f94a
- Fix cancel button from Not Listed? screen
42f94a
  Resolves: #1182035
42f94a
42f94a
* Thu Jun 25 2015 Ray Strode <rstrode@redhat.com> 3.14.4-10
42f94a
- Make login banner overflow to book view at the right time
42f94a
  Resolves: #1217157
42f94a
42f94a
* Fri Jun 12 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-9
42f94a
- Make login banner message more prominent
42f94a
  Resolves: rhbz#1182223
42f94a
42f94a
* Thu May 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-8
42f94a
- Pass mode parameter with accelerators
42f94a
  Resolves: rhbz#1028451
42f94a
42f94a
* Wed May 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-7
42f94a
- Change fallback app name
42f94a
  Resolves: rhbz#1125788
42f94a
42f94a
* Wed May 20 2015 Ray Strode <rstrode@redhat.com> 3.14.4-6
42f94a
- More login screen backports
42f94a
  Related: rhbz#1174373
42f94a
42f94a
* Thu May 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-5
42f94a
- Fix enabling/disabling per-app notifications
42f94a
  Resolves: rhbz#1051132
42f94a
42f94a
* Fri May 08 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-4
42f94a
- Fix removal of libgsystem dependency
42f94a
  Related: rhbz#1174373
42f94a
42f94a
* Thu May  7 2015 Matthias Clasen <mclasen@redhat.com> - 3.14.4-3
42f94a
- Drop use of libgsystem
42f94a
  Related: rhbz#1174373
42f94a
42f94a
* Thu May 07 2015 Ray Strode <rstrode@redhat.com> 3.14.4-2
42f94a
- Drop chrpath weirdness
42f94a
- Readd browser plugin
42f94a
- Drop wayland desktop file
42f94a
  Related: rhbz#1174373
42f94a
42f94a
* Thu May 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.14.4-1
42f94a
- Update to latest stable 3.14 release
42f94a
42f94a
* Mon May 04 2015 Florian Müllner <fmuellner@redhat.com> - 3.8.4-46
42f94a
- Rebuild for eds so name bump
42f94a
42f94a
* Thu Nov 13 2014 Ray Strode <rstrode@redhat.com> 3.8.4-45
42f94a
- Don't inform GDM about session changes that came from GDM
42f94a
  Resolves: #1163474
42f94a
42f94a
* Wed Nov 12 2014 Ray Strode <rstrode@redhat.com> 3.8.4-44
42f94a
- If password authentication is disabled and smartcard authentication is
42f94a
  enabled and smartcard isn't plugged in at start up, prompt user for
42f94a
  smartcard
42f94a
  Resolves: #1159385
42f94a
42f94a
* Wed Nov 12 2014 Ray Strode <rstrode@redhat.com> - 3.8.4-43
42f94a
- Support long login banner messages more effectively
42f94a
  Resolves: #1110036
42f94a
42f94a
* Fri Oct 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-42
42f94a
- Respect disk-writes lockdown setting
42f94a
  Resolves: rhbz#1154122
42f94a
42f94a
* Sat Oct 11 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-41
42f94a
- Disallow consecutive screenshot requests to avoid an OOM situation
42f94a
  Resolves: rhbz#1154107
42f94a
42f94a
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-41
42f94a
- Add option to limit app switcher to current workspace
42f94a
  Resolves: rhbz#1101568
42f94a
42f94a
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-40
42f94a
- Try harder to use the default calendar application
42f94a
  Resolves: rhbz#1052201
42f94a
42f94a
* Fri Oct 10 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-40
42f94a
- Update workspace switcher fix
42f94a
  Resolves: rhbz#1092102
42f94a
42f94a
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-39
42f94a
- Validate screenshot parameters
42f94a
  Resolves: rhbz#1104694
42f94a
42f94a
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-38
42f94a
- Fix shrinking workspace switcher
42f94a
  Resolves: rhbz#1092102
42f94a
42f94a
* Thu Oct 09 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-38
42f94a
- Update fix for vertical monitor layouts to upstream fix
42f94a
  Resolves: rhbz#1075240
42f94a
42f94a
* Wed Oct 08 2014 Ray Strode <rstrode@redhat.com> 3.8.4-38
42f94a
- Fix traceback introduced in 3.8.4-36 when unlocking via
42f94a
  user switcher
42f94a
  Related: #1101333
42f94a
42f94a
* Tue Oct 07 2014 Ray Strode <rstrode@redhat.com> 3.8.4-37
42f94a
- Fix problems with LDAP and disable-user-list=TRUE
42f94a
  Resolves: rhbz#1137041
42f94a
42f94a
* Mon Oct 06 2014 Ray Strode <rstrode@redhat.com> 3.8.4-36
42f94a
- Fix login screen focus issue following idle
42f94a
  Resolves: rhbz#1101333
42f94a
42f94a
* Sun Oct 05 2014 Ray Strode <rstrode@redhat.com> 3.8.4-35
42f94a
- Disallow cancel from login screen before login attempt
42f94a
  has been initiated.
42f94a
  Resolves: rhbz#1109530
42f94a
42f94a
* Sun Oct 05 2014 Ray Strode <rstrode@redhat.com> 3.8.4-34
42f94a
- Disallow cancel from login screen after login is already
42f94a
  commencing.
42f94a
  Resolves: rhbz#1079294
42f94a
42f94a
* Thu Jul 17 2014 Owen Taylor <otaylor@redhat.com> 3.8.4-33
42f94a
- Add a patch for quadbuffer stereo suppport
42f94a
  Resolves: rhbz#1108893
42f94a
42f94a
* Wed Apr 16 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-32
42f94a
- Improve vertical monitor layouts
42f94a
  Resolves: rhbz#1075240
42f94a
42f94a
* Wed Mar 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-31
42f94a
- Fix some more background memory leaks
42f94a
  Resolves: rhbz#1027192
42f94a
42f94a
* Wed Mar 12 2014 Ray Strode <rstrode@redhat.com> 3.8.4-30
42f94a
- Fix automatic shield lifting when smartcard is inserted
42f94a
  Resolves: #1063488
42f94a
42f94a
* Mon Mar 10 2014 Ray Strode <rstrode@redhat.com> 3.8.4-29
42f94a
- Don't show user list if require smartcard is true
42f94a
  Resolves: #1063390
42f94a
42f94a
* Mon Mar 10 2014 Ray Strode <rstrode@redhat.com> 3.8.4-28
42f94a
- Only react to login token (not any token) when performing unlock
42f94a
  Resolves: #1064972
42f94a
42f94a
* Sat Mar 08 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-27
42f94a
- Backport background memory leak fixes
42f94a
  Resolves: rhbz#1027192
42f94a
42f94a
* Sat Mar 08 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-26
42f94a
- Do not load user list in login screen when disabled
42f94a
  Resolves: rhbz#1053102
42f94a
42f94a
* Thu Mar 06 2014 Florian Müllner <fmuellner@redhat.com> - 3.8.4-25
42f94a
- Fix loading of remote search providers
42f94a
  Resolves: #1030948
42f94a
42f94a
* Mon Feb 17 2014 Ray Strode <rstrode@redhat.com> 3.8.4-24
42f94a
- Make login banner more prominent
42f94a
  Resolves: #1061996
42f94a
42f94a
* Wed Jan 29 2014 Ray Strode <rstrode@redhat.com> 3.8.4-23
42f94a
- Fix traceback in log
42f94a
  Resolves: #1034966
42f94a
42f94a
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.8.4-22
42f94a
- Mass rebuild 2014-01-24
42f94a
42f94a
* Tue Jan 21 2014 Ray Strode <rstrode@redhat.com> 3.8.4-21
42f94a
- Add branding next to activities button
42f94a
  Resolves: #1052984
42f94a
42f94a
* Mon Jan 13 2014 Ray Strode <rstrode@redhat.com> 3.8.4-20
42f94a
- Fix undefined variable
42f94a
  Resolves: #1049897
42f94a
42f94a
* Wed Jan 08 2014 Ray Strode <rstrode@redhat.com> 3.8.4-19
42f94a
- Allow session mode to be specified by environment variable
42f94a
42f94a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.8.4-18
42f94a
- Mass rebuild 2013-12-27
42f94a
42f94a
* Wed Dec  4 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.4-17
42f94a
- Add gnome-terminal to favorites, remove empathy
42f94a
- Resolves: #1038168
42f94a
42f94a
* Fri Nov 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-15
42f94a
- Close run dialog on mode changes when the new session mode doesn't allow it
42f94a
  Resolves: rhbz#1031142
42f94a
- Prevent fallback keyring dialog to appear on lock screen
42f94a
42f94a
* Fri Nov  8 2013 Rui Matos <rmatos@redhat.com> - 3.8.4-14
42f94a
- Add a DBus method to load a single extension
42f94a
  Resolves: rhbz#1028466
42f94a
- Add a SESSION_MODE extension type
42f94a
  Resolves: rhbz#1028462
42f94a
42f94a
* Fri Nov 08 2013 Ray Strode <rstrode@redhat.com> 3.8.4-13
42f94a
- Fix input regression caused by -12
42f94a
  Related: #817594
42f94a
42f94a
* Thu Nov 07 2013 Ray Strode <rstrode@redhat.com> 3.8.4-12
42f94a
- Show banner text when disable-user-list = TRUE
42f94a
  Resolves: #817594
42f94a
42f94a
* Mon Nov 04 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-11
42f94a
- Re-add yelp to default favorites - this downstream patch was
42f94a
  accidentally dropped when rebasing on F19
42f94a
  Resolves: #958196
42f94a
- Fix network icon not updating
42f94a
  Resolves: #1009867
42f94a
- Do not hide on/off switch while connecting to wireless
42f94a
  Resolves: #908829
42f94a
- Fix apps menu not being disabled when open during screen lock
42f94a
  Resolves: #1027501
42f94a
- Be more defensive when enabling/disabling extensions
42f94a
  Resolves: #1027501
42f94a
- Re-enable browser plugin and move it to a subpackage
42f94a
  Resolves: #972783
42f94a
42f94a
* Fri Nov 01 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-10
42f94a
- Backport support for hasWorkspaces session mode property
42f94a
  Resolves: #1025444
42f94a
- Backport input validation of screenshot/screencast DBus methods
42f94a
  Resolves: #1022491
42f94a
42f94a
* Thu Oct 31 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.4-9
42f94a
- Backport switch to disable browser plugin
42f94a
- Disable browser plugin
42f94a
Resolves: #972783
42f94a
42f94a
* Thu Oct 31 2013 Matthias Clasen <mclasen@redhat.com> 3.8.4-8
42f94a
- Add an override for always-show-log-out
42f94a
- Resolves: #913566
42f94a
42f94a
* Tue Oct 15 2013  Vinzenz Feenstra <vfeenstr@redhat.com> 3.8.4-7
42f94a
- Backport of support for pre-authenticated logins from oVirt
42f94a
  Related: #854712
42f94a
42f94a
* Thu Aug 29 2013  Ray Strode <rstrode@redhat.com> 3.8.4-6
42f94a
- Another backported ui fix
42f94a
  Related: #854724
42f94a
42f94a
* Tue Aug 27 2013 Ray Strode <rstrode@redhat.com> 3.8.4-5
42f94a
- Backport some login screen ui updates
42f94a
  Related: #854724
42f94a
42f94a
* Thu Aug 22 2013 Ray Strode <rstrode@redhat.com> 3.8.4-4
42f94a
- Backport some more smartcard related fixes
42f94a
  Related: #854724
42f94a
42f94a
* Tue Aug 06 2013 Ray Strode <rstrode@redhat.com> 3.8.4-3
42f94a
- Backport some lock screen fixes related to smartcard support
42f94a
  from upstream
42f94a
  Related: #854724
42f94a
42f94a
* Wed Jul 31 2013 Ray Strode <rstrode@redhat.com> 3.8.4-2
42f94a
- Include support for smartcard authentication
42f94a
  Related: #854724
42f94a
42f94a
* Tue Jul 30 2013 Ray Strode <rstrode@redhat.com> - 3.8.4-1
42f94a
- Update to 3.8.4
42f94a
42f94a
* Wed Jun 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-3
42f94a
- Backport upstream patch that makes a common error non-fatal
42f94a
42f94a
* Wed Jun 12 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.3-2
42f94a
- Rebuilt against fixed cogl (#973542)
42f94a
42f94a
* Fri Jun 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.3-1
42f94a
- Update to 3.8.3, drop upstreamed patches
42f94a
42f94a
* Wed May 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.2-3
42f94a
- Drop the gnome-session-xsession dependency again, it
42f94a
  has unwanted side-effects on eg soas
42f94a
42f94a
* Tue May 14 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-2
42f94a
- Include upstream fix for bug #962876
42f94a
42f94a
* Mon May 13 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.2-1
42f94a
- Update to 3.8.2 and drop upstreamed patches
42f94a
42f94a
* Tue May 07 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-4
42f94a
- Add login-screen branding changes from gnome-3-8 branch as downstream patches
42f94a
42f94a
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-2
42f94a
- Add missing telepathy-logger runtime dep
42f94a
- Depend on gnome-session-xsession so that it gets pulled in for
42f94a
  typical GNOME installs
42f94a
42f94a
* Tue Apr 16 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.1-1
42f94a
- Update to 3.8.1
42f94a
42f94a
* Thu Mar 28 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.8.0.1-2
42f94a
- Ship the perf tool
42f94a
42f94a
* Wed Mar 27 2013 Ray Strode <rstrode@redhat.com> - 3.8.0.1-1
42f94a
- Update to 3.8.0.1
42f94a
42f94a
* Tue Mar 26 2013 Florian Müllner <fmuellner@redhat.com> - 3.8.0-1
42f94a
- Update to 3.8.0
42f94a
42f94a
* Wed Mar 26 2013 Florian Müllner <fmuellner@redhat.com>
42f94a
- Drop upstreamed patch
42f94a
42f94a
* Wed Mar 20 2013 Ray Strode <rstrode@redhat.com> 3.7.92-2
42f94a
- Fix initial setup
42f94a
42f94a
* Tue Mar 19 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.92-1
42f94a
- Update to 3.7.92
42f94a
42f94a
* Tue Mar 05 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.91-1
42f94a
- Update to 3.7.91
42f94a
42f94a
* Wed Feb 20 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.90-1
42f94a
- Update to 3.7.90
42f94a
42f94a
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-2
42f94a
- Rebuilt for libgcr soname bump
42f94a
42f94a
* Wed Feb 06 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.5-1
42f94a
- Update to 3.7.5
42f94a
42f94a
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.4.1-2
42f94a
- Rebuild for new cogl
42f94a
42f94a
* Thu Jan 17 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4.1-1
42f94a
- Update to 3.7.4.1
42f94a
42f94a
* Tue Jan 15 2013 Florian Müllner <fmuellner@redhat.com> - 3.7.4-1
42f94a
- Update to 3.7.4
42f94a
42f94a
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
42f94a
- Update to 3.7.3.1
42f94a
42f94a
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
42f94a
- Update to 3.7.3
42f94a
42f94a
* Mon Dec 17 2012 Adam Jackson <ajax@redhat.com> 3.7.2-3
42f94a
- Also don't mangle rpath on power
42f94a
42f94a
* Mon Dec 10 2012 Adam Jackson <ajax@redhat.com> 3.7.2-2
42f94a
- Disable bluetooth on power
42f94a
42f94a
* Mon Nov 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.7.2-1
42f94a
- Update to 3.7.2
42f94a
42f94a
* Tue Nov 13 2012 Dan Horák <dan[at]danny.cz> - 3.7.1-2
42f94a
- don't Require: gnome-bluetooth on s390(x)
42f94a
42f94a
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
42f94a
- Update to 3.7.1
42f94a
42f94a
* Wed Oct 31 2012 Brian Pepple <bpepple@fedoraproject.org> - 3.6.1-5
42f94a
- Rebuild against latest telepathy-logger
42f94a
42f94a
* Thu Oct 25 2012 Milan Crha <mcrha@redhat.com> - 3.6.1-4
42f94a
- Rebuild against newer evolution-data-server
42f94a
42f94a
* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
42f94a
- explicit BR: control-center as it isn't brought in indirectly on s390(x)
42f94a
42f94a
* Thu Oct 18 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-2
42f94a
- Remove avoid-redhat-menus patch
42f94a
42f94a
  The standard way of supporting a desktop-specific menu layout is
42f94a
  to set XDG_MENU_PREFIX (which we made gnome-session do now).
42f94a
42f94a
* Mon Oct 15 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.1-1
42f94a
- Update to 3.6.1
42f94a
42f94a
* Tue Sep 25 2012 Florian Müllner <fmuellner@redhat.com> - 3.6.0-1
42f94a
- Update to 3.6.0
42f94a
42f94a
* Wed Sep 19 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.92-1
42f94a
- Update to 3.5.92
42f94a
42f94a
* Tue Sep 11 2012 Florian Müllner <fmuellner@redhat.com> - 3.5.91-1
42f94a
- Update dependencies
42f94a
42f94a
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
42f94a
- Update to 3.5.91
42f94a
42f94a
* Tue Aug 28 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.90-3
42f94a
- Rebuild against new cogl/clutter
42f94a
42f94a
* Mon Aug 27 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.90-2
42f94a
- Rebuild for new libcamel and synchronize gnome-bluetooth Requires with
42f94a
  BuildRequires.
42f94a
42f94a
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
42f94a
- Update to 3.5.90
42f94a
42f94a
* Tue Aug 14 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-2
42f94a
- Add Requires: gnome-bluetooth >= 3.5.5
42f94a
42f94a
* Mon Aug 13 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.5-1
42f94a
- Update to 3.5.5
42f94a
42f94a
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-5
42f94a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
42f94a
42f94a
* Sat Jul 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.4-4
42f94a
- Tighten runtime requires
42f94a
42f94a
* Thu Jul 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.4-3
42f94a
- Add a gdm-libs dependency
42f94a
42f94a
* Wed Jul 18 2012 Colin Walters <walters@verbum.org> - 3.5.4-2
42f94a
- Bump release
42f94a
42f94a
* Wed Jul 18 2012 Ray Strode <rstrode@redhat.com> 3.5.4-1
42f94a
- Update to 3.5.4
42f94a
42f94a
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
42f94a
- Rebuild against new e-d-s
42f94a
42f94a
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-1
42f94a
- Update to 3.5.3
42f94a
42f94a
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
42f94a
- Remove upstreamed patch
42f94a
42f94a
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
42f94a
- Update to 3.5.2
42f94a
42f94a
* Mon May 28 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-6
42f94a
- Cherry pick F17 changes, bump build for new evo soname
42f94a
42f94a
* Wed May 16 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-5
42f94a
- New version of unmount notification
42f94a
42f94a
* Tue May 15 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-4
42f94a
- Add a patch to display a notification until it's safe to remove a drive (#819492)
42f94a
42f94a
* Fri Apr 20 2012 Owen Taylor <otaylor@redhat.com> - 3.4.1-3
42f94a
- Add a patch from upstream to avoid a crash when Evolution is not installed (#814401)
42f94a
42f94a
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
42f94a
- Silence glib-compile-schemas scriplets
42f94a
42f94a
* Wed Apr 18 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
42f94a
- Update to 3.4.1
42f94a
42f94a
* Thu Apr  5 2012 Owen Taylor <otaylor@redhat.com> - 3.4.0-2
42f94a
- Change gnome-shell-favourite-apps-firefox.patch to also patch the JS code
42f94a
  to handle the transition from mozilla-firefox.desktop to firefox.desktop.
42f94a
  (#808894, reported by Jonathan Kamens)
42f94a
42f94a
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
42f94a
- Update to 3.4.0
42f94a
42f94a
* Wed Mar 21 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.92-1
42f94a
- Update to 3.3.92
42f94a
42f94a
* Sat Mar 10 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-2
42f94a
- Rebuild for new cogl
42f94a
42f94a
* Sat Feb 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
42f94a
- Update to 3.3.90
42f94a
42f94a
* Thu Feb  9 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-2
42f94a
- Depend on accountsservice-libs (#755112)
42f94a
42f94a
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
42f94a
- Update to 3.3.5
42f94a
42f94a
* Fri Jan 20 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
42f94a
- Update to 3.3.4
42f94a
42f94a
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-2
42f94a
- Rebuild for new cogl
42f94a
42f94a
* Thu Jan  5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
42f94a
- Update to 3.3.3
42f94a
42f94a
* Sun Nov 27 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.3.2-2
42f94a
- Rebuild for new clutter and e-d-s
42f94a
42f94a
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
42f94a
- Update to 3.3.2
42f94a
42f94a
* Wed Nov 09 2011 Kalev Lember <kalevlember@gmail.com> - 3.2.1-6
42f94a
- Adapt to firefox desktop file name change in F17
42f94a
42f94a
* Thu Nov 03 2011 Adam Jackson <ajax@redhat.com> 3.2.1-5
42f94a
- Build with -Wno-error=disabled-declarations for the moment
42f94a
42f94a
* Wed Nov 02 2011 Brian Pepple <bpepple@fedoraproject.org> - 3.2.1-4
42f94a
- Rebuld against tp-logger.
42f94a
42f94a
* Sun Oct 26 2011 Bruno Wolff III <bruno@wolff.to> - 3.2.1-3
42f94a
- Rebuild for new evolution-data-server
42f94a
42f94a
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
42f94a
- Rebuilt for glibc bug#747377
42f94a
42f94a
* Wed Oct 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
42f94a
- Update to 3.2.1
42f94a
42f94a
* Wed Sep 28 2011 Ray Strode <rstrode@redhat.com> 3.2.0-2
42f94a
- rebuild
42f94a
42f94a
* Mon Sep 26 2011 Owen Taylor <otaylor@redhat.com> - 3.2.0-1
42f94a
- Update to 3.2.0
42f94a
42f94a
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
42f94a
- Update to 3.1.92
42f94a
42f94a
* Fri Sep 16 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91.1-2
42f94a
- Tighten dependencies by specifying the required arch (#739130)
42f94a
42f94a
* Wed Sep 14 2011 Owen Taylor <otaylor@redhat.com> - 3.1.91.1-1
42f94a
- Update to 3.1.91.1 (adds browser plugin)
42f94a
  Update Requires
42f94a
42f94a
* Thu Sep 08 2011 Dan Horák <dan[at]danny.cz> - 3.1.91-3
42f94a
- workaround a chrpath issue on s390(x)
42f94a
42f94a
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-2
42f94a
- Replace Epiphany with Firefox in the default favourite apps
42f94a
42f94a
* Wed Sep  7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
42f94a
- Update to 3.1.91
42f94a
42f94a
* Thu Sep  1 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-2
42f94a
- Require caribou
42f94a
42f94a
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
42f94a
- Update to 3.1.90.1
42f94a
42f94a
* Wed Aug 31 2011 Adam Williamson <awilliam@redhat.com> - 3.1.4-3.gite7b9933
42f94a
- rebuild against e-d-s
42f94a
42f94a
* Fri Aug 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-2.gite7b9933
42f94a
- git snapshot that builds against gnome-menus 3.1.5
42f94a
42f94a
* Thu Aug 18 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.5-1
42f94a
- Rebuild against newer eds libraries.
42f94a
42f94a
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
42f94a
- Update to 3.1.4
42f94a
42f94a
* Wed Jul 27 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-4
42f94a
- Rebuild
42f94a
42f94a
* Tue Jul 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-3
42f94a
- Add necessary requires
42f94a
42f94a
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.3-2
42f94a
- Rebuild
42f94a
42f94a
* Tue Jul  5 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.3-1
42f94a
- Upstream 3.1.3 dev release
42f94a
42f94a
* Mon Jun 27 2011 Adam Williamson <awilliam@redhat.com> - 3.0.2-4
42f94a
- add fixes from f15 branch (gjs dep and rpath)
42f94a
42f94a
* Wed Jun 22 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-3
42f94a
- Add a patch from upstream to avoid g_file_get_contents()
42f94a
42f94a
* Fri Jun 17 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.2-2
42f94a
- Rebuilt for new gtk3 and gnome-desktop3
42f94a
42f94a
* Wed May 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.2-1
42f94a
- Update to 3.0.2
42f94a
42f94a
* Tue May 10 2011 Dan Williams <dcbw@redhat.com> - 3.0.1-4
42f94a
- Fix initial connections to WPA Enterprise access points (#699014)
42f94a
- Fix initial connections to mobile broadband networks
42f94a
42f94a
* Thu Apr 28 2011 Dan Horák <dan[at]danny.cz> - 3.0.1-3
42f94a
- no bluetooth on s390(x)
42f94a
42f94a
* Wed Apr 27 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-2
42f94a
- Add a patch from upstream to fix duplicate applications in application display
42f94a
42f94a
* Mon Apr 25 2011 Owen Taylor <otaylor@redhat.com> - 3.0.1-1
42f94a
- Update to 3.0.1
42f94a
42f94a
* Mon Apr 11 2011 Colin Walters <walters@verbum.org> - 3.0.0.2-2
42f94a
- We want to use the GNOME menus which has the designed categories,
42f94a
  not the legacy redhat-menus.
42f94a
42f94a
* Fri Apr 08 2011 Nils Philippsen <nils@redhat.com> - 3.0.0.2-1
42f94a
- Update to 3.0.0.2 (fixes missing import that was preventing extensions from
42f94a
  loading.)
42f94a
- Update source URL
42f94a
42f94a
* Tue Apr  5 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0.1-1
42f94a
- Update to 3.0.0.1 (fixes bug where network menu could leave
42f94a
  Clutter event handling stuck.)
42f94a
42f94a
* Mon Apr  4 2011 Owen Taylor <otaylor@redhat.com> - 3.0.0-1
42f94a
- Update to 3.0.0
42f94a
42f94a
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-3
42f94a
- Bump
42f94a
42f94a
* Tue Mar 29 2011 Brian Pepple <bpepple@fedoraproject.org> - 2.91.93-2
42f94a
- Rebuild for new tp-logger
42f94a
42f94a
* Mon Mar 28 2011 Owen Taylor <otaylor@redhat.com> - 2.91.93-1
42f94a
- Update to 2.91.93.
42f94a
42f94a
* Fri Mar 25 2011 Ray Strode <rstrode@redhat.com> 2.91.92-3
42f94a
- Adjustments for More nm-client api changes.
42f94a
- Fix VPN indicator
42f94a
42f94a
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.92-2
42f94a
- Make activating vpn connections work from the shell indicator
42f94a
42f94a
* Wed Mar 23 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
42f94a
- Update to 2.91.92
42f94a
42f94a
* Wed Mar 16 2011 Michel Salim <salimma@fedoraproject.org> - 2.91.91-2
42f94a
- Fix alt-tab behavior on when primary display is not leftmost (# 683932)
42f94a
42f94a
* Tue Mar  8 2011 Owen Taylor <otaylor@redhat.com> - 2.91.91-1
42f94a
- Update to 2.91.91
42f94a
42f94a
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
42f94a
- Require upower and polkit at runtime
42f94a
42f94a
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
42f94a
- Update to 2.91.90
42f94a
42f94a
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-6
42f94a
- Rebuild against newer gtk
42f94a
42f94a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-5
42f94a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
42f94a
42f94a
* Thu Feb  3 2011 Bill Nottingham <notting@redhat.com> - 2.91.6-4
42f94a
- buildrequire gnome-bluetooth to fix bluetooth status icon (#674874)
42f94a
42f94a
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
42f94a
- Rebuild against newer gtk
42f94a
42f94a
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-2
42f94a
- Build-requires evolution-data-server-devel
42f94a
42f94a
* Tue Feb  1 2011 Owen Taylor <otaylor@redhat.com> - 2.91.6-1
42f94a
- Update to 2.91.6
42f94a
42f94a
* Thu Jan 13 2011 Mattihas Clasen <mclasen@redhat.com> - 2.91.5-3
42f94a
- Drop desktop-effects dependency
42f94a
42f94a
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 2.91.5-2
42f94a
- BR latest g-i, handles flags as arguments better
42f94a
42f94a
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-1
42f94a
- Update to 2.91.5
42f94a
42f94a
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.4-1
42f94a
- Update to 2.91.4
42f94a
- Rebuild against new gtk
42f94a
42f94a
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.3-2
42f94a
- Rebuild aginst new gtk
42f94a
42f94a
* Mon Nov 29 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
42f94a
- Update to 2.91.3
42f94a
42f94a
* Thu Nov 18 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-3
42f94a
- Add another memory-management crasher fix from upstream
42f94a
42f94a
* Mon Nov 15 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-2
42f94a
- Add a patch from upstream fixing a memory-management crasher
42f94a
42f94a
* Tue Nov  9 2010 Owen Taylor <otaylor@redhat.com> - 2.91.2-1
42f94a
- Update to 2.91.2
42f94a
42f94a
* Mon Nov  1 2010 Owen Taylor <otaylor@redhat.com> - 2.91.1-1
42f94a
- Update to 2.91.1
42f94a
- Add libcroco-devel to BuildRequires, apparently it was getting
42f94a
  pulled in indirectly before
42f94a
- Add libcanberra-devel and pulseaudio-libs-devel BuildRequires
42f94a
42f94a
* Mon Oct  4 2010 Owen Taylor <otaylor@redhat.com> - 2.91.0-1
42f94a
- Update to 2.91.0
42f94a
- Remove patch to disable VBlank syncing
42f94a
42f94a
* Thu Aug 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-7
42f94a
- Add patch to disable vblank syncing
42f94a
42f94a
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-5
42f94a
- Run glib-compile-schemas
42f94a
42f94a
* Tue Jul 13 2010 Colin Walters <walters@megatron> - 2.31.5-4
42f94a
- Bless stuff in files section
42f94a
42f94a
* Tue Jul 13 2010 Colin Walters <walters@verbum.org> - 2.31.5-3
42f94a
- Axe gnome-desktop-devel
42f94a
42f94a
* Tue Jul 13 2010 Adel Gadllah <adel.gadllah@gmail.com> - 2.31.5-2
42f94a
- BuildRequire gnome-desktop3-devel, gtk3
42f94a
42f94a
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.31.5-1
42f94a
- New upstream version
42f94a
- Drop rpath goop, shouldn't be necessary any more
42f94a
42f94a
* Fri Jun 25 2010 Colin Walters <walters@megatron> - 2.31.2-3
42f94a
- Drop gir-repository-devel build dependency
42f94a
42f94a
* Fri May 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-2
42f94a
- Added new version requirements for dependencies based on upstream releases
42f94a
- Added new file listings for gnome-shell-clock-preferences binary and .desktop
42f94a
- Added gnome-shell man page file listing
42f94a
42f94a
* Wed May 26 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.31.2-1
42f94a
- New upstream release
42f94a
42f94a
* Fri Mar 26 2010 Colin Walters <walters@verbum.org> - 2.29.1-3
42f94a
- Specify V=1 for build, readd smp_mflags since parallel is fixed upstream
42f94a
42f94a
* Thu Mar 25 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-2
42f94a
- Bumped for new version of mutter and clutter
42f94a
- Added version requirement to gjs-devel because of dependency of build
42f94a
42f94a
* Wed Mar 24 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.29.1-1
42f94a
- Update to latest version 2.29.1
42f94a
42f94a
* Sun Feb 21 2010 Bastien Nocera <bnocera@redhat.com> 2.28.1-0.2.20100128git
42f94a
- Require json-glib
42f94a
- Rebuild for new clutter with json split out
42f94a
- Fix deprecation in COGL
42f94a
42f94a
* Thu Jan 28 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.1-0.1.20100128git
42f94a
- New git snapshot
42f94a
- Fixed Version for alphatag use
42f94a
42f94a
* Fri Jan 15 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20101015git-1
42f94a
- Added dependency on a git build of gobject-introspect to solve some breakage
42f94a
- Also went ahead and made a new git tarball
42f94a
42f94a
* Tue Jan 12 2010 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20100112git-1
42f94a
- New git snapshot
42f94a
42f94a
* Tue Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-5
42f94a
- Added libtool, glib-gettext for the libtoolize dep of git snapshot
42f94a
42f94a
* Mon Dec 07 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-4
42f94a
- Added gnome-common needed by autogen.sh in git snapshot build
42f94a
42f94a
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-3
42f94a
- Added the autotools needed to build the git snapshot to the build requires
42f94a
42f94a
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-2
42f94a
- Fixed the setup naming issue with the git snapshot directory naming
42f94a
42f94a
* Sun Dec 06 2009 Adam Miller <maxamillion@fedoraproject.org> - 2.28.0.20091206git-1
42f94a
- Update to git snapshot on 20091206
42f94a
42f94a
* Wed Oct  7 2009 Owen Taylor <otaylor@redhat.com> - 2.28.0-2
42f94a
- Update to 2.28.0
42f94a
42f94a
* Tue Sep 15 2009 Owen Taylor <otaylor@redhat.com> - 2.27.3-1
42f94a
- Update to 2.27.3
42f94a
42f94a
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-2
42f94a
- Test for gobject-introspection version should be >= not >
42f94a
42f94a
* Fri Sep  4 2009 Owen Taylor <otaylor@redhat.com> - 2.27.2-1
42f94a
- Update to 2.27.2
42f94a
- Add an explicit dep on gobject-introspection 0.6.5 which is required 
42f94a
  for the new version
42f94a
42f94a
* Sat Aug 29 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-4
42f94a
- Fix GConf %%preun script to properly be for package removal
42f94a
42f94a
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-3
42f94a
- Replace libgnomeui with gnome-desktop in BuildRequires
42f94a
42f94a
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-2
42f94a
- BuildRequire intltool
42f94a
- Add find_lang
42f94a
42f94a
* Fri Aug 28 2009 Owen Taylor <otaylor@redhat.com> - 2.27.1-1
42f94a
- Update to 2.27.1
42f94a
- Update Requires, add desktop-effects
42f94a
42f94a
* Wed Aug 12 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-4
42f94a
- Add an explicit dependency on GConf2 for pre/post
42f94a
42f94a
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-3
42f94a
- Add missing BuildRequires on gir-repository-devel
42f94a
42f94a
* Tue Aug 11 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-2
42f94a
- Temporarily use a non-parallel-build until gnome-shell is fixed
42f94a
42f94a
* Mon Aug 10 2009 Owen Taylor <otaylor@redhat.com> - 2.27.0-1
42f94a
- Initial version