Skip to content

Commit ecc35e5

Browse files
madonukorabonekolleyton
authored
chore(sync): frawhide -> f39 (#2021)
* fix(gnome-shell-extension-appmenu-is-back): bump requires for gnome-shell (#1956) Signed-off-by: madomado <[email protected]> Signed-off-by: madonuko <[email protected]> * bump: preview stable Signed-off-by: madonuko <[email protected]> * fix: gnome-shell-extension-appmenu-is-back (#2011) Signed-off-by: madomado <[email protected]> Signed-off-by: madonuko <[email protected]> * bump: discord-canary-openasar discord-canary Signed-off-by: madonuko <[email protected]> * bump: discord-openasar discord Signed-off-by: madonuko <[email protected]> * fix: allow it to require gnome-shell 47 (#2014) Signed-off-by: madonuko <[email protected]> * bump: preview stable Signed-off-by: madonuko <[email protected]> * bump: preview Signed-off-by: madonuko <[email protected]> --------- Signed-off-by: madomado <[email protected]> Signed-off-by: madonuko <[email protected]> Co-authored-by: Raboneko <[email protected]> Co-authored-by: lea <[email protected]>
1 parent b58aa28 commit ecc35e5

File tree

7 files changed

+9
-8
lines changed

7 files changed

+9
-8
lines changed

anda/apps/discord-canary-openasar/discord-canary-openasar.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
77

88
Name: discord-canary-openasar
9-
Version: 0.0.476
9+
Version: 0.0.477
1010
Release: 1%?dist
1111
Summary: A snappier Discord rewrite with features like further customization and theming
1212
License: MIT AND https://discord.com/terms

anda/apps/discord-canary/discord-canary.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
77

88
Name: discord-canary
9-
Version: 0.0.476
9+
Version: 0.0.477
1010
Release: 1%?dist
1111
Summary: Free Voice and Text Chat for Gamers
1212
URL: discord.com

anda/apps/discord-openasar/discord-openasar.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
77

88
Name: discord-openasar
9-
Version: 0.0.65
9+
Version: 0.0.66
1010
Release: 1%?dist
1111
Summary: A snappier Discord rewrite with features like further customization and theming
1212
License: MIT AND https://discord.com/terms

anda/apps/discord/discord.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
77

88
Name: discord
9-
Version: 0.0.65
9+
Version: 0.0.66
1010
Release: 1%?dist
1111
Summary: Free Voice and Text Chat for Gamers
1212
URL: https://discord.com

anda/desktops/gnome/gnome-shell-extension-appmenu-is-back/gnome-shell-extension-appmenu-is-back.spec

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ URL: https://github.com/fthx/appmenu-is-back
1111
BuildArch: noarch
1212

1313
Source0: https://github.com/fthx/appmenu-is-back/archive/refs/tags/v%{version}.tar.gz
14+
Patch0: https://github.com/fthx/appmenu-is-back/compare/v2..703a31acf900eb7bcab3462baeefa815ec7f13ab.patch
1415

15-
Requires: (gnome-shell >= 45~ with gnome-shell < 46~)
16+
Requires: (gnome-shell >= 46~ with gnome-shell < 48~)
1617
Recommends: gnome-extensions-app
1718

1819
%description
1920
This extension brings back the app menu in the top panel, for GNOME 45 and later.
2021

2122
%prep
22-
%autosetup -n appmenu-is-back-%{version}
23+
%autosetup -n appmenu-is-back-%{version} -p1
2324

2425
%install
2526
install -Dm644 metadata.json %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/metadata.json

anda/devs/zed/preview/zed-preview.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%bcond_with check
22

3-
%global ver 0.150.3-pre
3+
%global ver 0.151.0-pre
44
# Exclude input files from mangling
55
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
66
# Use Mold as the linker

anda/devs/zed/stable/zed.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
%global app_id dev.zed.Zed
1010

1111
Name: zed
12-
Version: 0.149.5
12+
Version: 0.150.4
1313
Release: 1%?dist
1414
Summary: Zed is a high-performance, multiplayer code editor
1515

0 commit comments

Comments
 (0)