|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gnome-shell
|
|
|
|
|
Version: 40.10
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Window management and application launching for GNOME
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -157,6 +157,7 @@ Requires: bolt%{?_isa}
|
|
|
|
|
# Needed for launching flatpak apps etc
|
|
|
|
|
# 1.8.0 is needed for source type support in the screencast portal.
|
|
|
|
|
Requires: xdg-desktop-portal-gtk >= 1.8.0
|
|
|
|
|
Requires: xdg-desktop-portal-gnome
|
|
|
|
|
# needed by the welcome dialog
|
|
|
|
|
Recommends: gnome-tour
|
|
|
|
|
|
|
|
|
@ -267,6 +268,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de
|
|
|
|
|
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 40.10-3
|
|
|
|
|
- Rebuilt for MSVSphere 9.1.
|
|
|
|
|
|
|
|
|
|
* Wed Feb 22 2023 Florian Müllner <fmuellner@redhat.com> - 40.10-5
|
|
|
|
|
- Require xdg-desktop-portal-gnome
|
|
|
|
|
Resolves: #2172524
|
|
|
|
|
|
|
|
|
|
* Sat Dec 17 2022 Florian Müllner <fmuellner@redhat.com> - 40.10-4
|
|
|
|
|
- Allow gnome portal to access introspection API
|
|
|
|
|
Resolves: #2144743
|
|
|
|
|