diff --git a/SPECS/gnome-shell-extensions.spec b/SPECS/gnome-shell-extensions.spec index 17b241d..aae545a 100644 --- a/SPECS/gnome-shell-extensions.spec +++ b/SPECS/gnome-shell-extensions.spec @@ -6,7 +6,7 @@ Name: gnome-shell-extensions Version: 3.32.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior Group: User Interface/Desktops @@ -34,6 +34,8 @@ Patch0005: resurrect-system-monitor.patch Patch0006: 0001-Include-top-icons-in-classic-session.patch Patch0007: more-classic-classic-mode.patch Patch0008: 0001-apps-menu-Add-missing-chain-up.patch +Patch0009: 0001-dashToDock-Handle-no-overview-case.patch +Patch0010: 0001-window-list-Invalid-current-mode-selected-in-Prefere.patch %description GNOME Shell Extensions is a collection of extensions providing additional and @@ -467,6 +469,12 @@ cp $RPM_SOURCE_DIR/gnome-classic.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions %changelog +* Thu Apr 30 2020 Florian Müllner - 3.32.1-11 +- Adjust dash-to-dock for classic backports + Resolves: #1805929 +- Fix inconsistent state in window-list prefs dialog + Resolves: #1824362 + * Wed Jul 24 2019 Florian Müllner - 3.32.1-10 - Drop obsolete downstream style patch - Keep classic notification styling