79c34a
%global major_version %%(cut -d "." -f 1-2 <<<%{version})
79c34a
# Minimum GNOME Shell version supported
79c34a
%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
79c34a
79c34a
%global pkg_prefix gnome-shell-extension
79c34a
79c34a
Name:           gnome-shell-extensions
2b8871
Version:        3.32.1
66b32e
Release:        33%{?dist}
79c34a
Summary:        Modify and extend GNOME Shell functionality and behavior
79c34a
79c34a
Group:          User Interface/Desktops
2b8871
License:        GPLv2+
79c34a
URL:            http://wiki.gnome.org/Projects/GnomeShell/Extensions
79c34a
Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
79c34a
Source1:        gnome-classic.desktop
79c34a
Source2:        gnome-classic-wayland.desktop
79c34a
79c34a
# BuildRequires:  gnome-common
79c34a
BuildRequires:  meson
79c34a
BuildRequires:  sassc
79c34a
BuildRequires:  git
79c34a
BuildRequires:  gettext >= 0.19.6
79c34a
BuildRequires:  pkgconfig(gnome-desktop-3.0)
79c34a
BuildRequires:  pkgconfig(libgtop-2.0)
79c34a
Requires:       gnome-shell >= %{min_gs_version}
79c34a
BuildArch:      noarch
79c34a
79c34a
Patch0001:         0001-Update-style.patch
2b8871
Patch0002:         0001-apps-menu-add-logo-icon-to-Applications-menu.patch
2b8871
Patch0003:         add-extra-extensions.patch
2b8871
Patch0004:         0001-apps-menu-Explicitly-set-label_actor.patch
2b8871
Patch0005:         resurrect-system-monitor.patch
2b8871
Patch0006:         0001-Include-top-icons-in-classic-session.patch
2b8871
Patch0007:         more-classic-classic-mode.patch
2b8871
Patch0008:         0001-apps-menu-Add-missing-chain-up.patch
3e4869
Patch0009:         0001-dashToDock-Handle-no-overview-case.patch
3e4869
Patch0010:         0001-window-list-Invalid-current-mode-selected-in-Prefere.patch
d2679a
Patch0011:         0001-Update-desktop-icons-gettext-domain.patch
d2679a
Patch0012:         0001-desktop-icons-Update-Japanese-translation.patch
d2679a
Patch0013:         0001-fileItem-Ignore-double-click-distance-clicking-on-it.patch
4520f0
Patch0014:         0001-window-list-Leave-fake-overview-when-destroyed.patch
4520f0
Patch0015:         add-workspace-tooltips.patch
4520f0
Patch0016:         0001-general-launch-only-executable-files.patch
4520f0
Patch0017:         desktop-icons-touch-support.patch
86af81
Patch0018:         0001-Add-gesture-inhibitor-extension.patch
4520f0
Patch0019:         0001-top-icons-Don-t-use-wm_class-as-role.patch
4520f0
Patch0020:         0001-heads-up-display-Add-extension-for-showing-persisten.patch
b86695
Patch0021:         0001-desktop-icons-Fix-stuck-grab-issue-with-rubber-bandi.patch
b86695
Patch0022:         0001-gesture-inhibitor-Put-a-foot-down-with-self-enabling.patch
07c081
Patch0023:         0001-desktop-icons-Use-a-single-unique-name-to-access-nau.patch
4a4803
Patch0024:         window-list-touch.patch
4a4803
Patch0025:         0001-auto-move-windows-Don-t-move-windows-already-on-all-.patch
66b32e
Patch0026:         0001-fileItem-Just-destroy-menus.patch
66b32e
Patch0027:         0001-fileItem-Support-.desktop-files-of-type-Link.patch
66b32e
Patch0028:         0001-classification-banner-Handle-fullscreen-monitors.patch
66b32e
Patch0029:         0001-gesture-inhibitor-Allow-inhibiting-workspace-switch-.patch
66b32e
Patch0030:         0001-desktop-icons-Don-t-use-blocking-IO.patch
79c34a
79c34a
%description
79c34a
GNOME Shell Extensions is a collection of extensions providing additional and
79c34a
optional functionality to GNOME Shell.
79c34a
79c34a
Enabled extensions:
79c34a
  * apps-menu
79c34a
  * auto-move-windows
07c081
  * classification-banner
66b32e
  * custom-menu
79c34a
  * dash-to-dock
07c081
  * dash-to-panel
2b8871
  * disable-screenshield
79c34a
  * desktop-icons
86af81
  * gesture-inhibitor
4520f0
  * heads-up-display
2b8871
  * horizontal-workspaces
79c34a
  * drive-menu
79c34a
  * launch-new-instance
79c34a
  * native-window-placement
79c34a
  * no-hot-corner
79c34a
  * panel-favorites
79c34a
  * places-menu
79c34a
  * screenshot-window-sizer
79c34a
  * top-icons
79c34a
  * updates-dialog
79c34a
  * user-theme
79c34a
  * window-list
79c34a
  * windowsNavigator
