From 06361a826068c3a941f0f234f63bb6d670d2be1b Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 04 2021 06:17:31 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/gnome-shell-extensions.spec b/SPECS/gnome-shell-extensions.spec index 5ae872b..659ce07 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: 13%{?dist} +Release: 14%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior Group: User Interface/Desktops @@ -38,6 +38,7 @@ Patch0009: 0001-dashToDock-Handle-no-overview-case.patch Patch0010: 0001-window-list-Invalid-current-mode-selected-in-Prefere.patch Patch0011: 0001-Update-desktop-icons-gettext-domain.patch Patch0012: 0001-desktop-icons-Update-Japanese-translation.patch +Patch0013: 0001-fileItem-Ignore-double-click-distance-clicking-on-it.patch %description GNOME Shell Extensions is a collection of extensions providing additional and @@ -471,6 +472,10 @@ cp $RPM_SOURCE_DIR/gnome-classic.desktop $RPM_BUILD_ROOT%{_datadir}/xsessions %changelog +* Wed Jan 27 2021 Carlos Garnacho - 3.32.1-14 +- Use same logic than Nautilus for double click/tap in desktop-icons extension + Resolves: #1842229 + * Wed Jan 27 2021 Florian Müllner - 3.32.1-13 - Update Japanese translation Related: #1865718