diff --git a/gnome-shell-42.2.tar.xz b/gnome-shell-42.2.tar.xz deleted file mode 100644 index d6475f55e742bba5f3a0f3cbc0dde6a60cff8b45..0000000000000000000000000000000000000000 Binary files a/gnome-shell-42.2.tar.xz and /dev/null differ diff --git a/gnome-shell-43.0.tar.xz b/gnome-shell-43.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..4fad8cbbf6bece0a0568a12a4e7dddad690d4217 Binary files /dev/null and b/gnome-shell-43.0.tar.xz differ diff --git a/gnome-shell.spec b/gnome-shell.spec index b5e82fe629b441800747eba6f79c53a25c3cfb3e..c50bc6aa2e9b4f38f2ba4cde79338d22587782f0 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -16,16 +16,16 @@ %define gnome_settings_daemon_version 3.37.1 Name: gnome-shell -Version: 42.2 -Release: 2 -Summary: Core user interface functions for the GNOME 3 desktop +Version: 43.0 +Release: 1 +Summary: Core user interface functions for the GNOME 4 desktop Group: User Interface/Desktops License: GPLv2+ URL: https://wiki.gnome.org/Projects/GnomeShell Source0: https://download.gnome.org/sources/gnome-shell/42/%{name}-%{version}.tar.xz -Patch10001: gnome-shell-favourite-apps-firefox.patch -Patch40001: 0001-gdm-Work-around-failing-fingerprint-auth.patch -Patch60003: 0001-main-Leak-the-GJS-context-and-ShellGlobal.patch +Patch10001: gnome-shell-favourite-apps-firefox.patch +Patch40001: 0001-gdm-Work-around-failing-fingerprint-auth.patch +Patch60003: 0001-main-Leak-the-GJS-context-and-ShellGlobal.patch BuildRequires: bash-completion gcc meson mesa-libGL-devel mesa-libEGL-devel BuildRequires: gtk-doc desktop-file-utils python3 librsvg2-devel chrpath @@ -194,6 +194,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %{_mandir}/man1/gnome-extensions.1.gz %changelog +* Fri Nov 4 2022 hkgy - 43.0-1 +- Upgrade to v43.0 + * Wed Jul 06 2022 chenchen - 42.2-2 - change gnome-session-xsession and gnome-tour to "Recommends"