79c34a
  * workspace-indicator
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-common
79c34a
Summary:        Files common to GNOME Shell Extensions
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       gnome-shell >= %{min_gs_version}
79c34a
# Dock extension no longer provided by GNOME Shell extensions >= 3.7.1
79c34a
Obsoletes:      %{pkg_prefix}-dock < 3.7.1
2b8871
Obsoletes:      %{pkg_prefix}-alternate-tab < 3.31.2
79c34a
# Alternative-status-menu extension no longer provided by GNOME Shell extensions >= 3.9.5
79c34a
Obsoletes:      %{pkg_prefix}-alternative-status-menu < 3.9.5
79c34a
# Xrandr-indicator extension no longer provided by GNOME Shell extensions >= 3.9.5
79c34a
Obsoletes:      %{pkg_prefix}-xrandr-indicator < 3.9.90
79c34a
# Obsolete extensions dropped in favor of schema overrides by upstream
79c34a
Obsoletes:       %{pkg_prefix}-default-min-max < 3.9.3-1
79c34a
Obsoletes:       %{pkg_prefix}-static-workspaces < 3.9.3-1
79c34a
Obsoletes:       %{pkg_prefix}-systemMonitor < 3.15.91
79c34a
79c34a
%description -n %{pkg_prefix}-common
79c34a
GNOME Shell Extensions is a collection of extensions providing additional and
79c34a
optional functionality to GNOME Shell.
79c34a
79c34a
This package provides common data files shared by various extensions.
79c34a
79c34a
79c34a
%package -n gnome-classic-session
79c34a
Summary:        GNOME "classic" mode session
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-apps-menu = %{version}-%{release}
79c34a
Requires:       %{pkg_prefix}-desktop-icons = %{version}-%{release}
2b8871
Requires:       %{pkg_prefix}-horizontal-workspaces = %{version}-%{release}
79c34a
Requires:       %{pkg_prefix}-launch-new-instance = %{version}-%{release}
79c34a
Requires:       %{pkg_prefix}-places-menu = %{version}-%{release}
79c34a
Requires:       %{pkg_prefix}-window-list = %{version}-%{release}
79c34a
Requires:       nautilus
79c34a
# Obsolete fallback mode components
79c34a
Obsoletes:      gnome-applets < 1:3.5.92-5
79c34a
%global gnome_applet_sensors_obsolete_ver 3.0.0-6
79c34a
Obsoletes:      gnome-applet-sensors < %{gnome_applet_sensors_obsolete_ver}
79c34a
Obsoletes:      gnome-applet-sensors-devel < %{gnome_applet_sensors_obsolete_ver}
79c34a
%global gnome_panel_obsolete_ver 3.6.2-7
79c34a
Obsoletes:      gnome-panel < %{gnome_panel_obsolete_ver}
79c34a
Obsoletes:      gnome-panel-devel < %{gnome_panel_obsolete_ver}
79c34a
Obsoletes:      gnome-panel-libs < %{gnome_panel_obsolete_ver}
79c34a
79c34a
%description -n gnome-classic-session
79c34a
This package contains the required components for the GNOME Shell "classic"
79c34a
mode, which aims to provide a GNOME 2-like user interface.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-apps-menu
79c34a
Summary:        Application menu for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
Requires:       gnome-menus
79c34a
79c34a
%description  -n %{pkg_prefix}-apps-menu
79c34a
This GNOME Shell extension adds a GNOME 2.x style menu for applications.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-auto-move-windows
79c34a
Summary:        Assign specific workspaces to applications in GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-auto-move-windows
79c34a
This GNOME Shell extension enables easy workspace management. A specific
79c34a
workspace can be assigned to each application as soon as it creates a window, in
79c34a
a manner configurable with a GSettings key.
79c34a
79c34a
07c081
%package -n %{pkg_prefix}-classification-banner
07c081
Summary:        Display classification level banner in GNOME Shell
07c081
Group:          User Interface/Desktops
07c081
License:        GPLv2+
07c081
Requires:       %{pkg_prefix}-common = %{version}-%{release}
07c081
07c081
%description -n %{pkg_prefix}-classification-banner
07c081
This GNOME Shell extension adds a banner that displays the classification level.
07c081
07c081
66b32e
%package -n %{pkg_prefix}-custom-menu
66b32e
Summary:        Add a custom menu to the desktop
66b32e
Group:          User Interface/Desktops
66b32e
License:        GPLv2+
66b32e
Requires:       %{pkg_prefix}-common = %{version}-%{release}
66b32e
66b32e
%description -n %{pkg_prefix}-custom-menu
66b32e
This GNOME Shell extension adds a custom menu to the desktop background.
66b32e
66b32e
79c34a
%package -n %{pkg_prefix}-dash-to-dock
79c34a
Summary:        Show the dash outside the activities overview
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-dash-to-dock
79c34a
This GNOME Shell extension makes the dash available outside the activities overview.
79c34a
79c34a
07c081
%package -n %{pkg_prefix}-dash-to-panel
07c081
Summary:        Show the dash in the top bar
07c081
Group:          User Interface/Desktops
07c081
License:        GPLv2+
07c081
Requires:       %{pkg_prefix}-common = %{version}-%{release}
07c081
07c081
%description -n %{pkg_prefix}-dash-to-panel
07c081
This GNOME Shell extension makes the dash available in the top bar
07c081
07c081
2b8871
%package -n %{pkg_prefix}-disable-screenshield
2b8871
Summary:        Disable GNOME Shell screen shield if lock is disabled
2b8871
Group:          User Interface/Desktops
2b8871
License:        GPLv2+
2b8871
Requires:       %{pkg_prefix}-common = %{version}-%{release}
2b8871
2b8871
%description -n %{pkg_prefix}-disable-screenshield
2b8871
This GNOME Shell extension disabled the screen shield if screen locking is disabled.
2b8871
2b8871
4520f0
%package -n %{pkg_prefix}-heads-up-display
4520f0
Summary:        Display persistent on-screen message
4520f0
Group:          User Interface/Desktops
4520f0
License:        GPLv3+
4520f0
Requires:       %{pkg_prefix}-common = %{version}-%{release}
4520f0
4520f0
%description -n %{pkg_prefix}-heads-up-display
4520f0
This GNOME Shell extension displays a persistent message in the top middle of the screen.
4520f0
This message can appear on the login screen, lock screen, or regular user session.
4520f0
4520f0
2b8871
%package -n %{pkg_prefix}-horizontal-workspaces
2b8871
Summary:        Desktop icons support for the classic experience
2b8871
Group:          User Interface/Desktops
2b8871
License:        GPLv3+
2b8871
Requires:       %{pkg_prefix}-common = %{version}-%{release}
2b8871
2b8871
%description -n %{pkg_prefix}-horizontal-workspaces
2b8871
This GNOME Shell extension adds desktop icons support as seen in GNOME 2
2b8871
2b8871
79c34a
%package -n %{pkg_prefix}-desktop-icons
79c34a
Summary:        Desktop icons support for the classic experience
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv3+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-desktop-icons
79c34a
This GNOME Shell extension adds desktop icons support as seen in GNOME 2
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-drive-menu
79c34a
Summary:        Drive status menu for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-drive-menu
79c34a
This GNOME Shell extension provides a panel status menu for accessing and
79c34a
unmounting removable devices.
79c34a
79c34a
86af81
%package -n %{pkg_prefix}-gesture-inhibitor
86af81
Summary:        Gesture inhibitor
86af81
Group:          User Interface/Desktops
86af81
License:        GPLv2+
86af81
Requires:       %{pkg_prefix}-common = %{version}-%{release}
86af81
86af81
%description -n %{pkg_prefix}-gesture-inhibitor
86af81
This GNOME Shell extension allows disabling the default desktop gestures.
86af81
86af81
79c34a
%package -n %{pkg_prefix}-launch-new-instance
79c34a
Summary:        Always launch a new application instance for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description  -n %{pkg_prefix}-launch-new-instance
79c34a
This GNOME Shell extension modifies the behavior of clicking in the dash and app
79c34a
launcher to always launch a new application instance.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-native-window-placement
79c34a
Summary:        Native window placement for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description  -n %{pkg_prefix}-native-window-placement
79c34a
This GNOME Shell extension provides additional configurability for the window
79c34a
layout in the overview, including a mechanism similar to KDE4.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-no-hot-corner
79c34a
Summary:        Disable the hot corner in GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description  -n %{pkg_prefix}-no-hot-corner
79c34a
This GNOME Shell extension disables the hot corner in the top bar.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-panel-favorites
79c34a
Summary:        Favorite launchers in GNOME Shell's top bar
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-panel-favorites
79c34a
This GNOME Shell extension adds favorite launchers to the top bar.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-places-menu
79c34a
Summary:        Places status menu for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-places-menu
79c34a
This GNOME Shell extension add a system status menu for quickly navigating
79c34a
places in the system.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-screenshot-window-sizer
79c34a
Summary:        Screenshot window sizer for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-screenshot-window-sizer
79c34a
This GNOME Shell extension allows to easily resize windows for GNOME Software
79c34a
screenshots.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-systemMonitor
79c34a
Summary:        System Monitor for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
# Should be pulled in by control-center, but in case someone tries for a
79c34a
# minimalist gnome-shell installation
79c34a
Requires:       libgtop2
79c34a
79c34a
%description -n %{pkg_prefix}-systemMonitor
79c34a
This GNOME Shell extension is a message tray indicator for CPU and memory usage
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-top-icons
79c34a
Summary:        Show legacy icons on top
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-top-icons
79c34a
This GNOME Shell extension moves legacy tray icons into the top bar.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-updates-dialog
79c34a
Summary:        Show a modal dialog when there are software updates
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-updates-dialog
79c34a
This GNOME Shell extension shows a modal dialog when there are software updates
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-user-theme
79c34a
Summary:        Support for custom themes in GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-user-theme
79c34a
This GNOME Shell extension enables loading a GNOME Shell theme from
79c34a
~/.themes/<name>/gnome-shell/.
79c34a
79c34a
2b8871
%package -n %{pkg_prefix}-window-grouper
2b8871
Summary:        Keep windows that belong to the same process on the same workspace
2b8871
Group:          User Interface/Desktops
2b8871
License:        GPLv2+
2b8871
Requires:       %{pkg_prefix}-common = %{version}-%{release}
2b8871
2b8871
%description -n %{pkg_prefix}-window-grouper
2b8871
This GNOME Shell extension keeps windows that belong to the same process on the same workspace.
2b8871
2b8871
79c34a
%package -n %{pkg_prefix}-window-list
79c34a
Summary:        Display a window list at the bottom of the screen in GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-window-list
79c34a
This GNOME Shell extension displays a window list at the bottom of the screen.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-windowsNavigator
79c34a
Summary:        Support for keyboard selection of windows and workspaces in GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-windowsNavigator
79c34a
This GNOME Shell extension enables keyboard selection of windows and workspaces
79c34a
in overlay mode, by pressing the Alt and Ctrl key respectively.
79c34a
79c34a
79c34a
%package -n %{pkg_prefix}-workspace-indicator
79c34a
Summary:        Workspace indicator for GNOME Shell
79c34a
Group:          User Interface/Desktops
79c34a
License:        GPLv2+
79c34a
Requires:       %{pkg_prefix}-common = %{version}-%{release}
79c34a
79c34a
%description -n %{pkg_prefix}-workspace-indicator
79c34a
This GNOME Shell extension add a system status menu for quickly changing
79c34a
workspaces.
79c34a
79c34a
79c34a
%prep
79c34a
%autosetup -S git
79c34a
79c34a
79c34a
%build
79c34a
%meson -Dextension_set="all" -Dclassic_mode=true
79c34a
%meson_build
79c34a
2b8871
79c34a
%install
79c34a
%meson_install
79c34a
79c34a
# rename GNOME Classic to Classic and provide a wayland variant
79c34a
mkdir -p $RPM_BUILD_ROOT%{_datadir}/wayland-sessions
79c34a
cp $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome-classic.desktop \
79c34a
   $RPM_BUILD_ROOT%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
