diff --git a/gnome-shell-44.1.tar.xz b/gnome-shell-44.1.tar.xz deleted file mode 100644 index 40c620b32005bc4a771a4bf832b801d14f11976c..0000000000000000000000000000000000000000 Binary files a/gnome-shell-44.1.tar.xz and /dev/null differ diff --git a/gnome-shell-45.0.tar.xz b/gnome-shell-45.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..dfb0bfc955fcdf0c32462863af09b1939f7e8806 Binary files /dev/null and b/gnome-shell-45.0.tar.xz differ diff --git a/gnome-shell.spec b/gnome-shell.spec index 068b05a87b781a1c8e7a204b921e5de3914521bd..4d19a8d112421bacd5906481154b05d8de6172f9 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,14 +1,14 @@ %define anolis_release 1 Name: gnome-shell -Version: 44.1 +Version: 45.0 Release: %{anolis_release}%{dist} Summary: Window management and application launching for GNOME License: GPLv2+ URL: https://wiki.gnome.org/Projects/GnomeShell -Source0: https://download.gnome.org/sources/gnome-shell/44/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-shell/45/%{name}-%{version}.tar.xz # Replace Epiphany with Firefox in the default favourite apps list Patch0001: 0001-gnome-shell-favourite-apps-firefox.patch @@ -33,15 +33,15 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 BuildRequires: pkgconfig(ibus-1.0) >= 1.5.19 BuildRequires: pkgconfig(libecal-2.0) >= 3.33.1 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.33.1 -BuildRequires: pkgconfig(libmutter-12) >= 44.0 +BuildRequires: pkgconfig(libmutter-13) BuildRequires: pkgconfig(libnm) >= 1.10.4 BuildRequires: pkgconfig(libsecret-1) >= 0.18 BuildRequires: pkgconfig(libstartup-notification-1.0) >= 0.11 BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(mutter-clutter-12) >= 44.0 -BuildRequires: pkgconfig(mutter-cogl-12) >= 44.0 -BuildRequires: pkgconfig(mutter-cogl-pango-12) >= 44.0 +BuildRequires: pkgconfig(mutter-clutter-13) +BuildRequires: pkgconfig(mutter-cogl-13) +BuildRequires: pkgconfig(mutter-cogl-pango-13) BuildRequires: pkgconfig(polkit-agent-1) >= 0.100 BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(x11) @@ -62,6 +62,7 @@ BuildRequires: pkgconfig(json-glib-1.0) # BuildRequires for subproject shew BuildRequires: pkgconfig(gtk4) BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(libpipewire-0.3) # Bootstrap requirements BuildRequires: gtk-doc Requires: gnome-bluetooth @@ -75,7 +76,7 @@ Requires: libadwaita >= 1 Requires: libnma # needed for loading SVG's via gdk-pixbuf Requires: librsvg2 -Requires: mutter >= 44.0 +Requires: mutter >= 45.0 Requires: upower # needed for screen recorder Requires: gstreamer1 @@ -166,7 +167,7 @@ mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers %{_bindir}/gnome-shell-extension-prefs %{_bindir}/gnome-shell-extension-tool %{abidir}/gnome-shell-extension-tool-option.list -%{_bindir}/gnome-shell-perf-tool +%{_bindir}/gnome-shell-test-tool %{_datadir}/glib-2.0/schemas/*.xml %{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override %{_datadir}/applications/org.gnome.Shell.Extensions.desktop @@ -214,6 +215,9 @@ mkdir -p %{buildroot}%{_datadir}/gnome-shell/search-providers %doc README.md %changelog +* Thu Apr 17 2025 wh02252983 - 45.0-1 +- update to 45.0 + * Wed Apr 26 2023 Funda Wang - 44.1-1 - New version 44.1