Skip to content

Commit

Permalink
fix: allow it to require gnome-shell 47 (#2014) (#2015)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1b82dd0)

# Conflicts:
#	anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/gnome-shell-extension-appmenu-is-back.spec
  • Loading branch information
lleyton authored Aug 28, 2024
1 parent be7c006 commit 62b5e30
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BuildArch: noarch
Source0: https://github.com/fthx/appmenu-is-back/archive/refs/tags/v%{version}.tar.gz
Patch0: https://github.com/fthx/appmenu-is-back/compare/v2..703a31acf900eb7bcab3462baeefa815ec7f13ab.patch

Requires: (gnome-shell >= 45~ with gnome-shell < 46~)
Requires: (gnome-shell >= 46~ with gnome-shell < 48~)
Recommends: gnome-extensions-app

%description
Expand Down

0 comments on commit 62b5e30

Please sign in to comment.