79c34a
79c34a
cp $RPM_SOURCE_DIR/gnome-classic-wayland.desktop $RPM_BUILD_ROOT%{_datadir}/wayland-sessions
79c34a
cp $RPM_SOURCE_DIR/gnome-classic.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions
79c34a
79c34a
%find_lang %{name}
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-common -f %{name}.lang
2b8871
%doc NEWS README.md
2b8871
%license COPYING
79c34a
79c34a
79c34a
%files -n gnome-classic-session
79c34a
%{_datadir}/gnome-session/sessions/gnome-classic.session
79c34a
%{_datadir}/gnome-shell/modes/classic.json
79c34a
%{_datadir}/gnome-shell/theme/*.svg
79c34a
%{_datadir}/gnome-shell/theme/gnome-classic-high-contrast.css
79c34a
%{_datadir}/gnome-shell/theme/gnome-classic.css
79c34a
%{_datadir}/xsessions/gnome-classic.desktop
79c34a
%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
2b8871
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.classic.gschema.override
79c34a
79c34a
%files -n %{pkg_prefix}-apps-menu
79c34a
%{_datadir}/gnome-shell/extensions/apps-menu*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-auto-move-windows
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/auto-move-windows*/
79c34a
79c34a
07c081
%files -n %{pkg_prefix}-classification-banner
07c081
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.classification-banner.gschema.xml
07c081
%{_datadir}/gnome-shell/extensions/classification-banner*/
07c081
07c081
66b32e
%files -n %{pkg_prefix}-custom-menu
66b32e
%{_datadir}/gnome-shell/extensions/custom-menu*/
66b32e
66b32e
79c34a
%files -n %{pkg_prefix}-dash-to-dock
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.dash-to-dock.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/dash-to-dock*/
79c34a
79c34a
07c081
%files -n %{pkg_prefix}-dash-to-panel
07c081
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.dash-to-panel.gschema.xml
07c081
%{_datadir}/gnome-shell/extensions/dash-to-panel*/
07c081
07c081
2b8871
%files -n %{pkg_prefix}-disable-screenshield
2b8871
%{_datadir}/gnome-shell/extensions/disable-screenshield*/
2b8871
2b8871
4520f0
%files -n %{pkg_prefix}-heads-up-display
4520f0
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.heads-up-display.gschema.xml
4520f0
%{_datadir}/gnome-shell/extensions/heads-up-display*/
4520f0
4520f0
2b8871
%files -n %{pkg_prefix}-horizontal-workspaces
2b8871
%{_datadir}/gnome-shell/extensions/horizontal-workspaces*/
2b8871
2b8871
79c34a
%files -n %{pkg_prefix}-desktop-icons
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.desktop-icons.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/desktop-icons*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-drive-menu
79c34a
%{_datadir}/gnome-shell/extensions/drive-menu*/
79c34a
79c34a
86af81
%files -n %{pkg_prefix}-gesture-inhibitor
86af81
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.gesture-inhibitor.gschema.xml
86af81
%{_datadir}/gnome-shell/extensions/gesture-inhibitor*/
86af81
86af81
79c34a
%files -n %{pkg_prefix}-launch-new-instance
79c34a
%{_datadir}/gnome-shell/extensions/launch-new-instance*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-native-window-placement
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/native-window-placement*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-no-hot-corner
79c34a
%{_datadir}/gnome-shell/extensions/no-hot-corner*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-panel-favorites
79c34a
%{_datadir}/gnome-shell/extensions/panel-favorites*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-places-menu
79c34a
%{_datadir}/gnome-shell/extensions/places-menu*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-screenshot-window-sizer
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/screenshot-window-sizer*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-systemMonitor
79c34a
%{_datadir}/gnome-shell/extensions/systemMonitor*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-top-icons
79c34a
%{_datadir}/gnome-shell/extensions/top-icons*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-updates-dialog
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.updates-dialog.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/updates-dialog*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-user-theme
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
79c34a
%{_datadir}/gnome-shell/extensions/user-theme*/
79c34a
79c34a
2b8871
%files -n %{pkg_prefix}-window-grouper
2b8871
%{_datadir}/gnome-shell/extensions/window-grouper*/
2b8871
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-grouper.gschema.xml
2b8871
2b8871
79c34a
%files -n %{pkg_prefix}-window-list
79c34a
%{_datadir}/gnome-shell/extensions/window-list*/
79c34a
%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-windowsNavigator
79c34a
%{_datadir}/gnome-shell/extensions/windowsNavigator*/
79c34a
79c34a
79c34a
%files -n %{pkg_prefix}-workspace-indicator
79c34a
%{_datadir}/gnome-shell/extensions/workspace-indicator*/
79c34a
79c34a
79c34a
%changelog
66b32e
* Tue Jan 17 2023 Florian Müllner <fmuellner@redhat.com> - 3.32.1-33
66b32e
- Avoid blocking IO in desktop-icons
66b32e
  Resolves: #2162017
66b32e
66b32e
* Thu Jan 12 2023 Florian Müllner <fmuellner@redhat.com> - 3.32.1-32
66b32e
- Add custom-menu extension
66b32e
  Resolves: #2033572
66b32e
66b32e
* Wed Dec 14 2022 Florian Müllner <fmuellner@redhat.com> - 3.32.1-31
66b32e
- Adjust classification banner position in fullscreen
66b32e
  Resolves: #2150107
66b32e
- Allow inhibiting workspace switch gesture
66b32e
  Resolves: #2138109
66b32e
66b32e
* Fri Dec 09 2022 Florian Müllner <fmuellner@redhat.com> - 3.32.1-30
66b32e
- Fix stuck grab if disabled with open context menu
66b32e
  Resolves: #2149670
66b32e
- Support .desktop files of type Link
66b32e
  Resolves: #2143825
66b32e
4a4803
* Mon Aug 29 2022 Jonas Ådahl <jadahl@redhat.com> - 3.32.1-29
4a4803
- Avoid invalid window management in auto-move-windows
4a4803
  Resolves: #2089311
4a4803
4a4803
* Wed Jun 22 2022 Florian Müllner <fmuellner@redhat.com> - 3.32.1-28
4a4803
- Improve window-list on touch
4a4803
  Resolves: #2050000
4a4803
07c081
* Tue Dec 14 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-27
07c081
- Keep classification banners on login/lock screen
07c081
  Resolves: #1751336
07c081
07c081
* Fri Dec 10 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-26
07c081
- Add classification-banner
07c081
  Resolves: #1751336
07c081
07c081
* Mon Nov 29 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-25
07c081
- Fix desktop-icons warning
07c081
  Resolves: #2026622
07c081
07c081
* Thu Nov 04 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.1-24
b86695
- Fix gesture inhibitor extension with unfullscreen gesture
07c081
  Resolves: #1988906
b86695
07c081
* Tue Nov 02 2021 Jonas Ådahl <jadahl@redhat.com> - 3.32.1-23
b86695
- Fix stuck grab on desktop-icons
07c081
  Resolves: #1984956
07c081
07c081
* Tue Oct 19 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-22
07c081
- Install missing prefs file
07c081
  Related: #1995814
b86695
07c081
* Mon Oct 18 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-21
07c081
- Add dash-to-panel
07c081
  Resolves: #1995814
54e65e
4520f0
* Thu Aug 26 2021 Ray Strode <rstrode@redhat.com> - 3.32.1-20
4520f0
- Add extension for displaying heads up message
4520f0
  Related: #1651378
4520f0
4520f0
* Wed Jun 02 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-19
4520f0
- Don't use status icon wm_class as top bar role
4520f0
  Resolves: #1897932
4520f0
4520f0
* Tue Jun 01 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.1-18
86af81
- Add gesture-inhibitor extension
4520f0
  Resolves: #1854679
4520f0
4520f0
* Tue Jun 01 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.1-17
4520f0
- Handle touchscreens on Wayland in the desktop-icons extension
4520f0
  Resolves: #1924725
4520f0
4520f0
* Mon May 31 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-16
4520f0
- Fix opening files with (wrongly) set executable bit
4520f0
  Resolves: #1813727
4520f0
4520f0
* Tue Apr 13 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-15
4520f0
- Fix stuck window picker after screen lock
4520f0
  Resolves: #1905000
4520f0
- Add tooltips to workspace previews
4520f0
  Resolves: #1894613
86af81
d2679a
* Wed Jan 27 2021 Carlos Garnacho <cgarnach@redhat.com> - 3.32.1-14
d2679a
- Use same logic than Nautilus for double click/tap in desktop-icons extension
d2679a
  Resolves: #1842229
d2679a
d2679a
* Wed Jan 27 2021 Florian Müllner <fmuellner@redhat.com> - 3.32.1-13
d2679a
- Update Japanese translation
d2679a
  Related: #1865718
d2679a
d2679a
* Sat Oct 24 2020 Florian Müllner <fmuellner@redhat.com> - 3.32.1-12
d2679a
- Adjust gettext locale in desktop-icons extension
d2679a
  Resolves: #1865718
d2679a
3e4869
* Thu Apr 30 2020 Florian Müllner <fmuellner@redhat.com> - 3.32.1-11
3e4869
- Adjust dash-to-dock for classic backports
3e4869
  Resolves: #1805929
3e4869
- Fix inconsistent state in window-list prefs dialog
3e4869
  Resolves: #1824362
3e4869
2b8871
* Wed Jul 24 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-10
2b8871
- Drop obsolete downstream style patch
2b8871
- Keep classic notification styling
2b8871
  Related: #1731372
2b8871
2b8871
* Thu Jul 18 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-9
2b8871
- Backport classic style improvements
2b8871
  Resolves: #1726093
2b8871
2b8871
* Thu Jul 04 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-8
2b8871
- Allow closing window picker with Escape
2b8871
  Resolves: #1725854
2b8871
2b8871
* Sat Jun 29 2019 Florian Müllner <fmuellner@redhat.com> - 3.32-1-7
2b8871
- Add window thumbnails to workspace switcher
2b8871
  Resolves: #1723467
2b8871
- Fix apps-menu not disabling itself entirely
2b8871
  Resolves: #1722047
2b8871
2b8871
* Tue Jun 25 2019 Florian Müllner <fmuellner@redhat.com> - 3.32-1-6
2b8871
- Fix new classic mode issues:
2b8871
  - stray signal handler with overlay key
2b8871
    Resolves: #1722844
2b8871
  - improve DND support:
2b8871
    + don't consider regular windows
2b8871
      (it doesn't work well, and GNOME 2 didn't support it either)
2b8871
    + indicate that workspace thumbs are drop targets
2b8871
   Related: #1704360
2b8871
2b8871
* Tue Jun 18 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-5
2b8871
- Small refinements after design feedback:
2b8871
  - use default icon size in picker button to avoid blurriness
2b8871
  - use <super> shortcut to open window picker
2b8871
  Resolves: #1721195
2b8871
2b8871
* Tue Jun 18 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-4
2b8871
- Don't add apps-menu logo when activities button is present
2b8871
  Resolves: #1721195
2b8871
2b8871
* Wed Jun 12 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-3
2b8871
- Make classic mode more classic
2b8871
  Resolves: #1704360
2b8871
2b8871
* Fri May 31 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-2
2b8871
- Fix top-icons sizing issue
2b8871
  Resolves: #1715765
2b8871
2b8871
* Thu May 23 2019 Florian Müllner <fmuellner@redhat.com> - 3.32.1-1
2b8871
- Update to 3.32.1
2b8871
  Resolves: #1713453
2b8871
79c34a
* Mon Feb 11 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.1-8
79c34a
- Update desktop-icons extension to 19.01
79c34a
  Resolves: #1666739
79c34a
79c34a
* Fri Feb 08 2019 Florian Müllner <fmuellner@redhat.com> - 3.28.1-7
79c34a
- Re-add dropped downstream patches
79c34a
  Resolves: #1668885
79c34a
79c34a
* Mon Jan 14 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-6
79c34a
- Update desktop file names
79c34a
  Related: #1647713
79c34a
79c34a
* Thu Dec 06 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-5
79c34a
- Add requires on desktop-icons extension for classic session
79c34a
  Resolves: #1648863
79c34a
79c34a
* Tue Sep 04 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-4
79c34a
- Add back corporate logo on the left of Activities
79c34a
- Remove shadow remnants of app logo to the right of Activities
79c34a
  Resolves: #1620241
79c34a
79c34a
* Wed Aug 22 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-3
79c34a
- Add a wayland variant of gnome-classic
79c34a
  Also change up the names to Standard and Classic to match UX design
79c34a
79c34a
  Related: #1612915 1595825
79c34a
79c34a
* Tue Aug 21 2018 Carlos Soriano <csoriano@redhat.com> - 3.28.1-2
79c34a
- Add desktop icons extension
79c34a
79c34a
* Fri Apr 13 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.1-1
79c34a
- Update to 3.28.1
79c34a
79c34a
* Mon Mar 12 2018 Florian Müllner <fmuellner@redhat.com> - 3.28.0-1
79c34a
- Update to 3.28.0
79c34a
79c34a
* Mon Mar 05 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.92-1
79c34a
- Update to 3.27.92
79c34a
79c34a
* Thu Feb 22 2018 Florian Müllner <fmuellner@redhat.com> - 3.27.91-1
79c34a
- Update to 3.27.91
79c34a
79c34a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.1-3
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
79c34a
79c34a
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.1-2
79c34a
- Remove obsolete scriptlets
79c34a
79c34a
* Tue Oct 17 2017 Florian Müllner <fmuellner@redhat.com> - 3.27.1-1
79c34a
- Update to 3.27.1
79c34a
79c34a
* Wed Oct 04 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.1-1
79c34a
- Update to 3.26.1
79c34a
79c34a
* Tue Sep 12 2017 Florian Müllner <fmuellner@redhat.com> - 3.26.0-1
79c34a
- Update to 3.26.0
79c34a
79c34a
* Tue Aug 22 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.91-1
79c34a
- Update to 3.25.91
79c34a
79c34a
* Fri Aug 11 2017 Kevin Fenzi <kevin@scrye.com> - 3.25.90-2
79c34a
- Rebuild with older working rpm
79c34a
79c34a
* Thu Aug 10 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.90-1
79c34a
- Update to 3.25.90
79c34a
79c34a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
79c34a
79c34a
* Thu Jul 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.4-1
79c34a
- Update to 3.25.4
79c34a
79c34a
* Wed Jun 21 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.3-1
79c34a
- Update to 3.25.3
79c34a
79c34a
* Thu May 25 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.2-1
79c34a
- Update to 3.25.2
79c34a
79c34a
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.25.1-1
79c34a
- Update to 3.25.1
79c34a
79c34a
* Tue Apr 11 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.1-1
79c34a
- Update to 3.24.1
79c34a
79c34a
* Mon Mar 20 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-1
79c34a
- Update to 3.24.0
79c34a
79c34a
* Tue Mar 14 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.92-1
79c34a
- Update to 3.23.92
79c34a
79c34a
* Wed Mar 01 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.91-1
79c34a
- Update to 3.23.91
79c34a
79c34a
* Thu Feb 16 2017 Florian Müllner <fmuellner@redhat.com> - 3.23.90-1
79c34a
- Update to 3.23.90
79c34a
79c34a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
79c34a
79c34a
* Wed Nov 23 2016 Florian Müllner <fmuellner@redhat.com> - 3.23.2-1
79c34a
- Update to 3.23.2
79c34a
79c34a
* Tue Oct 11 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.1-1
79c34a
- Update to 3.22.1
79c34a
79c34a
* Mon Sep 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.22.0-1
79c34a
- Update to 3.22.0
79c34a
79c34a
* Tue Sep 13 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.92-1
79c34a
- Update to 3.21.92
79c34a
79c34a
* Tue Aug 30 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.91-1
79c34a
- Update to 3.21.91
79c34a
79c34a
* Fri Aug 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.90-1
79c34a
- Update to 3.21.90
79c34a
79c34a
* Wed Jul 20 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.4-1
79c34a
- Update to 3.21.4
79c34a
79c34a
* Tue Jun 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.3-1
79c34a
- Update to 3.21.3
79c34a
79c34a
* Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 3.21.2-1
79c34a
- Update to 3.21.2
79c34a
79c34a
* Tue May 10 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.1-1
79c34a
- Update to 3.20.1
79c34a
79c34a
* Tue Mar 22 2016 Florian Müllner <fmuellner@redhat.com> - 3.20.0-1
79c34a
- Update to 3.20.0
79c34a
79c34a
* Wed Mar 16 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.92-1
79c34a
- Update to 3.19.92
79c34a
79c34a
* Thu Mar 03 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.91-1
79c34a
- Update to 3.19.91
79c34a
79c34a
* Fri Feb 19 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.90-1
79c34a
- Update to 3.19.90
79c34a
79c34a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
79c34a
79c34a
* Thu Jan 21 2016 Florian Müllner <fmuellner@redhat.com> - 3.19.4-1
79c34a
- Update to 3.19.4
79c34a
79c34a
* Thu Dec 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.3-1
79c34a
- Update to 3.19.3
79c34a
79c34a
* Wed Nov 25 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.2-1
79c34a
- Update to 3.19.2
79c34a
79c34a
* Thu Oct 29 2015 Florian Müllner <fmuellner@redhat.com> - 3.19.1-1
79c34a
- Update to 3.19.1
79c34a
79c34a
* Thu Oct 15 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.1-1
79c34a
- Update to 3.18.1
79c34a
79c34a
* Mon Sep 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.18.0-1
79c34a
- Update to 3.18.0
79c34a
79c34a
* Wed Sep 16 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.92-1
79c34a
- Update to 3.17.92
79c34a
79c34a
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
79c34a
- Update to 3.17.91
79c34a
79c34a
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
79c34a
- Update to 3.17.90
79c34a
79c34a
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.4-2
79c34a
- Don't own /usr/share/gnome-shell/extensions directory: now part of
79c34a
  gnome-shell package
79c34a
79c34a
* Thu Jul 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.4-1
79c34a
- Update to 3.17.4
79c34a
79c34a
* Thu Jul 02 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.3-1
79c34a
- Update to 3.17.3
79c34a
79c34a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
79c34a
79c34a
* Wed May 27 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.2-1
79c34a
- Update to 3.17.2
79c34a
79c34a
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-2
79c34a
- Add glib-compile-schemas rpm scripts for screenshot-window-sizer
79c34a
79c34a
* Thu Apr 30 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.1-1
79c34a
- Update to 3.17.1
79c34a
79c34a
* Tue Apr 14 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.1-1
79c34a
- Update to 3.16.1
79c34a
79c34a
* Mon Mar 23 2015 Florian Müllner <fmuellner@redhat.com> - 3.16.0-1
79c34a
- Update to 3.16.0
79c34a
79c34a
* Tue Mar 17 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.92-1
79c34a
- Update to 3.15.92
79c34a
79c34a
* Thu Mar 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-2
79c34a
- Obsolete the systemMonitor extension that was dropped in 3.15.91
79c34a
79c34a
* Thu Mar 05 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.91-1
79c34a
- Update to 3.15.91
79c34a
79c34a
* Fri Feb 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.90-1
79c34a
- Update to 3.15.90
79c34a
79c34a
* Wed Jan 21 2015 Florian Müllner <fmuellner@redhat.com> - 3.15.4-1
79c34a
- Update to 3.15.4
79c34a
79c34a
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3.1-1
79c34a
- Update to 3.15.3.1
79c34a
79c34a
* Fri Dec 19 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.3-1
79c34a
- Update to 3.15.3
79c34a
79c34a
* Thu Nov 27 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.2-1
79c34a
- Update to 3.15.2
79c34a
79c34a
* Thu Oct 30 2014 Florian Müllner <fmuellner@redhat.com> - 3.15.1-1
79c34a
- Update to 3.15.1
79c34a
79c34a
* Tue Oct 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-1
79c34a
- Update to 3.14.1
79c34a
79c34a
* Mon Sep 22 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.0-1
79c34a
- Update to 3.14.0
79c34a
79c34a
* Wed Sep 17 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.92-1
79c34a
- Update to 3.13.92
79c34a
79c34a
* Wed Sep 03 2014 Florian Müllner <fmuellner@redhat.com> - 3.13.91-1
79c34a
- Update to 3.13.91
79c34a
79c34a
* Wed Aug 20 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.13.90-1
79c34a
- Update to 3.13.90
79c34a
79c34a
* Thu Jul 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
79c34a
- Update to 3.13.4
79c34a
79c34a
* Thu Jun 26 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
79c34a
- Update to 3.13.3
79c34a
79c34a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
79c34a
79c34a
* Wed May 28 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.13.2-1
79c34a
- Update to 3.13.2
79c34a
79c34a
* Fri May 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
79c34a
- Update to 3.13.1
79c34a
79c34a
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
79c34a
- Update to 3.12.0
79c34a
79c34a
* Thu Mar 20 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.92-1
79c34a
- Update to 3.11.92
79c34a
79c34a
* Thu Mar 06 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.91-1
79c34a
- Update to 3.11.91
79c34a
79c34a
* Thu Feb 20 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.90-1
79c34a
- Update to 3.11.90
79c34a
79c34a
* Wed Feb 05 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.5-1
79c34a
- Update to 3.11.5
79c34a
79c34a
* Mon Feb 03 2014 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.4-1
79c34a
- Update to 3.11.4
79c34a
79c34a
* Sun Dec 22 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.3-1
79c34a
- Update to 3.11.3
79c34a
79c34a
* Wed Nov 13 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.2-1
79c34a
- Update to 3.11.2
79c34a
79c34a
* Wed Oct 16 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.10.1-1
79c34a
- Update to 3.10.1
79c34a
79c34a
* Tue Sep 24 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.10.0-1
79c34a
- Update to 3.10.0
79c34a
79c34a
* Tue Sep 17 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.92-1
79c34a
- Update to 3.9.92
79c34a
79c34a
* Tue Sep 03 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.91-1
79c34a
- Update to 3.9.91
79c34a
79c34a
* Thu Aug 22 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.90-1
79c34a
- Update to 3.9.90
79c34a
- Drop xrand-indicator subpackage, no longer provided upstream
79c34a
79c34a
* Mon Aug 12 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.5-3
79c34a
- Fix alternative-status-menu subpackage obsoleting
79c34a
79c34a
* Mon Aug 12 2013 Nils Philippsen <nils@redhat.com> - 3.9.5-2
79c34a
- obsolete alternative-status-menu subpackage to allow smooth upgrades
79c34a
79c34a
* Sun Aug 04 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.5-1
79c34a
- Update to 3.9.5
79c34a
- Drop alternative-status-menu subpackage, no longer provided upstream
79c34a
79c34a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
79c34a
79c34a
* Thu Jun 20 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 3.9.3-1
79c34a
- Update to 3.9.3
79c34a
- Obsolete default-min-max and static workspaces extensions
79c34a
- Use make_install macro
79c34a
- Fix bogus dates in spec changelog
79c34a
79c34a
* Tue May 28 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.2-1
79c34a
- Update to 3.9.2
79c34a
79c34a
* Fri May 10 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.9.1-1
79c34a
- Update to 3.9.1
79c34a
79c34a
* Fri May 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-3
79c34a
- Obsolete gnome-applet-sensors
79c34a
79c34a
* Wed May 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-2
79c34a
- Obsolete a few more fallback mode packages
79c34a
- Remove gnome-panel provides
79c34a
79c34a
* Tue Apr 16 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.1-1
79c34a
- Update to 3.8.1
79c34a
79c34a
* Tue Mar 26 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.8.0-1
79c34a
- Update to 3.8.0
79c34a
79c34a
* Tue Mar 19 2013 Ray Strode <rstrode@redhat.com> 3.7.92-1
79c34a
- Update to 3.7.92
79c34a
79c34a
* Tue Mar 05 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.91-1
79c34a
- Update to 3.7.91
79c34a
79c34a
* Sat Mar 02 2013 Adel Gadllah <adel.gadllah@gmail.com> - 3.7.90-2
79c34a
- Obsolete gnome-panel
79c34a
79c34a
* Fri Feb 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-1
79c34a
- Update to 3.7.90
79c34a
79c34a
* Thu Feb 07 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5.1-2
79c34a
- Depend on gnome-shell 3.7.5, there's no 3.7.5.1
79c34a
79c34a
* Thu Feb 07 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.5.1-1
79c34a
- Update to 3.7.5
79c34a
- Enable new launch-new-instance and window-list extensions, and add them in the
79c34a
  classic-mode extension set
79c34a
- Re-add places-menu in the classic-mode extension set
79c34a
79c34a
* Wed Jan 16 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.4-1
79c34a
- Update to 3.7.4
79c34a
- places-menu extension no longer part of the classic-mode extension set
79c34a
79c34a
* Tue Jan 01 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.3-1
79c34a
- Update to 3.7.3
79c34a
- Enable new default-min-max and static-workspaces extensions
79c34a
- Provide new subpackage gnome-classic-session
79c34a
- Revamp summaries and descriptions
79c34a
79c34a
* Tue Oct 30 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.1-1
79c34a
- Update to 3.7.1
79c34a
- Drop dock and gajim extensions, no longer provided
79c34a
79c34a
* Tue Oct 30 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.6.1-1
79c34a
- Update to 3.6.1
79c34a
79c34a
* Tue Oct 02 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.6.0-1
79c34a
- Update to 3.6.0
79c34a
79c34a
* Thu Sep 06 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.5.91-1
79c34a
- Update to 3.5.91
79c34a
79c34a
* Wed Aug 29 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.5.90-1
79c34a
- Update to 3.5.90
79c34a
79c34a
* Sat Aug 11 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.5.5-1
79c34a
- Update to 3.5.5
79c34a
79c34a
* Sun Jul 22 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.5.4-1
79c34a
- Update to 3.5.4
79c34a
79c34a
* Wed Jul 18 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.5.2-1
79c34a
- Update to 3.5.2
79c34a
- Drop useless Provides/Obsoletes
79c34a
79c34a
* Sat Mar 24 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.4.0-1
79c34a
- Update to 3.4.0
79c34a
- Minor spec fixes
79c34a
79c34a
* Sat Mar 24 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.3.92-1
79c34a
- Update to 3.3.92
79c34a
79c34a
* Tue Feb 28 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.3.90-1
79c34a
- Update to 3.3.90
79c34a
79c34a
* Thu Feb 16 2012 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.3.5-1
79c34a
- Update to 3.3.5
79c34a
- Spec cleanup
79c34a
79c34a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.2-2
79c34a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
79c34a
79c34a
* Wed Nov 30 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.3.2-1
79c34a
- Update to 3.3.2
79c34a
79c34a
* Wed Nov 30 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.2.1-1
79c34a
- Update to 3.2.1
79c34a
- Fix alternative-status-menu extension crash when login
79c34a
79c34a
* Wed Nov 09 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.2.0-2
79c34a
- Fix dock and alternate-tab extensions
79c34a
- Fix GNOME Shell version to work with GS 3.2.1
79c34a
79c34a
* Mon Oct 03 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.2.0-1
79c34a
- Update to 3.2.0
79c34a
79c34a
* Mon Sep 26 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.1.91-3.20111001gite102c0c6
79c34a
- Update to a newer git snapshot
79c34a
- Fix GNOME Shell version to work with GS 3.2.0
79c34a
- Add Requires on GS 3.2.0 or above to gnome-shell-common
79c34a
79c34a
* Wed Sep 14 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.1.91-2
79c34a
- Enable xrandr-indicator and workspace-indicator extensions
79c34a
79c34a
* Mon Sep 12 2011 Michel Salim <salimma@fedoraproject.org> - 3.1.91-1
79c34a
- Update to 3.1.91
79c34a
- add more documentation
79c34a
79c34a
* Thu Sep  1 2011 Michel Salim <salimma@fedoraproject.org> - 3.1.4-3.20110830git6b5e3a3e
79c34a
- Update to git snapshot, for gnome-shell 3.1.90
79c34a
79c34a
* Sun Aug 21 2011 Michel Salim <salimma@fedoraproject.org> - 3.1.4-2
79c34a
- Enable apps-menu extension
79c34a
- Spec cleanup
79c34a
79c34a
* Sun Aug 21 2011 Michel Salim <salimma@fedoraproject.org> - 3.1.4-1
79c34a
- Update to 3.1.4
79c34a
- Enable systemMonitor extension
79c34a
- Prepare xrandr-indicator, commenting out since it does not seem to work yet
79c34a
- Rename subpackages in line with new guidelines (# 715367)
79c34a
- Sort subpackages in alphabetical order
79c34a
79c34a
* Sat May 28 2011 Timur Kristóf <venemo@fedoraproject.org> - 3.0.2-1.g63dd27cgit
79c34a
- Update to a newer git snapshot
79c34a
- Fix RHBZ bug #708230
79c34a
- Enabled systemMonitor extension, but commented out since the requirements are not available
79c34a
79c34a
* Fri May 13 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.0.1-3.03660fgit
79c34a
- Update to a newer git snapshot
79c34a
- Enable native-window-placement extension
79c34a
79c34a
* Fri May 06 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 3.0.1-2b20cbagit
79c34a
- Fix description 
79c34a
79c34a
* Thu May 5 2011 Elad Alfassa <elad@fedoraproject.org> - 3.0.1-1.b20cbagit
79c34a
- Update to a newer git snapshot
79c34a
- Enabled the places-menu extension
79c34a
79c34a
* Tue Apr 26 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.0.1-1.f016b9git
79c34a
- Update to a newer git snapshot (post-3.0.1 release)
79c34a
- Enable drive-menu extension
79c34a
79c34a
* Mon Apr 11 2011 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.0.0-5.6d56cfgit
79c34a
- Enable auto-move-windows extension
79c34a
79c34a
* Mon Apr 11 2011 Rahul Sundaram <sundaram@fedoraproject.org>  - 3.0.0-4.6d56cfgit
79c34a
- Add glib2-devel as build requires
79c34a
79c34a
* Mon Apr 11 2011 Rahul Sundaram <sundaram@fedoraproject.org>  - 3.0.0-3.6d56cfgit
79c34a
- Tweak description
79c34a
- Fix typo in configure
79c34a
79c34a
* Mon Apr 11 2011 Rahul Sundaram <sundaram@fedoraproject.org>  - 3.0.0-2.6d56cfgit
79c34a
- Added the user-theme extension
79c34a
- Patch from Timur Kristóf <venemo@msn.com>
79c34a
79c34a
* Fri Apr 08 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 3.0.0-1.6d56cfgit
79c34a
- Make sure configure doesn't get called twice
79c34a
79c34a
* Fri Apr 08 2011 Rahul Sundaram <sundaram@fedoraproject.org> - 3.0.0-0.6d56cfgit
79c34a
- Initial build